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 | |
String | name |
Name (local) of the input texture (empty == no input). | |
size_t | mrtIndex |
MRT surface index if applicable. |
Inputs (for material used for rendering the quad).
Definition at line 223 of file OgreCompositionPass.h.
Ogre::CompositionPass::InputTex::InputTex | ( | ) |
Definition at line 229 of file OgreCompositionPass.h.
Ogre::CompositionPass::InputTex::InputTex | ( | const String & | _name, | |
size_t | _mrtIndex = 0 | |||
) |
Definition at line 230 of file OgreCompositionPass.h.
MRT surface index if applicable.
Definition at line 228 of file OgreCompositionPass.h.
Name (local) of the input texture (empty == no input).
Definition at line 226 of file OgreCompositionPass.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:37:15 2012