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

Go to the source code of this file.

Classes

class  Ogre::GLRenderSystem
 Implementation of GL as a rendering system. More...
 

Namespaces

 Ogre
 

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

 
 Ogre::GLSL
 

Macros

#define MAX_LIGHTS   8
 Array of up to 8 lights, indexed as per API Note that a null value indicates a free slot. More...
 

Macro Definition Documentation

#define MAX_LIGHTS   8

Array of up to 8 lights, indexed as per API Note that a null value indicates a free slot.

Definition at line 60 of file OgreGLRenderSystem.h.