HDK
|
#include <LOP_Node.h>
Public Member Functions | |
LOP_AttributeParmSet () | |
Definition at line 60 of file LOP_Node.h.
|
inline |
Definition at line 63 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myApiSchema |
Definition at line 89 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myAttrName |
Definition at line 80 of file LOP_Node.h.
bool LOP_AttributeParmSet::myClearAttrib |
Definition at line 103 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myConnection |
Definition at line 91 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myControl |
Definition at line 85 of file LOP_Node.h.
bool LOP_AttributeParmSet::myExpandCollection |
Definition at line 102 of file LOP_Node.h.
fpreal LOP_AttributeParmSet::myFrame |
Definition at line 77 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myInterpolation |
Definition at line 86 of file LOP_Node.h.
bool LOP_AttributeParmSet::myIsCustom |
Definition at line 101 of file LOP_Node.h.
PRM_MultiType LOP_AttributeParmSet::myMultiParmType |
Definition at line 88 of file LOP_Node.h.
PRM_Type LOP_AttributeParmSet::myParmType |
Definition at line 87 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myPrimPath |
Definition at line 79 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myRampBasisAttrName |
Definition at line 82 of file LOP_Node.h.
bool LOP_AttributeParmSet::myRampBasisIsArray |
Definition at line 83 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myRampCountAttrName |
Definition at line 81 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myRampPosAttrName |
Definition at line 84 of file LOP_Node.h.
fpreal LOP_AttributeParmSet::myTime |
Definition at line 78 of file LOP_Node.h.
fpreal64 LOP_AttributeParmSet::myValueFloat[16] |
Definition at line 95 of file LOP_Node.h.
int LOP_AttributeParmSet::myValueInt[4] |
Definition at line 94 of file LOP_Node.h.
bool LOP_AttributeParmSet::myValueIsOrdered |
Definition at line 100 of file LOP_Node.h.
bool LOP_AttributeParmSet::myValueIsTimeDep |
Definition at line 99 of file LOP_Node.h.
int LOP_AttributeParmSet::myValueLength |
Definition at line 98 of file LOP_Node.h.
UT_Ramp LOP_AttributeParmSet::myValueRamp |
Definition at line 96 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myValueStr |
Definition at line 93 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myValueType |
Definition at line 92 of file LOP_Node.h.
HUSD_XformStyle LOP_AttributeParmSet::myValueXformStyle |
Definition at line 97 of file LOP_Node.h.
UT_StringHolder LOP_AttributeParmSet::myXformParmPrefix |
Definition at line 90 of file LOP_Node.h.