Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <irrMath.h>
Public Attributes | |
f32 | f |
s32 | s |
u32 | u |
f32 irr::core::inttofloat::f |
Definition at line 336 of file irrMath.h.
Referenced by irr::core::FR(), and irr::core::IR().
s32 irr::core::inttofloat::s |
Definition at line 336 of file irrMath.h.
Referenced by irr::core::FR().
u32 irr::core::inttofloat::u |
Definition at line 336 of file irrMath.h.
Referenced by irr::core::FR(), and irr::core::IR().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Mon May 6 2013 17:41:07 by Doxygen
(1.8.3.1) |