|
AL_USDMaya
0.29.4
USD to Maya Bridge
|
Maintains a cache of all active stages within the current process. It's really just a wrapper around USDUtilsStageCache with some extra callback handling. More...
#include <StageCache.h>
Static Public Member Functions | |
| static AL_USDMAYA_PUBLIC UsdStageCache & | Get () |
| Return the singleton stage cache for use by all USD clients within Maya. More... | |
| static AL_USDMAYA_PUBLIC void | Clear () |
| Clear the cache. | |
| static AL_USDMAYA_PUBLIC void | removeCallbacks () |
| deletes the callbacks constructed to manage the stage cache | |
Maintains a cache of all active stages within the current process. It's really just a wrapper around USDUtilsStageCache with some extra callback handling.
|
static |
Return the singleton stage cache for use by all USD clients within Maya.