|
HDK
|
This is the complete list of members for TIL_ImageCache, including all inherited members.
| addToCache(TIL_Image *image) | TIL_ImageCache | |
| clearImageCache(bool force_all=false) | TIL_ImageCache | |
| dumpCache(std::ostream &os) | TIL_ImageCache | |
| getCurrentSize() const | TIL_ImageCache | inline |
| getImage(TIL_Image *&image, TIL_ImageSource *source, const char *plane, exint planeindex, float t, void *look, bool updateflag, const TIL_GetImageOptions &opts=TIL_GetImageOptions()) | TIL_ImageCache | |
| getImageFromCache(TIL_ImageState *match, bool usedscaled=false, UT_FilterType f=UT_FILTER_BOX, bool bump=true) | TIL_ImageCache | |
| getMaxSize() const | TIL_ImageCache | inline |
| getSystemMaxSize() | TIL_ImageCache | static |
| isRasterInCache(const TIL_Raster *r) const | TIL_ImageCache | |
| operator=(const UT_Cache &)=delete | UT_Cache | |
| recalculateSize() | TIL_ImageCache | |
| removeFrameFromCache(TIL_ImageSource *source, int fr) | TIL_ImageCache | |
| removeSourceFromCache(TIL_ImageSource *source) | TIL_ImageCache | |
| returnToCache(TIL_Image *&image) | TIL_ImageCache | |
| returnToCache(const TIL_Raster *r) | TIL_ImageCache | |
| setCacheAddRemoveCB(void(*callback)(void *), void *data) | UT_Cache | static |
| setCacheLimit(bool enable) | TIL_ImageCache | |
| setCacheSize(unsigned size_in_kb) | TIL_ImageCache | |
| setUpdateCallback(void(*callback)(void *, TIL_Raster *, int, int, float, float)) | TIL_ImageCache | static |
| TIL_ImageCache() | TIL_ImageCache | |
| 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 | TIL_ImageCache | inlineprotectedvirtual |
| utGetCurrentSize() const override | TIL_ImageCache | inlineprotectedvirtual |
| utGetMaxSize() const override | TIL_ImageCache | inlineprotectedvirtual |
| utGetMinSize() const | UT_Cache | inlinevirtual |
| utHasMaxSize() const override | TIL_ImageCache | inlineprotectedvirtual |
| utHasMinSize() const | UT_Cache | inlinevirtual |
| utIsEnabled() const | UT_Cache | inlinevirtual |
| utReduceCacheSizeBy(int64 amount) override | TIL_ImageCache | virtual |
| utSetMaxSize(int64 size) override | TIL_ImageCache | protectedvirtual |
| utSetMinSize(int64) | UT_Cache | inlinevirtual |
| utUpdateCacheInfo() | UT_Cache | inlinevirtual |
| ~TIL_ImageCache() override | TIL_ImageCache | |
| ~UT_Cache() | UT_Cache | virtual |