OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::CompositorPassQuadDef::QuadTextureSource Struct Reference

#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) More...
 
size_t texUnitIdx
 Index of texture unit state to change. More...
 

Constructor & Destructor Documentation

◆ QuadTextureSource()

Ogre::CompositorPassQuadDef::QuadTextureSource::QuadTextureSource ( size_t  _texUnitIdx,
IdString  _textureName 
)
inline

Member Data Documentation

◆ textureName

IdString Ogre::CompositorPassQuadDef::QuadTextureSource::textureName

Name of the texture (can come from input channel, local textures, or global ones)

◆ texUnitIdx

size_t Ogre::CompositorPassQuadDef::QuadTextureSource::texUnitIdx

Index of texture unit state to change.


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