![]() |
glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
|
#include <vector>
#include <functional>
#include <glbinding/State.h>
#include <glbinding/AbstractFunction.h>
#include <glbinding/Function.inl>
Go to the source code of this file.
Classes | |
struct | glbinding::CallbackType< ReturnType, Arguments > |
A callback signature with return type and multiple arguments. More... | |
struct | glbinding::CallbackType< void, Arguments... > |
A callback signature with multiple arguments but no return type. More... | |
class | glbinding::Function< ReturnType, Arguments > |
The Function represents an OpenGL API function with additional features. More... | |
Namespaces | |
namespace | glbinding |
Contains all the classes of glbinding. | |
Macros | |
#define | WINAPI |
#define WINAPI |