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 |
String Ogre::CompositionPass::InputTex::name |
Name (local) of the input texture (empty == no input)
size_t Ogre::CompositionPass::InputTex::mrtIndex |
MRT surface index if applicable.