![]() |
glbinding
2.1.1.000000000000
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
#include <string>#include <set>#include <vector>#include <glbinding/glbinding_api.h>#include <glbinding/ProcAddress.h>#include <glbinding/FunctionCall.h>#include <glbinding/CallbackMask.h>Go to the source code of this file.
Classes | |
| class | glbinding::AbstractFunction |
| The AbstractFunction represents an OpenGL API function. More... | |
| struct | glbinding::AbstractFunction::State |
| The State struct represents the configuration of an OpenGL function for one thread. This includes the driver function pointer (is allowed to differ between contexts) and the callback mask. More... | |
Namespaces | |
| glbinding | |
| Contains all the classes of glbinding. | |
1.8.13