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

Go to the source code of this file.

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
 

Functions

String Ogre::GLSL::logObjectInfo (const String &msg, const GLhandleARB obj)
 if there is a message in GL info log then post it in the Ogre Log More...
 
void Ogre::GLSL::reportGLSLError (GLenum glErr, const String &ogreMethod, const String &errorTextPrefix, const GLhandleARB obj, const bool forceInfoLog=false, const bool forceException=false)
 Check for GL errors and report them in the Ogre Log. More...