OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreShaderFunction.h File Reference

Classes

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

Namespaces

namespace  Ogre
 
namespace  Ogre::RTShader
 

Typedefs

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