Clutter Engine
0.0.1
Loading...
Searching...
No Matches
ClutterEngineOpenGL
ClutterEngine
Libraries
include
glm
ext
vector_bool1.hpp
Go to the documentation of this file.
1
12
13
#pragma once
14
15
#include "
../detail/type_vec1.hpp
"
16
17
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
18
# pragma message("GLM: GLM_EXT_vector_bool1 extension included")
19
#endif
20
21
namespace
glm
22
{
25
27
typedef
vec<1, bool, defaultp>
bvec1
;
28
30
}
//namespace glm
glm::bvec1
vec< 1, bool, defaultp > bvec1
1 components vector of boolean.
Definition
vector_bool1.hpp:27
glm
Core features
Definition
common.hpp:21
glm::vec
Definition
qualifier.hpp:35
type_vec1.hpp
Generated by
1.12.0