OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
OgreGLSLExtSupport.h File Reference

Namespaces

namespace  Ogre
 
namespace  Ogre::GLSL
 

Functions

String Ogre::GLSL::getObjectInfo (GLuint obj)
 just return the info without logging it
 
String Ogre::GLSL::logObjectInfo (const String &msg, GLhandleARB obj)
 if there is a message in GL info log then post it in the Ogre Log
 
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.