mat3x3.hpp
Go to the documentation of this file.
1 
29 #pragma once
30 
31 #include "detail/type_mat3x3.hpp"
32 
33 namespace glm
34 {
40  typedef detail::tmat3x3<float, lowp> lowp_mat3;
41 
47  typedef detail::tmat3x3<float, mediump> mediump_mat3;
48 
54  typedef detail::tmat3x3<float, highp> highp_mat3;
55 
61  typedef detail::tmat3x3<float, lowp> lowp_mat3x3;
62 
68  typedef detail::tmat3x3<float, mediump> mediump_mat3x3;
69 
75  typedef detail::tmat3x3<float, highp> highp_mat3x3;
76 
77 }//namespace glm
glm::lowp_mat3x3
detail::tmat3x3< float, lowp > lowp_mat3x3
Definition: type_mat.hpp:210
glm::mediump_mat3x3
detail::tmat3x3< float, mediump > mediump_mat3x3
Definition: type_mat.hpp:217
glm::highp_mat3x3
detail::tmat3x3< float, highp > highp_mat3x3
Definition: type_mat.hpp:224
glm::lowp_mat3
detail::tmat3x3< float, lowp > lowp_mat3
Definition: type_mat.hpp:189
glm::highp_mat3
detail::tmat3x3< float, highp > highp_mat3
Definition: type_mat.hpp:203
glm
Definition: _literals.hpp:31
type_mat3x3.hpp
glm::mediump_mat3
detail::tmat3x3< float, mediump > mediump_mat3
Definition: type_mat.hpp:196


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:12