7#include <glbinding/glbinding_api.h>
The Value class represents a printable wrapper around an OpenGL data type.
Definition Value.h:30
Contains all the classes of glbinding.
void(*)() ProcAddress
The generic pointer to a function.
Definition ProcAddress.h:18
std::function< ProcAddress(const char *)> GetProcAddress
The signature for the getProcAddress function.
Definition ProcAddress.h:24