OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::HlmsTexturePack Struct Reference

#include <OgreHlmsTexturePack.h>

Classes

struct  TextureEntry
 

Public Types

typedef vector< TextureEntry >::type TextureEntryVec
 

Public Member Functions

 HlmsTexturePack ()
 

Public Attributes

StringVector atlasNamesPerMip
 
String exportLocation
 
bool hasMipmaps
 
bool hwGammaCorrection
 
String name
 
PixelFormat pixelFormat
 
TextureEntryVec textureEntry
 
TextureType textureType
 

Member Typedef Documentation

◆ TextureEntryVec

Constructor & Destructor Documentation

◆ HlmsTexturePack()

Ogre::HlmsTexturePack::HlmsTexturePack ( )
inline

Member Data Documentation

◆ atlasNamesPerMip

StringVector Ogre::HlmsTexturePack::atlasNamesPerMip

◆ exportLocation

String Ogre::HlmsTexturePack::exportLocation

◆ hasMipmaps

bool Ogre::HlmsTexturePack::hasMipmaps

◆ hwGammaCorrection

bool Ogre::HlmsTexturePack::hwGammaCorrection

◆ name

String Ogre::HlmsTexturePack::name

◆ pixelFormat

PixelFormat Ogre::HlmsTexturePack::pixelFormat

◆ textureEntry

TextureEntryVec Ogre::HlmsTexturePack::textureEntry

◆ textureType

TextureType Ogre::HlmsTexturePack::textureType

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