![]() |
VR-Link API Documentation for HLA 1.3
|
little endian signed 32-bit quantity. More...
Collaboration diagram for DtLEInt32:Public Member Functions | |
| DtLEInt32 () | |
| DtLEInt32 (const DtInt32 &) | |
| DtLEInt32 (const DtLEInt32 &) | |
| DtLEInt32 & | operator= (const DtLEInt32 &) |
| DtLEInt32 & | operator= (const DtInt32 &) |
| operator DtInt32 () const | |
Public Attributes | |
| DtLEInt16 | msword |
| Used for internal storage, do not set directly. | |
| DtLEInt16 | lsword |
| Used for internal storage, do not set directly. | |
little endian signed 32-bit quantity.
|
inline |
|
inline |
|
inline |
|
inline |
| DtLEInt16 DtLEInt32::lsword |
Used for internal storage, do not set directly.
Least Significant Word
| DtLEInt16 DtLEInt32::msword |
Used for internal storage, do not set directly.
Most Significant Word