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

Public Types

using TextureSetCompressedLayer = ::std::pair<::cg::TextureSetLayerType, ::cg::CompressedImageBuffer>
using TextureSetImageContainerList = ::std::vector<::cg::TextureSetLayerImageMipList>

Public Member Functions

MCAPI_C void addImage (::cg::TextureSetLayerType const &layerType, ::cg::ImageBuffer imageBuffer)
MCAPI_C void addImage (::cg::TextureSetLayerType const &layerType, ::std::shared_ptr<::cg::ImageResource > imageResource)
MCAPI_C::cg::ImageDescription getImageDescription (::cg::TextureSetLayerType const &layerType, uint64 mipLevel) const
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::cg::TextureSetLayerImageMipList > > mLayerImageList
::ll::TypedStorage< 8, 24, ::std::vector<::std::pair<::cg::TextureSetLayerType, ::cg::CompressedImageBuffer > > > mCompressedLayers
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** cg::TextureSetImageContainer::$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: