app
android
jni
third-party
include
glm
mat2x3.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
detail/type_mat2x3.hpp
"
32
33
namespace
glm
34
{
40
typedef
detail::tmat2x3<float, lowp>
lowp_mat2x3
;
41
47
typedef
detail::tmat2x3<float, mediump>
mediump_mat2x3
;
48
54
typedef
detail::tmat2x3<float, highp>
highp_mat2x3
;
55
56
}
//namespace glm
57
glm
Definition:
_literals.hpp:31
type_mat2x3.hpp
glm::mediump_mat2x3
detail::tmat2x3< float, mediump > mediump_mat2x3
Definition:
type_mat.hpp:118
glm::lowp_mat2x3
detail::tmat2x3< float, lowp > lowp_mat2x3
Definition:
type_mat.hpp:111
glm::highp_mat2x3
detail::tmat2x3< float, highp > highp_mat2x3
Definition:
type_mat.hpp:125
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:37:29