glbinding
2.1.1.96dbfd46d679
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
glbinding
include
glbinding
gl21
gl21/boolean.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
glbinding/nogl.h
>
4
5
#include <glbinding/gl/boolean.h>
6
7
8
namespace
gl21
9
{
10
11
12
// import booleans to namespace
13
14
using
gl::GL_FALSE;
15
using
gl::GL_TRUE;
16
17
18
}
// namespace gl21
gl21
Definition:
gl21/bitfield.h:8
nogl.h
Generated on Wed Apr 5 2017 12:06:19 for glbinding by
1.8.11