app
android
jni
third-party
include
glm
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
glm::highp_mat2
detail::tmat2x2< float, highp > highp_mat2
Definition:
type_mat.hpp:78
type_mat2x2.hpp
glm::highp_mat2x2
detail::tmat2x2< float, highp > highp_mat2x2
Definition:
type_mat.hpp:99
glm
Definition:
_literals.hpp:31
glm::mediump_mat2x2
detail::tmat2x2< float, mediump > mediump_mat2x2
Definition:
type_mat.hpp:92
glm::lowp_mat2x2
detail::tmat2x2< float, lowp > lowp_mat2x2
Definition:
type_mat.hpp:85
glm::mediump_mat2
detail::tmat2x2< float, mediump > mediump_mat2
Definition:
type_mat.hpp:71
glm::lowp_mat2
detail::tmat2x2< float, lowp > lowp_mat2
Definition:
type_mat.hpp:64
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:12