LeviLamina
Loading...
Searching...
No Matches
mce::TextureContainer Class Reference

Public Member Functions

TextureContaineroperator= (TextureContainer const &)
 
 TextureContainer (TextureContainer const &)
 
MCAPI TextureContainer (::cg::ImageBuffer &&rhs, ::mce::AllowDroppingMips allowDroppingMips)
 
MCAPI TextureContainer (::std::shared_ptr<::cg::ImageResource > &&rhs, ::mce::AllowDroppingMips allowDroppingMips)
 
MCAPI TextureContainer (::std::vector<::cg::ImageBuffer > &&rhs, ::mce::TextureDescription const &textureDescription)
 
MCAPI ~TextureContainer ()
 
MCAPI void * $ctor (::cg::ImageBuffer &&rhs, ::mce::AllowDroppingMips allowDroppingMips)
 
MCAPI void * $ctor (::std::shared_ptr<::cg::ImageResource > &&rhs, ::mce::AllowDroppingMips allowDroppingMips)
 
MCAPI void * $ctor (::std::vector<::cg::ImageBuffer > &&rhs, ::mce::TextureDescription const &textureDescription)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk9e5a0a
 
::ll::UntypedStorage< 4, 64 > mUnk76ef4f
 
::ll::UntypedStorage< 1, 1 > mUnk9b4e66
 

Constructor & Destructor Documentation

◆ TextureContainer() [1/3]

MCAPI mce::TextureContainer::TextureContainer ( ::cg::ImageBuffer && rhs,
::mce::AllowDroppingMips allowDroppingMips )
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.

◆ TextureContainer() [2/3]

MCAPI mce::TextureContainer::TextureContainer ( ::std::shared_ptr<::cg::ImageResource > && rhs,
::mce::AllowDroppingMips allowDroppingMips )
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.

◆ TextureContainer() [3/3]

MCAPI mce::TextureContainer::TextureContainer ( ::std::vector<::cg::ImageBuffer > && rhs,
::mce::TextureDescription const & textureDescription )
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.

◆ ~TextureContainer()

MCAPI mce::TextureContainer::~TextureContainer ( )
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.

Member Function Documentation

◆ $ctor() [1/3]

MCAPI void * mce::TextureContainer::$ctor ( ::cg::ImageBuffer && rhs,
::mce::AllowDroppingMips allowDroppingMips )
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.

◆ $ctor() [2/3]

MCAPI void * mce::TextureContainer::$ctor ( ::std::shared_ptr<::cg::ImageResource > && rhs,
::mce::AllowDroppingMips allowDroppingMips )
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.

◆ $ctor() [3/3]

MCAPI void * mce::TextureContainer::$ctor ( ::std::vector<::cg::ImageBuffer > && rhs,
::mce::TextureDescription const & textureDescription )
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.

◆ $dtor()

MCAPI void mce::TextureContainer::$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.

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