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

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).