From a556b45abf18f1bd509daaf63b66b7d55e9fd291 Mon Sep 17 00:00:00 2001 From: jjesswan Date: Mon, 22 Apr 2024 21:56:26 -0400 Subject: add engine version --- .../External/glm-master/doc/api/a00002_source.html | 121 +++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 engine-ocean/External/glm-master/doc/api/a00002_source.html (limited to 'engine-ocean/External/glm-master/doc/api/a00002_source.html') diff --git a/engine-ocean/External/glm-master/doc/api/a00002_source.html b/engine-ocean/External/glm-master/doc/api/a00002_source.html new file mode 100644 index 0000000..b387835 --- /dev/null +++ b/engine-ocean/External/glm-master/doc/api/a00002_source.html @@ -0,0 +1,121 @@ + + + + + + +0.9.9 API documentation: _fixes.hpp Source File + + + + + + + + + + +
+
+ + + + + + + +
+
0.9.9 API documentation +
+
+
+ + + + + + +
+
+ + +
+ +
+ + +
+
+
+
_fixes.hpp
+
+
+
1 #include <cmath>
+
2 
+
4 #ifdef max
+
5 #undef max
+
6 #endif
+
7 
+
9 #ifdef min
+
10 #undef min
+
11 #endif
+
12 
+
14 #ifdef isnan
+
15 #undef isnan
+
16 #endif
+
17 
+
19 #ifdef isinf
+
20 #undef isinf
+
21 #endif
+
22 
+
24 #ifdef log2
+
25 #undef log2
+
26 #endif
+
27 
+
+ + + + -- cgit v1.2.3-70-g09d2