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