HDK
|
This is the complete list of members for GT_PackedGeoCache, including all inherited members.
buildAlembicArchiveName(UT_StringHolder &archive, const std::vector< std::string > &paths) | GT_PackedGeoCache | static |
buildAlembicName(UT_StringHolder &name, const char *object, const char *archive, fpreal frame) | GT_PackedGeoCache | static |
buildFileRefName(UT_StringHolder &name, const char *filename, exint index) | GT_PackedGeoCache | static |
cacheInstance(const UT_StringHolder &name, const GT_PrimitiveHandle &instance, int64 version, int64 extra_flags, GEO_AnimationType type) | GT_PackedGeoCache | static |
clearAlembics(const char *filename) | GT_PackedGeoCache | static |
findAnimation(const UT_StringHolder &name, int64 version, GEO_AnimationType &type) | GT_PackedGeoCache | static |
findInstance(const UT_StringHolder &name, int64 version, int64 extra_flags, GEO_AnimationType *return_anim=0) | GT_PackedGeoCache | static |
getAlembicVersion(const char *archive) | GT_PackedGeoCache | static |
getNumDiskFilePrims(const UT_StringHolder &name) | GT_PackedGeoCache | static |
hasAlembicArchive(const char *archive) | GT_PackedGeoCache | static |
initialize() | GT_PackedGeoCache | static |
isCachingAvailable() | GT_PackedGeoCache | static |
operator=(const UT_Cache &)=delete | UT_Cache | |
recacheInstance(const UT_StringHolder &name, const GT_PrimitiveHandle &instance) | GT_PackedGeoCache | static |
removeInstance(const UT_StringHolder &name) | GT_PackedGeoCache | static |
setCacheAddRemoveCB(void(*callback)(void *), void *data) | UT_Cache | static |
setNumDiskFilePrims(const UT_StringHolder &name, int count) | GT_PackedGeoCache | static |
UT_Cache() | UT_Cache | |
UT_Cache(const UT_Cache &)=delete | UT_Cache | |
utClearCache() | UT_Cache | |
utClearSpaceFromCaches(int64 amount) | UT_Cache | static |
utGetCacheList() | UT_Cache | static |
utGetCacheName() const override | GT_PackedGeoCache | inlinevirtual |
utGetCurrentSize() const override | GT_PackedGeoCache | inlinevirtual |
utGetMaxSize() const override | GT_PackedGeoCache | virtual |
utGetMinSize() const override | GT_PackedGeoCache | virtual |
utHasMaxSize() const | UT_Cache | inlinevirtual |
utHasMinSize() const | UT_Cache | inlinevirtual |
utReduceCacheSizeBy(int64 amount) override | GT_PackedGeoCache | virtual |
utSetMaxSize(int64) | UT_Cache | inlinevirtual |
utSetMinSize(int64) | UT_Cache | inlinevirtual |
utUpdateCacheInfo() | UT_Cache | inlinevirtual |
~UT_Cache() | UT_Cache | virtual |