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