OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::CompositorTexture Struct Reference

#include <OgreCompositorPass.h>

Public Member Functions

 CompositorTexture (IdString _name, const TextureVec *_textures)
 
bool operator== (IdString right) const
 

Public Attributes

IdString name
 
TextureVec consttextures
 

Constructor & Destructor Documentation

◆ CompositorTexture()

Ogre::CompositorTexture::CompositorTexture ( IdString  _name,
const TextureVec _textures 
)
inline

Member Function Documentation

◆ operator==()

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

References name.

Member Data Documentation

◆ name

IdString Ogre::CompositorTexture::name

Referenced by operator==().

◆ textures

TextureVec const* Ogre::CompositorTexture::textures

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