![]() |
OGRE-Next
2.3
Object-Oriented Graphics Rendering Engine
|
Namespaces | |
| Ogre | |
Macros | |
| #define | __PRETTY_FUNCTION__ __FUNCTION__ |
| #define | _CRT_SECURE_NO_DEPRECATE |
| #define | _OgreGL3PlusExport |
| #define | EGL_CHECK_ERROR {} |
| #define | ENABLE_GL_CHECK 0 |
| #define | GL_BUFFER_OFFSET(i) ((char *)NULL + (i)) |
| #define | OCGE OGRE_CHECK_GL_ERROR |
| #define | OGRE_CHECK_GL_ERROR(glFunc) do { glFunc; } while( 0 ) |
Typedefs | |
| typedef SharedPtr< GLSLShader > | Ogre::GLSLShaderPtr |
Functions | |
| void | Ogre::ogreGlObjectLabel (GLenum identifier, GLuint name, const String &label) |
| void | Ogre::ogreGlObjectLabel (GLenum identifier, GLuint name, GLsizei length, const GLchar *label) |
| #define __PRETTY_FUNCTION__ __FUNCTION__ |
| #define _CRT_SECURE_NO_DEPRECATE |
| #define _OgreGL3PlusExport |
| #define EGL_CHECK_ERROR {} |
| #define ENABLE_GL_CHECK 0 |
| #define GL_BUFFER_OFFSET | ( | i | ) | ((char *)NULL + (i)) |
| #define OCGE OGRE_CHECK_GL_ERROR |
| #define OGRE_CHECK_GL_ERROR | ( | glFunc | ) | do { glFunc; } while( 0 ) |