app
android
jni
third-party
include
glm
mat3x4.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
detail/type_mat3x4.hpp
"
32
33
namespace
glm
34
{
40
typedef
detail::tmat3x4<float, lowp>
lowp_mat3x4
;
41
47
typedef
detail::tmat3x4<float, mediump>
mediump_mat3x4
;
48
54
typedef
detail::tmat3x4<float, highp>
highp_mat3x4
;
55
56
}
//namespace glm
glm::mediump_mat3x4
detail::tmat3x4< float, mediump > mediump_mat3x4
Definition:
type_mat.hpp:243
glm
Definition:
_literals.hpp:31
glm::highp_mat3x4
detail::tmat3x4< float, highp > highp_mat3x4
Definition:
type_mat.hpp:250
glm::lowp_mat3x4
detail::tmat3x4< float, lowp > lowp_mat3x4
Definition:
type_mat.hpp:236
type_mat3x4.hpp
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:37:29