|
MPMA Framework 0.4
|
This contains a couple utility functions common to different parts of OpenGL. More...
Namespaces | |
| namespace | GFX |
Graphics. | |
Functions | |
| GLenum | GFX::GetGLError () |
| Returns and dequeues an entry from the OpenGL error queue. Returns GL_NO_ERROR if no errors occured. | |
Variables | |
| bool | GFX::VerboseGLErrorsOnGet = true |
| This controls whether GetGLError reports all errors to MPMA's error reporting object. Default is true. | |
This contains a couple utility functions common to different parts of OpenGL.
1.7.4