mat2x2.hpp
Go to the documentation of this file.
1 
29 #pragma once
30 
31 #include "detail/type_mat2x2.hpp"
32 
33 namespace glm
34 {
40  typedef detail::tmat2x2<float, lowp> lowp_mat2;
41 
47  typedef detail::tmat2x2<float, mediump> mediump_mat2;
48 
54  typedef detail::tmat2x2<float, highp> highp_mat2;
55 
61  typedef detail::tmat2x2<float, lowp> lowp_mat2x2;
62 
68  typedef detail::tmat2x2<float, mediump> mediump_mat2x2;
69 
75  typedef detail::tmat2x2<float, highp> highp_mat2x2;
76 
77 }//namespace glm
detail::tmat2x2< float, lowp > lowp_mat2
Definition: type_mat.hpp:64
detail::tmat2x2< float, mediump > mediump_mat2x2
Definition: type_mat.hpp:92
detail::tmat2x2< float, highp > highp_mat2
Definition: type_mat.hpp:78
detail::tmat2x2< float, mediump > mediump_mat2
Definition: type_mat.hpp:71
detail::tmat2x2< float, highp > highp_mat2x2
Definition: type_mat.hpp:99
detail::tmat2x2< float, lowp > lowp_mat2x2
Definition: type_mat.hpp:85


rtabmap
Author(s): Mathieu Labbe
autogenerated on Wed Jun 5 2019 22:41:31