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