|
LeviLamina
|
Inheritance diagram for AbstractTextureAccessor:Public Member Functions | |
| virtual::cg::ImageBuffer * | insertImageIntoCache (::ResourceLocation const &, ::cg::ImageBuffer &&)=0 |
| virtual::cg::ImageBuffer * | getCachedImageOrLoadSync (::ResourceLocation const &, bool const)=0 |
| virtual::cg::ImageBuffer * | getCachedImage (::ResourceLocation const &) const =0 |
| virtual void | setTextureMetadata (::ResourceLocation const &, ::mce::TextureDescription const &)=0 |
| virtual::BedrockTextureData const * | getBedrockTextureData (::ResourceLocation const &) const =0 |
| virtual bool | isLoaded (::ResourceLocation const &, bool, ::cg::TextureSetLayerType const) const =0 |
| virtual::cg::ImageBuffer const & | getMissingImageBuffer () const =0 |