|
HDK
|
This is the complete list of members for SOP_Compiled, including all inherited members.
| canBeCompiled(const OP_Node *node) | SOP_Compiled | static |
| clear() | SOP_Compiled | |
| compile(UT_SharedPtr< const OP_GraphProxy > graph, exint nodeidx, const OP_Context &context, UT_ErrorManager &errors) | SOP_Compiled | |
| compile(SOP_Node *root, const OP_Context &context, UT_ErrorManager &errors) | SOP_Compiled | |
| compileMulti(UT_SharedPtr< const OP_GraphProxy > graph, const UT_Array< exint > &roots, const OP_Context &context, UT_ErrorManager &errors) | SOP_Compiled | |
| compileMulti(const UT_Array< SOP_Node * > &roots, const OP_Context &context, UT_ErrorManager &errors) | SOP_Compiled | |
| donateForRecycling(GU_DetailHandle &gdh) | SOP_Compiled | |
| dump(std::ostream &os) const | SOP_Compiled | |
| execute(bool &hascedata, TaskStateArray &states, bool flushce, UnloadMode unload, const OP_Context &context, UT_ErrorManager &errors, DEP_MicroNode *depnode, const UT_StringArray &inputnames, UT_Array< GU_DetailHandle > &inputgdhs, const UT_Array< bool > &inputhascedata) | SOP_Compiled | |
| executeMulti(UT_Array< GU_DetailHandle > &outputgdhs, UT_Array< bool > &hascedata, TaskStateArray &states, bool flushce, UnloadMode unload, const OP_Context &context, UT_ErrorManager &errors, DEP_MicroNode *depnode, const UT_StringArray &inputnames, UT_Array< GU_DetailHandle > &inputgdhs, const UT_Array< bool > &inputhascedata) | SOP_Compiled | |
| getNumRoots() const | SOP_Compiled | |
| getRoot(exint idx=0) const | SOP_Compiled | |
| getRootIdx(exint idx=0) const | SOP_Compiled | |
| isCompiled() const | SOP_Compiled | |
| isTopologyDirty(const OP_Context &context) | SOP_Compiled | |
| isTopologyTimeDependent() const | SOP_Compiled | |
| myGraphProxy | SOP_Compiled | protected |
| myNodeSet | SOP_Compiled | protected |
| myRecyclingBin | SOP_Compiled | protected |
| myRoots | SOP_Compiled | protected |
| myTaskInputs | SOP_Compiled | protected |
| myTasks | SOP_Compiled | protected |
| myTopoMicroNode | SOP_Compiled | protected |
| nodeCount() const | SOP_Compiled | inline |
| roots() const | SOP_Compiled | inline |
| SOP_Compiled() | SOP_Compiled | |
| taskCount() const | SOP_Compiled | inline |
| taskInputCount() const | SOP_Compiled | inline |
| taskInputs() const | SOP_Compiled | inline |
| taskNodes(UT_Set< OP_Node * > &usednodes) const | SOP_Compiled | |
| tasks() const | SOP_Compiled | inline |
| TaskStateArray typedef | SOP_Compiled | |
| UNLOAD_ALWAYS enum value | SOP_Compiled | |
| UNLOAD_FLAG enum value | SOP_Compiled | |
| UNLOAD_NEVER enum value | SOP_Compiled | |
| UnloadMode enum name | SOP_Compiled | |
| ~SOP_Compiled() | SOP_Compiled | virtual |