|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreCompositorPass.h>
| Public Member Functions | |
| CompositorTexture (IdString _name, const TextureVec *_textures) | |
| bool | operator== (IdString right) const | 
| Public Attributes | |
| IdString | name | 
| TextureVec const * | textures | 
| 
 | inline | 
| IdString Ogre::CompositorTexture::name | 
Referenced by operator==().
| TextureVec const* Ogre::CompositorTexture::textures |