csIEEEfloat Struct Reference
[Utilities]
Convert IEEE 32-bit floats from or to native machine floats.
More...
#include <csutil/csendian.h>
Static Public Member Functions | |
static uint32 | FromNative (float f) |
Convert native to IEEE. | |
static float | ToNative (uint32 f) |
Convert IEEE to native. |
Detailed Description
Convert IEEE 32-bit floats from or to native machine floats.
Definition at line 150 of file csendian.h.
Member Function Documentation
|
Convert native to IEEE.
Definition at line 154 of file csendian.h. |
|
Convert IEEE to native.
Definition at line 157 of file csendian.h. |
The documentation for this struct was generated from the following file:
- csutil/csendian.h
Generated for Crystal Space by doxygen 1.4.6