|
HDK
|
#include <SOP_NodeVerb.h>
Public Member Functions | |
| const NodeExecuteInfo * | findOpNode (const OP_Node *op) const |
| const NodeExecuteInfo * | find (OP_GraphProxy::NodeOrIdx nodeoridx) const |
| NodeExecuteInfo & | info (OP_GraphProxy::NodeOrIdx nodeoridx) |
| exint | size () const |
| bool | contains (const OP_Node *op) const |
| bool | contains (OP_GraphProxy::NodeOrIdx nodeoridx) const |
| UT_Map< const OP_Node *, NodeExecuteInfo > & | opNodeMapNC () |
| const UT_Map< const OP_Node *, NodeExecuteInfo > & | opNodeMap () const |
| void | clearExecuteInfo () |
Definition at line 133 of file SOP_NodeVerb.h.
|
inline |
Definition at line 175 of file SOP_NodeVerb.h.
|
inline |
Definition at line 164 of file SOP_NodeVerb.h.
|
inline |
Definition at line 166 of file SOP_NodeVerb.h.
|
inline |
Definition at line 143 of file SOP_NodeVerb.h.
|
inline |
Definition at line 136 of file SOP_NodeVerb.h.
|
inline |
Definition at line 156 of file SOP_NodeVerb.h.
|
inline |
Definition at line 173 of file SOP_NodeVerb.h.
|
inline |
Definition at line 172 of file SOP_NodeVerb.h.
Definition at line 163 of file SOP_NodeVerb.h.