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
scell Union Reference

Union of a float and a sdword. More...

#include <IceTypes.h>

Public Attributes

float f
 The float. More...
 
sdword d
 The integer. More...
 

Detailed Description

Union of a float and a sdword.

Definition at line 94 of file IceTypes.h.

Member Data Documentation

sdword scell::d

The integer.

Definition at line 96 of file IceTypes.h.

float scell::f

The float.

Definition at line 95 of file IceTypes.h.


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