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