HDK
|
This is the complete list of members for GusdStageCacheWriter, including all inherited members.
_cache | GusdStageCacheReader | protected |
_writer | GusdStageCacheReader | protected |
Clear() | GusdStageCacheWriter | |
Clear(const UT_StringSet &paths) | GusdStageCacheWriter | |
ClearEntriesFromDisk() | GusdStageCacheWriter | |
Find(const UT_StringRef &path, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), const GusdStageEditPtr &edit=nullptr) const | GusdStageCacheReader | |
FindOrOpen(const UT_StringRef &path, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), const GusdStageEditPtr &edit=nullptr, UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
FindStages(const UT_StringSet &paths, UT_Set< UsdStageRefPtr > &stages) | GusdStageCacheWriter | |
GetPrim(const UT_StringRef &path, const SdfPath &primPath, const GusdStageEditPtr &stageEdit=GusdStageEditPtr(), const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetPrims(const GusdDefaultArray< UT_StringHolder > &filePaths, const UT_Array< SdfPath > &primPaths, const GusdDefaultArray< GusdStageEditPtr > &edits, UsdPrim *prims, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetPrimWithVariants(const UT_StringRef &path, const SdfPath &primPath, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetPrimWithVariants(const UT_StringRef &path, const UT_StringRef &primPath, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetPrimWithVariants(const UT_StringRef &path, const SdfPath &primPath, const SdfPath &variants, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetPrimWithVariants(const UT_StringRef &path, const UT_StringRef &primPath, const UT_StringRef &variants, const GusdStageOpts &opts=GusdStageOpts::LoadAll(), UT_ErrorSeverity sev=UT_ERROR_ABORT) | GusdStageCacheReader | |
GetStageMicroNode(const UsdStagePtr &stage) | GusdStageCacheReader | |
GusdStageCacheReader(GusdStageCache &cache=GusdStageCache::GetInstance()) | GusdStageCacheReader | inline |
GusdStageCacheReader(const GusdStageCacheReader &)=delete | GusdStageCacheReader | |
GusdStageCacheReader(GusdStageCache &cache, bool writer) | GusdStageCacheReader | protected |
GusdStageCacheWriter(GusdStageCache &cache=GusdStageCache::GetInstance()) | GusdStageCacheWriter | |
GusdStageCacheWriter(const GusdStageCacheWriter &)=delete | GusdStageCacheWriter | |
InsertStage(UsdStageRefPtr &stage, const UT_StringRef &path, const GusdStageOpts &opts, const GusdStageEditPtr &edit) | GusdStageCacheReader | |
operator=(const GusdStageCacheWriter &)=delete | GusdStageCacheWriter | |
GusdStageCacheReader::operator=(const GusdStageCacheReader &)=delete | GusdStageCacheReader | |
PrimStagePair typedef | GusdStageCacheReader | |
ReloadStages(const UT_StringSet &paths) | GusdStageCacheWriter | |
~GusdStageCacheReader() | GusdStageCacheReader |