LeviLamina
Loading...
Searching...
No Matches
TextureGroupImageCache Class Reference
Inheritance diagram for TextureGroupImageCache:

Public Member Functions

TextureGroupImageCacheoperator= (TextureGroupImageCache const &)
 TextureGroupImageCache (TextureGroupImageCache const &)
virtual::cg::ImageBuffer * getCachedImage (::ResourceLocation const &resourceLocation)
virtual::cg::ImageBuffer * insertImageIntoCache (::ResourceLocation const &resourceLocation, ::cg::ImageBuffer &&imageBuffer)
MCAPI::cg::ImageBuffer * $getCachedImage (::ResourceLocation const &resourceLocation)
MCAPI::cg::ImageBuffer * $insertImageIntoCache (::ResourceLocation const &resourceLocation, ::cg::ImageBuffer &&imageBuffer)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk11a07a

Member Function Documentation

◆ getCachedImage()

virtual::cg::ImageBuffer * TextureGroupImageCache::getCachedImage ( ::ResourceLocation const & resourceLocation)
virtual

Implements IImageCache.

◆ insertImageIntoCache()

virtual::cg::ImageBuffer * TextureGroupImageCache::insertImageIntoCache ( ::ResourceLocation const & resourceLocation,
::cg::ImageBuffer && imageBuffer )
virtual

Implements IImageCache.

◆ $getCachedImage()

MCAPI::cg::ImageBuffer * TextureGroupImageCache::$getCachedImage ( ::ResourceLocation const & resourceLocation)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $insertImageIntoCache()

MCAPI::cg::ImageBuffer * TextureGroupImageCache::$insertImageIntoCache ( ::ResourceLocation const & resourceLocation,
::cg::ImageBuffer && imageBuffer )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** TextureGroupImageCache::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following files: