From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../unionirr_1_1core_1_1_float_int_union32.html | 223 +++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/unionirr_1_1core_1_1_float_int_union32.html (limited to 'src/others/irrlicht-1.8.1/doc/html/unionirr_1_1core_1_1_float_int_union32.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/unionirr_1_1core_1_1_float_int_union32.html b/src/others/irrlicht-1.8.1/doc/html/unionirr_1_1core_1_1_float_int_union32.html new file mode 100644 index 0000000..59b0aea --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/unionirr_1_1core_1_1_float_int_union32.html @@ -0,0 +1,223 @@ + + + + +Irrlicht 3D Engine: irr::core::FloatIntUnion32 Union Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
irr::core::FloatIntUnion32 Union Reference
+
+
+ +

#include <irrMath.h>

+ +

List of all members.

+

+Public Member Functions

+ +

+Public Attributes

+ +

Detailed Description

+
+

Definition at line 196 of file irrMath.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
irr::core::FloatIntUnion32::FloatIntUnion32 (float f1 = 0.0f) [inline]
+
+
+ +

Definition at line 198 of file irrMath.h.

+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + +
bool irr::core::FloatIntUnion32::sign () const [inline]
+
+
+ +

Definition at line 200 of file irrMath.h.

+ +

References i.

+ +

Referenced by irr::core::equalsByUlp().

+ +
+
+

Member Data Documentation

+ +
+ +
+ +

Definition at line 203 of file irrMath.h.

+ +
+
+ +
+ +
+ +

Definition at line 202 of file irrMath.h.

+ +

Referenced by irr::core::equalsByUlp(), and sign().

+ +
+
+
The documentation for this union was generated from the following file: +
+
+ + + + + -- cgit v1.1