OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Plus/include/GLSL/OgreGLSLProgram.h File Reference

Classes

struct  Ogre::GLAtomicCounterReference
 Structure used to keep track of named atomic counter uniforms in the linked program object. More...
 
class  Ogre::GLSLProgram
 C++ encapsulation of GLSL 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 GLAtomicCounterReferenceList::iterator Ogre::GLAtomicCounterReferenceIterator
 
typedef vector< GLAtomicCounterReference >::type Ogre::GLAtomicCounterReferenceList
 
typedef GLCounterBufferList::iterator Ogre::GLCounterBufferIterator
 
typedef vector< HardwareCounterBufferSharedPtr >::type Ogre::GLCounterBufferList
 
typedef map< GpuSharedParametersPtr, HardwareUniformBufferSharedPtr >::type Ogre::SharedParamsBufferMap