|
|
ResourceHelper & | operator= (ResourceHelper const &) |
|
| ResourceHelper (ResourceHelper const &) |
|
virtual::ResourceLocation | getBackCompatResourceLocation (::ResourceLocation const &resourceLocation) const |
|
virtual ::std::optional< uint > | getPackStackIndexOfNoExtensionOrImage (::ResourceLocation const &resourceLocation) const |
|
virtual ::std::optional< uint > | getPackStackIndexOfTextureSet (::ResourceLocation const &resourceLocation) const |
|
virtual bool | loadResourceOfExtensions (::ResourceLocationPair const &resourceLocationPair, ::std::string &resourceStream, ::gsl::span<::std::string const > extensions) const |
|
virtual bool | loadResource (::ResourceLocation const &resourceLocation, ::std::string &resourceStream) const |
|
virtual bool | loadImageResourceFromMemory (::std::shared_ptr<::cg::ImageResource > &out, ::std::string const &buffer, ::ResourceLocationPair const &resourceLocationPair) const |
|
virtual bool | loadCompressedImageFromMemory (::cg::CompressedImageBuffer &out, ::std::string const &buffer) const |
| MCAPI void | $dtor () |
◆ $dtor()
| MCAPI void TextureSetHelpers::TextureSetDefinitionLoader::ResourceHelper::$dtor |
( |
| ) |
|
- 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 ** TextureSetHelpers::TextureSetDefinitionLoader::ResourceHelper::$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 file: