![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
Go to the source code of this file.
Namespaces | |
namespace | glbinding |
Contains all the classes of glbinding. | |
Functions | |
ProcAddress | glbinding::getProcAddress (const char *name) |
Default getProcAddress implementation using libdl (Unix) and LoadLibrary (Windows). | |