#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. | |
Definition at line 204 of file OgreCompositionPass.h.
| Ogre::CompositionPass::InputTex::InputTex | ( | ) |
Definition at line 210 of file OgreCompositionPass.h.
| Ogre::CompositionPass::InputTex::InputTex | ( | const String & | _name, | |
| size_t | _mrtIndex = 0 | |||
| ) |
Definition at line 211 of file OgreCompositionPass.h.
Name (local) of the input texture (empty == no input).
Definition at line 207 of file OgreCompositionPass.h.
Copyright © 2008 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jul 26 11:32:57 2009