LeviLamina
Loading...
Searching...
No Matches
mce::ThreadedShaderConstants Class Reference
Inheritance diagram for mce::ThreadedShaderConstants:

Public Member Functions

virtual void init ()
MCAPI void $init ()
MCAPI void getConstants ()
MCAPI float const & getHUDOpacity () const
MCAPI void setHUDOpacity (::mce::RenderContext &renderContext, float hudOpacity)
MCAPI void setMSAASampleCount (::mce::RenderContext &renderContext, int const &value)
MCAPI void setTextureDimensions (::mce::RenderContext &renderContext, ::glm::vec3 const &textureSize)
MCAPI void setUVTransform (::mce::RenderContext &transform, ::glm::mat2x3 const &)
MCAPI void * $ctor ()
MCAPI ::std::vector< uchar, ::mce::AlignmentHelper::AlignmentAllocator< uchar, 16 > > const & getBuffer () const
MCAPI void setFromBytes (::std::vector< uchar, ::mce::AlignmentHelper::AlignmentAllocator< uchar, 16 > > const &constantBufferMemoryContainer)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 120, ::mce::ConstantBufferContainermShaderConstants
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantFloat4 * > CURRENT_COLOR
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantFloat4 * > DARKEN
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantFloat3 * > TEXTURE_DIMENSIONS
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantFloat1 * > HUD_OPACITY
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantMatrix4x4 * > UV_TRANSFORM
::ll::TypedStorage< 8, 8, ::mce::ShaderConstantInt1 * > MSAA_SAMPLECOUNT
::ll::TypedStorage< 8, 8, ::mce::ConstantBufferContainer * > constantBuffer

Member Function Documentation

◆ init()

virtual void mce::ThreadedShaderConstants::init ( )
virtual

Reimplemented from mce::ShaderConstants.

◆ $vftable()

MCAPI void ** mce::ThreadedShaderConstants::$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 files: