Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <irrMath.h>
Public Member Functions | |
FloatIntUnion32 (float f1=0.0f) | |
bool | sign () const |
Public Attributes | |
irr::f32 | f |
irr::s32 | i |
|
inline |
|
inline |
irr::s32 irr::core::FloatIntUnion32::i |
Definition at line 202 of file irrMath.h.
Referenced by irr::core::equalsByUlp(), and sign().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
by Doxygen
(1.8.9.1) |