|
HDK
|
#include "DOP_GroupAndApply.h"#include <UT/UT_DSOVersion.h>#include <SIM/SIM_DataFilter.h>#include <SIM/SIM_Relationship.h>#include <SIM/SIM_RelationshipGroup.h>#include <OP/OP_OperatorTable.h>#include <DOP/DOP_PRMShared.h>#include <DOP/DOP_InOutInfo.h>#include <DOP/DOP_Operator.h>#include <DOP/DOP_Engine.h>
Include dependency graph for DOP_GroupAndApply.C:Go to the source code of this file.
Functions | |
| void | newDopOperator (OP_OperatorTable *table) |
| This declaration allows HDK users to write custom DOP operators. More... | |
| void newDopOperator | ( | OP_OperatorTable * | table | ) |
This declaration allows HDK users to write custom DOP operators.
Definition at line 42 of file DOP_GroupAndApply.C.