app
android
jni
third-party
include
glm
mat4x4.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
detail/type_mat4x4.hpp
"
32
33
namespace
glm
34
{
40
typedef
detail::tmat4x4<float, lowp>
lowp_mat4
;
41
47
typedef
detail::tmat4x4<float, mediump>
mediump_mat4
;
48
54
typedef
detail::tmat4x4<float, highp>
highp_mat4
;
55
61
typedef
detail::tmat4x4<float, lowp>
lowp_mat4x4
;
62
68
typedef
detail::tmat4x4<float, mediump>
mediump_mat4x4
;
69
75
typedef
detail::tmat4x4<float, highp>
highp_mat4x4
;
76
77
}
//namespace glm
glm::mediump_mat4
detail::tmat4x4< float, mediump > mediump_mat4
Definition:
type_mat.hpp:322
glm::lowp_mat4
detail::tmat4x4< float, lowp > lowp_mat4
Definition:
type_mat.hpp:315
type_mat4x4.hpp
glm::highp_mat4
detail::tmat4x4< float, highp > highp_mat4
Definition:
type_mat.hpp:329
glm::highp_mat4x4
detail::tmat4x4< float, highp > highp_mat4x4
Definition:
type_mat.hpp:350
glm
Definition:
_literals.hpp:31
glm::lowp_mat4x4
detail::tmat4x4< float, lowp > lowp_mat4x4
Definition:
type_mat.hpp:336
glm::mediump_mat4x4
detail::tmat4x4< float, mediump > mediump_mat4x4
Definition:
type_mat.hpp:343
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:12