OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::RTShader::TextureAtlasRecord Struct Reference

#include <OgreShaderExTextureAtlasSampler.h>

Public Member Functions

 TextureAtlasRecord (const String &texOriginalName, const String &texAtlasName, const float texPosU, const float texPosV, const float texWidth, const float texHeight, const size_t texIndexInAtlas)

Public Attributes

String atlasTextureName
float height
size_t indexInAtlas
String originalTextureName
float posU
float posV
float width

Constructor & Destructor Documentation

◆ TextureAtlasRecord()

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

Member Data Documentation

◆ posU

float Ogre::RTShader::TextureAtlasRecord::posU

Referenced by TextureAtlasRecord().

◆ posV

float Ogre::RTShader::TextureAtlasRecord::posV

Referenced by TextureAtlasRecord().

◆ width

float Ogre::RTShader::TextureAtlasRecord::width

Referenced by TextureAtlasRecord().

◆ height

float Ogre::RTShader::TextureAtlasRecord::height

Referenced by TextureAtlasRecord().

◆ originalTextureName

String Ogre::RTShader::TextureAtlasRecord::originalTextureName

Referenced by TextureAtlasRecord().

◆ atlasTextureName

String Ogre::RTShader::TextureAtlasRecord::atlasTextureName

Referenced by TextureAtlasRecord().

◆ indexInAtlas

size_t Ogre::RTShader::TextureAtlasRecord::indexInAtlas

Referenced by TextureAtlasRecord().


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