app
android
jni
third-party
include
glm
mat4x2.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
detail/type_mat4x2.hpp
"
32
33
namespace
glm
34
{
40
typedef
detail::tmat4x2<float, lowp>
lowp_mat4x2
;
41
47
typedef
detail::tmat4x2<float, mediump>
mediump_mat4x2
;
48
54
typedef
detail::tmat4x2<float, highp>
highp_mat4x2
;
55
56
}
//namespace glm
glm
Definition:
_literals.hpp:31
glm::lowp_mat4x2
detail::tmat4x2< float, lowp > lowp_mat4x2
Definition:
type_mat.hpp:262
type_mat4x2.hpp
glm::mediump_mat4x2
detail::tmat4x2< float, mediump > mediump_mat4x2
Definition:
type_mat.hpp:269
glm::highp_mat4x2
detail::tmat4x2< float, highp > highp_mat4x2
Definition:
type_mat.hpp:276
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:37:29