![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
#include <glbinding-aux/glbinding-aux_api.h>
Go to the source code of this file.
Namespaces | |
namespace | glbinding |
Contains all the classes of glbinding. | |
namespace | glbinding::aux |
Functions | |
void | glbinding::aux::registerGetErrorCallback () |
Register the glGetError after callback. | |
void | glbinding::aux::enableGetErrorCallback () |
Enable glGetError() after callback. | |
void | glbinding::aux::disableGetErrorCallback () |
Disables calls to the glGetError() after callback. | |