app
android
jni
third-party
include
glm
detail
_fixes.hpp
Go to the documentation of this file.
1
29
#include <cmath>
30
32
#ifdef max
33
#undef max
34
#endif
35
37
#ifdef min
38
#undef min
39
#endif
40
42
#ifdef isnan
43
#undef isnan
44
#endif
45
47
#ifdef isinf
48
#undef isinf
49
#endif
50
52
#ifdef log2
53
#undef log2
54
#endif
55
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:06