glbinding
3.3.0.0
A C++ binding for the OpenGL API, generated using the gl.xml specification.
Loading...
Searching...
No Matches
glbinding
include
glbinding
gl33core
gl33core/boolean.h
Go to the documentation of this file.
1
2
#pragma once
3
4
5
#include <
glbinding/nogl.h
>
6
7
#include <glbinding/gl/boolean.h>
8
9
10
namespace
gl33core
11
{
12
13
14
// use boolean type
15
using
gl::GLboolean;
16
17
18
// import booleans to namespace
19
using
gl::GL_FALSE;
20
using
gl::GL_TRUE;
21
22
23
}
// namespace gl33core
gl33core
Definition
gl33core/bitfield.h:11
nogl.h
Generated on Wed Nov 27 2024 10:16:20 for glbinding by
1.9.8