|
HDK
|
This is the complete list of members for TIL_CopResolver, including all inherited members.
| buildAlphaMenu(const char *net, const char *node, UT_ValArray< char * > &items) | TIL_CopResolver | static |
| buildColorMenu(const char *net, const char *node, UT_ValArray< char * > &items) | TIL_CopResolver | static |
| buildPlaneMenu(const char *net, const char *node, UT_ValArray< char * > &items) | TIL_CopResolver | virtual |
| canResolve(const char *fullpath) | TIL_CopResolver | static |
| clearResolverCache(bool force_full_clear) | TIL_CopResolver | static |
| doneWithRaster(const TIL_Raster *r) | TIL_CopResolver | static |
| enableThreadResolverCache(bool enable) | TIL_CopResolver | static |
| getFileRaster(const char *file, IMG_DataType type=IMG_DT_ANY, int xres=0, int yres=0) | TIL_CopResolver | virtual |
| getFileRes(const char *file, int &xres, int &yres) | TIL_CopResolver | static |
| getGlobalTime() | TIL_CopResolver | protectedvirtual |
| getIdFrame(const char *fullpath, int &id, fpreal &frame) | TIL_CopResolver | static |
| getLayer(const char *fullpath, int &opid, bool *specific_frame=nullptr) | TIL_CopResolver | static |
| getNodeId(const char *net, const char *node) | TIL_CopResolver | static |
| getNodeId(const char *fullpath) | TIL_CopResolver | static |
| getNodeRaster(const char *fullpath, const char *cmenu, const char *amenu, bool override_frame=false, fpreal frame=1.0, TIL_DataFormat f=TILE_MAX_DATA_FORMAT, int xres=0, int yres=0) | TIL_CopResolver | virtual |
| getNodeRes(const char *net, const char *node, int &xres, int &yres) | TIL_CopResolver | static |
| getNodeRes(const char *fullpath, int &xres, int &yres) | TIL_CopResolver | static |
| getRaster(const char *fullpath, int &opid, bool *specific_frame=nullptr) | TIL_CopResolver | static |
| getRasterTime(int opid) | TIL_CopResolver | static |
| getRasterVersion(int opid) | TIL_CopResolver | static |
| getRes(int id, int &xres, int &yres) | TIL_CopResolver | virtual |
| getResolver() | TIL_CopResolver | static |
| getResolverCacheNodeIds(UT_IntArray &ids) | TIL_CopResolver | static |
| getSequence(int id) | TIL_CopResolver | virtual |
| getTimeForRaster(int id) | TIL_CopResolver | virtual |
| getTimeFromFrame(fpreal frame) | TIL_CopResolver | static |
| getVersionForRaster(int id) | TIL_CopResolver | virtual |
| isOpBased() | TIL_CopResolver | virtual |
| resolveId(const char *fullpath)=0 | TIL_CopResolver | pure virtual |
| resolveImageSource(int id) | TIL_CopResolver | virtual |
| resolveIsPossible(const char *fullpath)=0 | TIL_CopResolver | pure virtual |
| resolveLayer(int id)=0 | TIL_CopResolver | pure virtual |
| resolveLayerFrame(int id, fpreal frame)=0 | TIL_CopResolver | pure virtual |
| resolveLayerPlane(int id, fpreal frame, const char *color)=0 | TIL_CopResolver | pure virtual |
| resolveRaster(int id)=0 | TIL_CopResolver | pure virtual |
| resolveRasterFrame(int id, fpreal frame, int xres=0, int yres=0)=0 | TIL_CopResolver | pure virtual |
| resolveRasterPlane(int id, fpreal frame, const char *color, int cindex, const char *alpha, int aindex, int xres=0, int yres=0, TIL_DataFormat f=TILE_MAX_DATA_FORMAT)=0 | TIL_CopResolver | pure virtual |
| resolveRasters(int id, const UT_StringArray &plane_names, fpreal t, UT_ValArray< TIL_Raster * > &new_rasters, TIL_DataFormat format=TILE_MAX_DATA_FORMAT) | TIL_CopResolver | virtual |
| returnRaster(const TIL_Raster *raster) | TIL_CopResolver | virtual |
| setGlobalTime(fpreal time) | TIL_CopResolver | protectedvirtual |
| setResolver(TIL_CopResolver *resolver) | TIL_CopResolver | static |
| splitFile(const char *fullpath, UT_String &name, int &xres, int &yres, float &quality) | TIL_CopResolver | static |
| splitPath(const char *cpath, int &id, fpreal &frame, UT_WorkBuffer &color, int &cindex, UT_WorkBuffer &alpha, int &aindex, int &xres, int &yres) | TIL_CopResolver | static |
| splitPath(const char *fullpath, UT_String &name, fpreal &frame) | TIL_CopResolver | protected |
| threadResolverCacheEnabled() | TIL_CopResolver | static |
| threadResolverCacheWatermark() | TIL_CopResolver | static |
| TIL_CopResolver() | TIL_CopResolver | |
| timeFromFrame(fpreal frame) | TIL_CopResolver | protectedvirtual |
| ~TIL_CopResolver() | TIL_CopResolver | virtual |