|
| virtual void | onAppSuspended () |
| virtual void | onAppTerminated () |
|
MCAPI | MinecraftGraphics (::mce::RenderContext &renderContext) |
|
MCAPI ::std::shared_ptr<::mce::ImageResourceLoader > | getImageResourceLoader () const |
|
MCAPI ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > | getPBRTextureDataManager () 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 &) |
|
|
::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, ::MinecraftGameplayGraphicsResources > | mMinecraftGameplayGraphicsResources |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mLowMemorySubscription |
|
::ll::TypedStorage< 1, 1, bool > | mListenerRegistered |
◆ onAppSuspended()
| virtual void MinecraftGraphics::onAppSuspended |
( |
| ) |
|
|
virtual |
◆ onAppTerminated()
| virtual void MinecraftGraphics::onAppTerminated |
( |
| ) |
|
|
virtual |
◆ $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: