OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::GLSLES Namespace Reference

Functions

String logObjectInfo (const String &msg, const GLuint obj)
 If there is a message in GL info log then post it in the Ogre Log. More...
 

Function Documentation

◆ logObjectInfo()

String Ogre::GLSLES::logObjectInfo ( const String msg,
const GLuint  obj 
)

If there is a message in GL info log then post it in the Ogre Log.

Parameters
msgThe info log message string is appended to this string
objThe GL object that is used to retrieve the info log