![]() |
VR-Link API Documentation for HLA 1.3
|
little endian 64-bit IEEE-754 floating-point quantity. More...
Collaboration diagram for DtLEFloat64:Classes | |
| union | TempLayout |
| Used to Swap Longs. More... | |
Public Member Functions | |
| DtLEFloat64 () | |
| DtLEFloat64 (const DtFloat64 &) | |
| DtLEFloat64 (const DtLEFloat64 &) | |
| DtLEFloat64 & | operator= (const DtLEFloat64 &) |
| DtLEFloat64 & | operator= (const DtFloat64 &) |
| operator DtFloat64 () const | |
Public Attributes | |
| DtLEU32 | mslong |
| Used for internal storage, do not set directly. More... | |
| DtLEU32 | lslong |
| Used for internal storage, do not set directly. More... | |
little endian 64-bit IEEE-754 floating-point quantity.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| DtLEU32 DtLEFloat64::lslong |
Used for internal storage, do not set directly.
Least Significant Long
| DtLEU32 DtLEFloat64::mslong |
Used for internal storage, do not set directly.
Most Significant Long