HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_NodeParmRef Struct Reference

#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_NodemyEvalNode
 
const PRM_ParmmyParmRef
 
int myVectorIndex
 

Detailed Description

Definition at line 153 of file OP_Node.h.

Constructor & Destructor Documentation

OP_NodeParmRef::OP_NodeParmRef ( const OP_Node eval_node = 0,
const PRM_Parm parm_ref = 0,
int  vi = -1 
)
inline

Definition at line 155 of file OP_Node.h.

Member Function Documentation

bool OP_NodeParmRef::operator== ( const OP_NodeParmRef other)
inline

Definition at line 164 of file OP_Node.h.

Member Data Documentation

const OP_Node* OP_NodeParmRef::myEvalNode

Definition at line 171 of file OP_Node.h.

const PRM_Parm* OP_NodeParmRef::myParmRef

Definition at line 172 of file OP_Node.h.

int OP_NodeParmRef::myVectorIndex

Definition at line 173 of file OP_Node.h.


The documentation for this struct was generated from the following file: