#include <OgreShaderExTextureAtlasSampler.h>
|
| TextureAtlasRecord (const String &texOriginalName, const String &texAtlasName, const float texPosU, const float texPosV, const float texWidth, const float texHeight, const size_t texIndexInAtlas) |
|
Ogre::RTShader::TextureAtlasRecord::TextureAtlasRecord |
( |
const String & |
texOriginalName, |
|
|
const String & |
texAtlasName, |
|
|
const float |
texPosU, |
|
|
const float |
texPosV, |
|
|
const float |
texWidth, |
|
|
const float |
texHeight, |
|
|
const size_t |
texIndexInAtlas |
|
) |
| |
|
inline |
float Ogre::RTShader::TextureAtlasRecord::posU |
float Ogre::RTShader::TextureAtlasRecord::posV |
float Ogre::RTShader::TextureAtlasRecord::width |
float Ogre::RTShader::TextureAtlasRecord::height |
String Ogre::RTShader::TextureAtlasRecord::originalTextureName |
String Ogre::RTShader::TextureAtlasRecord::atlasTextureName |
size_t Ogre::RTShader::TextureAtlasRecord::indexInAtlas |
The documentation for this struct was generated from the following file: