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 ::std::shared_ptr<::mce::ImageResourceLoadergetImageResourceLoader () const
MCAPI ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManagergetPBRTextureDataManager () const
MCAPI void * $ctor (::mce::RenderContext &renderContext)
MCAPI void $dtor ()
MCFOLD void $onAppSuspended ()
MCFOLD void $onAppTerminated ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
virtual void onAppPaused ()
virtual void onAppUnpaused ()
virtual void onAppPreSuspended ()
virtual void onAppResumed ()
virtual void onAppFocusLost ()
virtual void onAppFocusGained ()
virtual void onOperationModeChanged (::OperationMode const operationMode)
virtual void onPerformanceModeChanged (bool const boost)
virtual void onPushNotificationReceived (::PushNotificationMessage const &msg)
virtual void onResizeBegin ()
virtual void onResizeEnd ()
virtual void onDeviceLost ()
virtual void onAppSurfaceCreated ()
virtual void onAppSurfaceDestroyed ()
virtual void onClipboardCopy (::std::string const &)
virtual void onClipboardPaste (::std::string const &)
virtual void onLowMemory (::LowMemorySeverity)
MCAPI void initListener (float priority)
MCFOLD void $onAppPaused ()
MCFOLD void $onAppUnpaused ()
MCFOLD void $onAppPreSuspended ()
MCFOLD void $onAppResumed ()
MCFOLD void $onAppFocusLost ()
MCFOLD void $onAppFocusGained ()
MCFOLD void $onPerformanceModeChanged (bool const boost)
MCFOLD void $onPushNotificationReceived (::PushNotificationMessage const &msg)
MCFOLD void $onResizeBegin ()
MCFOLD void $onResizeEnd ()
MCFOLD void $onDeviceLost ()
MCFOLD void $onAppSurfaceCreated ()
MCFOLD void $onAppSurfaceDestroyed ()
MCFOLD void $onClipboardCopy (::std::string const &)
MCFOLD void $onClipboardPaste (::std::string const &)

Static Public Member Functions

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

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, 328, ::MinecraftGameplayGraphicsResourcesmMinecraftGameplayGraphicsResources
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmLowMemorySubscription
::ll::TypedStorage< 1, 1, bool > mListenerRegistered

Member Function Documentation

◆ onAppSuspended()

virtual void MinecraftGraphics::onAppSuspended ( )
virtual

Reimplemented from AppPlatformListener.

◆ onAppTerminated()

virtual void MinecraftGraphics::onAppTerminated ( )
virtual

Reimplemented from AppPlatformListener.

◆ $vftableForEnableNonOwnerReferences()

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()

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.

◆ $vftable() [1/2]

MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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.

◆ $vftable() [2/2]

MCAPI void ** AppPlatformListener::$vftable ( )
staticinherited
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: