Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
app
android
jni
third-party
include
glm
mat3x2.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
#include "
detail/type_mat3x2.hpp
"
32
33
namespace
glm
34
{
40
typedef
detail::tmat3x2<float, lowp>
lowp_mat3x2
;
41
47
typedef
detail::tmat3x2<float, mediump>
mediump_mat3x2
;
48
54
typedef
detail::tmat3x2<float, highp>
highp_mat3x2
;
55
56
}
//namespace
glm
Definition:
_literals.hpp:31
glm::highp_mat3x2
detail::tmat3x2< float, highp > highp_mat3x2
Definition:
type_mat.hpp:177
glm::mediump_mat3x2
detail::tmat3x2< float, mediump > mediump_mat3x2
Definition:
type_mat.hpp:170
glm::lowp_mat3x2
detail::tmat3x2< float, lowp > lowp_mat3x2
Definition:
type_mat.hpp:163
type_mat3x2.hpp
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:34:59