![]() |
OGRE
1.12.2
Object-Oriented Graphics Rendering Engine
|
Classes | |
| struct | Ogre::RTShader::TextureAtlasRecord |
| class | Ogre::RTShader::TextureAtlasSampler |
| Implements texture atlas sampling. More... | |
| class | Ogre::RTShader::TextureAtlasSamplerFactory |
| A factory that enables creation of TextureAtlasSampler instances. More... | |
| struct | Ogre::RTShader::TextureAtlasSamplerFactory::TextureAtlasAttib |
Namespaces | |
| Ogre | |
| Ogre::RTShader | |
Macros | |
| #define | TAS_MAX_TEXTURES 4 |
Typedefs | |
| typedef std::map< String, TextureAtlasTablePtr > | Ogre::RTShader::TextureAtlasMap |
| typedef std::vector< TextureAtlasRecord > | Ogre::RTShader::TextureAtlasTable |
| typedef SharedPtr< TextureAtlasTable > | Ogre::RTShader::TextureAtlasTablePtr |
Functions | |
| _OgreRTSSExport void | Ogre::RTShader::operator<< (std::ostream &o, const TextureAtlasSamplerFactory::TextureAtlasAttib &tai) |
| #define TAS_MAX_TEXTURES 4 |