|
Clutter Engine 0.0.1
|
#include "../gtc/quaternion.hpp"#include "../gtc/vec1.hpp"#include "../ext/scalar_int_sized.hpp"#include "../ext/scalar_uint_sized.hpp"#include "../detail/type_vec2.hpp"#include "../detail/type_vec3.hpp"#include "../detail/type_vec4.hpp"#include "../detail/type_mat2x2.hpp"#include "../detail/type_mat2x3.hpp"#include "../detail/type_mat2x4.hpp"#include "../detail/type_mat3x2.hpp"#include "../detail/type_mat3x3.hpp"#include "../detail/type_mat3x4.hpp"#include "../detail/type_mat4x2.hpp"#include "../detail/type_mat4x3.hpp"#include "../detail/type_mat4x4.hpp"#include "type_precision.inl"Go to the source code of this file.
Namespaces | |
| namespace | glm |
| Core features | |
Typedefs | |
| typedef highp_float32_t | glm::f32 |
| typedef highp_float64_t | glm::f64 |