![]() |
glbinding
2.1.1.000000000000
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
#include <glbinding/glbinding_api.h>
Go to the source code of this file.
Namespaces | |
namespace | glbinding |
Contains all the classes of glbinding. | |
Typedefs | |
using | glbinding::ContextHandle = long long |
The data type of a context handle. | |
Functions | |
GLBINDING_API ContextHandle | glbinding::getCurrentContext () |
Queries the currently active context and returns a handle to it. | |