A little endian byte aligned 64 integer data structure.
More...
Public Attributes |
| DtLEInt32 | mslong |
| | Used for internal storage, do not set directly.
|
| DtLEInt32 | lslong |
| | Least Significant Long Used for internal storage, do not set directly.
|
Detailed Description
A little endian byte aligned 64 integer data structure.
This type is used for the code generator in VR-Link.
- See Also
- DtSetNetworkByteOrdering
Constructor & Destructor Documentation
| DtLEInt64::DtLEInt64 |
( |
const DtInt64 & |
f | ) |
|
|
inline |
Member Function Documentation
| DtLEInt64::operator DtInt64 |
( |
| ) |
const |
|
inline |
Member Data Documentation
Least Significant Long Used for internal storage, do not set directly.
Used for internal storage, do not set directly.
Most Significant Long
The documentation for this class was generated from the following file: