OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreGLSLLinkProgram.h File Reference
+ Include dependency graph for OgreGLSLLinkProgram.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ogre::GLSLLinkProgram
 C++ encapsulation of GLSL Program Object. More...
 
struct  Ogre::GLSLLinkProgram::CustomAttribute
 Name / attribute list. More...
 
struct  Ogre::GLUniformReference
 Structure used to keep track of named uniforms in the linked program object. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef
GLUniformReferenceList::iterator 
Ogre::GLUniformReferenceIterator
 
typedef vector
< GLUniformReference >::type 
Ogre::GLUniformReferenceList