Union of a float and a udword. More...
#include <IceTypes.h>
Public Attributes | |
udword | d |
The integer. | |
float | f |
The float. |
Union of a float and a udword.
Definition at line 112 of file IceTypes.h.
The integer.
Definition at line 114 of file IceTypes.h.
float ucell::f |
The float.
Definition at line 113 of file IceTypes.h.