OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::CompositorTexture Struct Reference

#include <OgreCompositorPass.h>

Public Member Functions

 CompositorTexture (IdString _name, TextureGpu *_texture)
 
bool operator== (IdString right) const
 

Public Attributes

IdString name
 
TextureGputexture
 

Constructor & Destructor Documentation

◆ CompositorTexture()

Ogre::CompositorTexture::CompositorTexture ( IdString  _name,
TextureGpu _texture 
)
inline

Member Function Documentation

◆ operator==()

bool Ogre::CompositorTexture::operator== ( IdString  right) const
inline

Member Data Documentation

◆ name

IdString Ogre::CompositorTexture::name

◆ texture

TextureGpu* Ogre::CompositorTexture::texture

The documentation for this struct was generated from the following file: