0.9.6
Main Page
Modules
Files
File List
E:
Source
G-Truc
glm
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
Generated by
1.8.8