AL_USDMaya  0.29.4
USD to Maya Bridge
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AL::usdmaya::StageCache Class Reference

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
 

Detailed Description

Maintains a cache of all active stages within the current process. It's really just a wrapper around USDUtilsStageCache with some extra callback handling.

Member Function Documentation

static AL_USDMAYA_PUBLIC UsdStageCache& AL::usdmaya::StageCache::Get ( )
static

Return the singleton stage cache for use by all USD clients within Maya.

Returns
the cache requested
Todo:
we need to offer a way of mapping from a specific ProxyShape to a specific stage

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