Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Attributes | List of all members
irr::core::inttofloat Union Reference

#include <irrMath.h>

Public Attributes

f32 f
 
s32 s
 
u32 u
 

Detailed Description

Definition at line 337 of file irrMath.h.

Member Data Documentation

f32 irr::core::inttofloat::f

Definition at line 337 of file irrMath.h.

Referenced by irr::core::FR(), and irr::core::IR().

s32 irr::core::inttofloat::s

Definition at line 337 of file irrMath.h.

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

u32 irr::core::inttofloat::u

Definition at line 337 of file irrMath.h.

Referenced by irr::core::FR(), and irr::core::IR().


The documentation for this union was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Fri Dec 20 2013 11:17:07 by Doxygen (1.8.5)