OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::TextureGpuManager::MetadataCacheEntry Struct Reference

#include <OgreTextureGpuManager.h>

Public Member Functions

 MetadataCacheEntry ()
 

Public Attributes

String aliasName
 
uint32 depthOrSlices
 
uint32 height
 
uint8 numMipmaps
 
PixelFormatGpu pixelFormat
 
uint32 poolId
 
TextureTypes::TextureTypes textureType
 
uint32 width
 

Constructor & Destructor Documentation

◆ MetadataCacheEntry()

Ogre::TextureGpuManager::MetadataCacheEntry::MetadataCacheEntry ( )

Member Data Documentation

◆ aliasName

String Ogre::TextureGpuManager::MetadataCacheEntry::aliasName

◆ depthOrSlices

uint32 Ogre::TextureGpuManager::MetadataCacheEntry::depthOrSlices

◆ height

uint32 Ogre::TextureGpuManager::MetadataCacheEntry::height

◆ numMipmaps

uint8 Ogre::TextureGpuManager::MetadataCacheEntry::numMipmaps

◆ pixelFormat

PixelFormatGpu Ogre::TextureGpuManager::MetadataCacheEntry::pixelFormat

◆ poolId

uint32 Ogre::TextureGpuManager::MetadataCacheEntry::poolId

◆ textureType

TextureTypes::TextureTypes Ogre::TextureGpuManager::MetadataCacheEntry::textureType

◆ width

uint32 Ogre::TextureGpuManager::MetadataCacheEntry::width

The documentation for this struct was generated from the following file: