|
|
ClientPBRTextureData & | operator= (ClientPBRTextureData const &) |
|
| ClientPBRTextureData (ClientPBRTextureData const &) |
| MCAPI | ClientPBRTextureData (::PBRTexturePtrs const &texturePtrs, ::mce::TexturePtr const &extra1, ::mce::TexturePtr const &extra2) |
| MCAPI | ClientPBRTextureData (::mce::ClientTexture const *color, ::mce::ClientTexture const *mers, ::MERSTextureMode mersMode, ::mce::ClientTexture const *normal, ::NormalTextureMode normalMode, ::mce::ClientTexture const *extra1, ::mce::ClientTexture const *extra2) |
| MCAPI::mce::ClientTexture const *const | getColorTexture () const |
| MCAPI::mce::ClientTexture const *const | getExtra1Texture () const |
| MCAPI::mce::ClientTexture const *const | getExtra2Texture () const |
| MCAPI::mce::ClientTexture const *const | getMERSTexture () const |
| MCAPI::MERSTextureMode const & | getMERSTextureMode () const |
| MCAPI::mce::ClientTexture const *const | getNormalTexture () const |
| MCAPI::NormalTextureMode const & | getNormalTextureMode () const |
| MCAPI bool | isColorTextureValid () const |
| MCAPI bool | isExtra1TextureValid () const |
| MCAPI bool | isExtra2TextureValid () const |
| MCAPI bool | isMERSTextureValid () const |
| MCAPI bool | isNormalTextureValid () const |
| MCAPI void | setColorTexture (::mce::ClientTexture const &colorTexture) |
| MCAPI void | setExtra2Texture (::mce::ClientTexture const &texture) |
| MCAPI void | setGlintTexture (::mce::ClientTexture const &glintTexture) |
| MCAPI void * | $ctor (::PBRTexturePtrs const &texturePtrs, ::mce::TexturePtr const &extra1, ::mce::TexturePtr const &extra2) |
| MCAPI void * | $ctor (::mce::ClientTexture const *color, ::mce::ClientTexture const *mers, ::MERSTextureMode mersMode, ::mce::ClientTexture const *normal, ::NormalTextureMode normalMode, ::mce::ClientTexture const *extra1, ::mce::ClientTexture const *extra2) |
◆ ClientPBRTextureData() [1/2]
- 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.
◆ ClientPBRTextureData() [2/2]
- 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.
◆ getColorTexture()
| MCAPI::mce::ClientTexture const *const ClientPBRTextureData::getColorTexture |
( |
| ) |
const |
- 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.
◆ getExtra1Texture()
| MCAPI::mce::ClientTexture const *const ClientPBRTextureData::getExtra1Texture |
( |
| ) |
const |
- 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.
◆ getExtra2Texture()
| MCAPI::mce::ClientTexture const *const ClientPBRTextureData::getExtra2Texture |
( |
| ) |
const |
- 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.
◆ getMERSTexture()
| MCAPI::mce::ClientTexture const *const ClientPBRTextureData::getMERSTexture |
( |
| ) |
const |
- 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.
◆ getMERSTextureMode()
| MCAPI::MERSTextureMode const & ClientPBRTextureData::getMERSTextureMode |
( |
| ) |
const |
- 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.
◆ getNormalTexture()
| MCAPI::mce::ClientTexture const *const ClientPBRTextureData::getNormalTexture |
( |
| ) |
const |
- 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.
◆ getNormalTextureMode()
| MCAPI::NormalTextureMode const & ClientPBRTextureData::getNormalTextureMode |
( |
| ) |
const |
- 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.
◆ isColorTextureValid()
| MCAPI bool ClientPBRTextureData::isColorTextureValid |
( |
| ) |
const |
- 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.
◆ isExtra1TextureValid()
| MCAPI bool ClientPBRTextureData::isExtra1TextureValid |
( |
| ) |
const |
- 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.
◆ isExtra2TextureValid()
| MCAPI bool ClientPBRTextureData::isExtra2TextureValid |
( |
| ) |
const |
- 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.
◆ isMERSTextureValid()
| MCAPI bool ClientPBRTextureData::isMERSTextureValid |
( |
| ) |
const |
- 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.
◆ isNormalTextureValid()
| MCAPI bool ClientPBRTextureData::isNormalTextureValid |
( |
| ) |
const |
- 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.
◆ setColorTexture()
- 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.
◆ setExtra2Texture()
- 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.
◆ setGlintTexture()
- 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() [1/2]
- 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/2]
- 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: