Union of a float and a sdword. More...
#include <IceTypes.h>
Public Attributes | |
sdword | d |
The integer. | |
float | f |
The float. |
Union of a float and a sdword.
Definition at line 106 of file IceTypes.h.
The integer.
Definition at line 108 of file IceTypes.h.
float scell::f |
The float.
Definition at line 107 of file IceTypes.h.