![]()  | 
  
    OGRE
    2.2.4
    
   Object-Oriented Graphics Rendering Engine 
   | 
 
#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 | 
| typedef vector<TextureEntry>::type Ogre::HlmsTexturePack::TextureEntryVec | 
      
  | 
  inline | 
| StringVector Ogre::HlmsTexturePack::atlasNamesPerMip | 
| String Ogre::HlmsTexturePack::exportLocation | 
| bool Ogre::HlmsTexturePack::hasMipmaps | 
| bool Ogre::HlmsTexturePack::hwGammaCorrection | 
| String Ogre::HlmsTexturePack::name | 
| PixelFormat Ogre::HlmsTexturePack::pixelFormat | 
| TextureEntryVec Ogre::HlmsTexturePack::textureEntry | 
| TextureType Ogre::HlmsTexturePack::textureType |