Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ucell Union Reference

Union of a float and a udword. More...

#include <IceTypes.h>

Public Attributes

float f
 The float. More...
 
udword d
 The integer. More...
 

Detailed Description

Union of a float and a udword.

Definition at line 100 of file IceTypes.h.

Member Data Documentation

udword ucell::d

The integer.

Definition at line 102 of file IceTypes.h.

float ucell::f

The float.

Definition at line 101 of file IceTypes.h.


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