HDK
|
Public Member Functions | |
SOP_CopyPackedCache () | |
![]() | |
SOP_NodeCache () | |
virtual | ~SOP_NodeCache () |
virtual int64 | getMemoryUsage (bool inclusive) const |
CVEX_Context * | getVexContext (const char *vexpression) |
CVEX_Context * | buildVexContext (const char *vexpression) |
void | setVexFunction (const CVEX_Function &function) |
void | clearVexContext () |
Additional Inherited Members | |
![]() | |
CVEX_Context * | myVexContext |
CVEX_Function * | myVexFunction |
UT_StringHolder | myVEXpression |
UT_Array< SOP_CVEXDataBacking > | myReadBacking |
UT_Array< SOP_CVEXDataBacking > | myWriteBacking |
Definition at line 68 of file SOP_CopyPacked.C.
|
inline |
Definition at line 71 of file SOP_CopyPacked.C.