LeviLamina
Loading...
Searching...
No Matches
MolangClientTextureSet Struct Reference

Classes

struct  ExtraPBRData

Public Member Functions

MCNAPI_C MolangClientTextureSet (::MolangClientTextureSet const &rhs)
MCNAPI_C MolangClientTextureSet (::HashedString const &name, ::mce::TexturePtr colorTexturePtr)
MCNAPI_C MolangClientTextureSet (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr)
MCNAPI_C MolangClientTextureSet (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::mce::TexturePtr normalTexturePtr)
MCNAPI_C MolangClientTextureSet (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::MERSTextureMode mersTextureMode, ::mce::TexturePtr normalTexturePtr, ::NormalTextureMode normalTextureMode)
MCNAPI_C MolangClientTextureSet (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::MERSTextureMode mersTextureMode, ::mce::TexturePtr normalTexturePtr, ::NormalTextureMode normalTextureMode, ::std::optional<::MERSUniformData > const &uniformData, bool hasMERS, bool hasNormals)
MCNAPI_C ::std::unique_ptr<::MolangClientTextureSet::ExtraPBRData_clonePBRData () const
MCNAPI_C::mce::ClientTexture const & getClientTexture () const
MCAPI::MolangClientTextureSet & operator= (::MolangClientTextureSet &&rhs)
MCNAPI_C::MolangClientTextureSet & operator= (::MolangClientTextureSet const &rhs)
MCNAPI_C void * $ctor (::MolangClientTextureSet const &rhs)
MCNAPI_C void * $ctor (::HashedString const &name, ::mce::TexturePtr colorTexturePtr)
MCNAPI_C void * $ctor (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr)
MCNAPI_C void * $ctor (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::mce::TexturePtr normalTexturePtr)
MCNAPI_C void * $ctor (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::MERSTextureMode mersTextureMode, ::mce::TexturePtr normalTexturePtr, ::NormalTextureMode normalTextureMode)
MCNAPI_C void * $ctor (::HashedString const &name, ::mce::TexturePtr colorTexturePtr, ::mce::TexturePtr mersTexturePtr, ::MERSTextureMode mersTextureMode, ::mce::TexturePtr normalTexturePtr, ::NormalTextureMode normalTextureMode, ::std::optional<::MERSUniformData > const &uniformData, bool hasMERS, bool hasNormals)
MCNAPI_C void $dtor ()

Static Public Member Functions

static MCNAPI_C ::MolangClientTextureSet const & getDefaultErrorValue ()

Public Attributes

::ll::TypedStorage< 8, 16, ::std::weak_ptr<::BedrockTextureData const > > mColorTextureDataWeakPtr
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MolangClientTextureSet::ExtraPBRData > > mPBRData
::ll::TypedStorage< 8, 48, ::HashedStringmName

Member Function Documentation

◆ operator=()

MCAPI::MolangClientTextureSet & MolangClientTextureSet::operator= ( ::MolangClientTextureSet && rhs)
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 struct was generated from the following file: