glbinding  3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
gl12/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 gl12
11{
12
13
14// import values to namespace
15
16
17} // namespace gl12
Definition gl12/bitfield.h:11