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
gl13ext
gl13ext/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
gl13ext
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 gl13ext
gl13ext
Definition
gl13ext/bitfield.h:11
nogl.h
Generated on Sun Nov 10 2024 03:00:03 for glbinding by
1.11.0