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