LeviLamina
Loading...
Searching...
No Matches
MinecraftGraphics Class Reference
+ Inheritance diagram for MinecraftGraphics:

Public Member Functions

virtual void onAppSuspended ()
 
virtual void onAppTerminated ()
 
MCAPI MinecraftGraphics (::mce::RenderContext &renderContext)
 
MCAPI ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManagergetPBRTextureDataManager () const
 
MCAPI void * $ctor (::mce::RenderContext &renderContext)
 
MCAPI void $dtor ()
 
MCAPI void $onAppSuspended ()
 
MCAPI void $onAppTerminated ()
 

Static Public Member Functions

static MCAPI void ** $vftableForEnableNonOwnerReferences ()
 
static MCAPI void ** $vftableForAppPlatformListener ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::mce::ShaderGroup > > mShaderGroup
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::mce::QuadIndexBuffer > > mQuadBuffer
 
::ll::TypedStorage< 8, 24, ::mce::ClientResourcePointer<::mce::ImmediateBuffer > > mImmediateBuffer
 
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::mce::framebuilder::PBRTextureDataManager > > mPBRTextureDataManager
 
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::mce::ImageResourceLoader > > mImageResourceLoader
 
::ll::TypedStorage< 8, 344, ::MinecraftGameplayGraphicsResourcesmMinecraftGameplayGraphicsResources
 

Constructor & Destructor Documentation

◆ MinecraftGraphics()

MCAPI MinecraftGraphics::MinecraftGraphics ( ::mce::RenderContext & renderContext)
explicit
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

◆ getPBRTextureDataManager()

MCAPI ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > MinecraftGraphics::getPBRTextureDataManager ( ) 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.

◆ $ctor()

MCAPI void * MinecraftGraphics::$ctor ( ::mce::RenderContext & renderContext)
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 MinecraftGraphics::$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.

◆ $onAppSuspended()

MCAPI void MinecraftGraphics::$onAppSuspended ( )
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.

◆ $onAppTerminated()

MCAPI void MinecraftGraphics::$onAppTerminated ( )
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.

◆ $vftableForEnableNonOwnerReferences()

static MCAPI void ** MinecraftGraphics::$vftableForEnableNonOwnerReferences ( )
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.

◆ $vftableForAppPlatformListener()

static MCAPI void ** MinecraftGraphics::$vftableForAppPlatformListener ( )
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: