glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
ContextHandle.h
Go to the documentation of this file.
1
2#pragma once
3
4
5namespace glbinding
6{
7
8
9using ContextHandle = long long int;
10
11
12} // namespace glbinding
The Value class represents a printable wrapper around an OpenGL data type.
Definition Value.h:30
Contains all the classes of glbinding.