Clutter Engine
0.0.1
Loading...
Searching...
No Matches
ClutterEngineOpenGL
ClutterEngine
Libraries
include
glm
ext
quaternion_float.hpp
Go to the documentation of this file.
1
19
20
#pragma once
21
22
// Dependency:
23
#include "
../detail/type_quat.hpp
"
24
25
#if GLM_MESSAGES == GLM_ENABLE && !defined(GLM_EXT_INCLUDED)
26
# pragma message("GLM: GLM_EXT_quaternion_float extension included")
27
#endif
28
29
namespace
glm
30
{
33
35
typedef
qua<float, defaultp>
quat
;
36
38
}
//namespace glm
39
glm::quat
qua< float, defaultp > quat
Quaternion of single-precision floating-point numbers.
Definition
quaternion_float.hpp:35
glm
Core features
Definition
common.hpp:21
glm::qua
Definition
type_quat.hpp:20
type_quat.hpp
Generated by
1.12.0