glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
gl11/values.h
Go to the documentation of this file.
1
2#pragma once
3
4
5#include <glbinding/nogl.h>
6
7#include <glbinding/gl/values.h>
8
9
10namespace gl11
11{
12
13
14// import values to namespace
15
16
17} // namespace gl11
Definition gl11/bitfield.h:11