OGRE  1.11.2
Object-Oriented Graphics Rendering Engine
OgreShaderFunction.h File Reference

Classes

class  Ogre::RTShader::Function
 A class that represents a shader based program function. More...
 

Namespaces

 Ogre
 

 
 Ogre::RTShader
 

Typedefs

typedef ShaderFunctionList::const_iterator Ogre::RTShader::ShaderFunctionConstIterator
 
typedef ShaderFunctionList::iterator Ogre::RTShader::ShaderFunctionIterator
 
typedef std::vector< Function * > Ogre::RTShader::ShaderFunctionList