![]() |
VR-Link API Documentation for HLA 1.3
|
little endian signed 16-bit quantity. More...
Collaboration diagram for DtLEInt16:Public Member Functions | |
| DtLEInt16 () | |
| DtLEInt16 (const DtInt16 &) | |
| DtLEInt16 (const DtLEInt16 &) | |
| DtLEInt16 & | operator= (const DtLEInt16 &) |
| DtLEInt16 & | operator= (const DtInt16 &) |
| operator DtInt16 () const | |
Public Attributes | |
| DtLEInt8 | msbyte |
| Used for internal storage, do not set directly. | |
| DtLEInt8 | lsbyte |
| Used for internal storage, do not set directly. | |
little endian signed 16-bit quantity.
|
inline |
|
inline |
|
inline |
|
inline |
| DtLEInt8 DtLEInt16::lsbyte |
Used for internal storage, do not set directly.
Least Significant Byte
| DtLEInt8 DtLEInt16::msbyte |
Used for internal storage, do not set directly.
Most Significant Byte