glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
AbstractState.h File Reference
#include <glbinding/glbinding_api.h>
#include <glbinding/ProcAddress.h>
#include <glbinding/CallbackMask.h>

Go to the source code of this file.

Classes

class  glbinding::AbstractState
 The State struct represents the configuration of a single OpenGL function for one thread. This includes the driver function pointer (is allowed to differ between contexts) and the callback mask. More...
 

Namespaces

namespace  glbinding
 Contains all the classes of glbinding.