#include <sbgTypes.h>
Public Attributes | |
float | valF |
int32 | valI |
uint32 | valU |
Union that allows type punning (access to a floating point number bits)
Definition at line 124 of file sbgTypes.h.
float _FloatNint::valF |
Definition at line 126 of file sbgTypes.h.
int32 _FloatNint::valI |
Definition at line 127 of file sbgTypes.h.
uint32 _FloatNint::valU |
Definition at line 128 of file sbgTypes.h.