|
HDK
|
#include <OP_Node.h>
Public Member Functions | |
| OP_NodeParmRef (const OP_Node *eval_node=nullptr, const PRM_Parm *parm_ref=nullptr, int vi=-1) | |
| bool | operator== (const OP_NodeParmRef &other) |
Public Attributes | |
| const OP_Node * | myEvalNode |
| const PRM_Parm * | myParmRef |
| int | myVectorIndex |
|
inline |