Clutter Engine
0.0.1
Loading...
Searching...
No Matches
ClutterEngineOpenGL
ClutterEngine
Libraries
include
glm
ext
matrix_float4x4.hpp
Go to the documentation of this file.
1
3
4
#pragma once
5
#include "
../detail/type_mat4x4.hpp
"
6
7
namespace
glm
8
{
11
15
typedef
mat<4, 4, float, defaultp>
mat4x4
;
16
20
typedef
mat<4, 4, float, defaultp>
mat4
;
21
23
}
//namespace glm
glm::mat4x4
mat< 4, 4, float, defaultp > mat4x4
Definition
matrix_float4x4.hpp:15
glm::mat4
mat< 4, 4, float, defaultp > mat4
Definition
matrix_float4x4.hpp:20
glm
Core features
Definition
common.hpp:21
glm::mat
Definition
qualifier.hpp:36
type_mat4x4.hpp
Generated by
1.12.0