![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
See AsyncTextureTicket. More...
#include <OgreGL3PlusAsyncTextureTicket.h>
Inheritance diagram for Ogre::GL3PlusAsyncTextureTicket:Additional Inherited Members | |
Public Types inherited from Ogre::AsyncTextureTicket | |
| enum | Status { Ready , Downloading , Mapped } |
Public Types inherited from Ogre::TextureGpuListener | |
| enum | Reason { Unknown , FromStorageToSysRam , FromSysRamToStorage , GainedResidency , LostResidency , PoolTextureSlotChanged , ResidentToSysRamSync , MetadataCacheOutOfDate , ExceptionThrown , FsaaSettingAlteredByApi , ReadyForRendering , Deleted } |
See AsyncTextureTicket.
| Ogre::GL3PlusAsyncTextureTicket::GL3PlusAsyncTextureTicket | ( | uint32 | width, |
| uint32 | height, | ||
| uint32 | depthOrSlices, | ||
| TextureTypes::TextureTypes | textureType, | ||
| PixelFormatGpu | pixelFormatFamily, | ||
| GL3PlusVaoManager * | vaoManager, | ||
| bool | supportsGetTextureSubImage | ||
| ) |
|
override |
|
overridevirtual |
Reimplemented from Ogre::AsyncTextureTicket.