![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreCompositorPassQuadDef.h>
Public Member Functions | |
QuadTextureSource (size_t _texUnitIdx, IdString _textureName) | |
Public Attributes | |
IdString | textureName |
Name of the texture (can come from input channel, local textures, or global ones) | |
size_t | texUnitIdx |
Index of texture unit state to change. | |
|
inline |
References textureName, and texUnitIdx.
IdString Ogre::CompositorPassQuadDef::QuadTextureSource::textureName |
Name of the texture (can come from input channel, local textures, or global ones)
Referenced by QuadTextureSource().
size_t Ogre::CompositorPassQuadDef::QuadTextureSource::texUnitIdx |
Index of texture unit state to change.
Referenced by QuadTextureSource().