HDK
|
#include <HUSD_LockedStageRegistry.h>
Public Member Functions | |
HUSD_LockedStagePtr | getLockedStage (OP_Node *node, const HUSD_DataHandle &data, bool strip_layers, fpreal t, HUSD_StripLayerResponse response) |
void | clearLockedStage (OP_Node *node, const OP_Context &context) |
void | clearLockedStage (OP_Node *node) |
Static Public Member Functions | |
static HUSD_LockedStageRegistry & | getInstance () |
static void | packedUSDTracker (const GU_PackedImpl *prim, bool create) |
static void | exitCallback (void *) |
Definition at line 34 of file HUSD_LockedStageRegistry.h.
void HUSD_LockedStageRegistry::clearLockedStage | ( | OP_Node * | node, |
const OP_Context & | context | ||
) |
|
static |
HUSD_LockedStagePtr HUSD_LockedStageRegistry::getLockedStage | ( | OP_Node * | node, |
const HUSD_DataHandle & | data, | ||
bool | strip_layers, | ||
fpreal | t, | ||
HUSD_StripLayerResponse | response | ||
) |
|
static |