![]() |
OGRE 2.3.3
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 |
References hasMipmaps, hwGammaCorrection, Ogre::PF_UNKNOWN, pixelFormat, Ogre::TEX_TYPE_2D, and textureType.
| StringVector Ogre::HlmsTexturePack::atlasNamesPerMip |
| String Ogre::HlmsTexturePack::exportLocation |
| bool Ogre::HlmsTexturePack::hasMipmaps |
Referenced by HlmsTexturePack().
| bool Ogre::HlmsTexturePack::hwGammaCorrection |
Referenced by HlmsTexturePack().
| String Ogre::HlmsTexturePack::name |
| PixelFormat Ogre::HlmsTexturePack::pixelFormat |
Referenced by HlmsTexturePack().
| TextureEntryVec Ogre::HlmsTexturePack::textureEntry |
| TextureType Ogre::HlmsTexturePack::textureType |
Referenced by HlmsTexturePack().