|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
Inputs (for material used for rendering the quad) More...
#include <OgreCompositionPass.h>
| Public Member Functions | |
| InputTex () | |
| InputTex (const String &_name, size_t _mrtIndex=0) | |
| Public Attributes | |
| size_t | mrtIndex | 
| MRT surface index if applicable. | |
| String | name | 
| Name (local) of the input texture (empty == no input) | |
Inputs (for material used for rendering the quad)
| 
 | inline | 
References mrtIndex.
| 
 | inline | 
| String Ogre::CompositionPass::InputTex::name | 
Name (local) of the input texture (empty == no input)
Referenced by InputTex().
| size_t Ogre::CompositionPass::InputTex::mrtIndex | 
MRT surface index if applicable.
Referenced by InputTex(), and InputTex().