app
android
jni
third-party
include
glm
detail
precision.hpp
Go to the documentation of this file.
1
29
#pragma once
30
31
namespace
glm
32
{
33
enum
precision
34
{
35
highp
,
36
mediump
,
37
lowp
,
38
defaultp
=
highp
39
};
40
}
//namespace glm
glm
Definition:
_literals.hpp:31
glm::defaultp
Definition:
precision.hpp:38
glm::precision
precision
Definition:
precision.hpp:33
glm::lowp
Definition:
precision.hpp:37
glm::mediump
Definition:
precision.hpp:36
glm::highp
Definition:
precision.hpp:35
rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Jan 23 2023 03:37:29