![]() |
VR-Link API Documentation for DIS
|
Go to the source code of this file.
Classes | |
| class | DtLEU16 |
| little endian unsigned 16-bit quantity. More... | |
| class | DtLEInt16 |
| little endian signed 16-bit quantity. More... | |
| class | DtLEU32 |
| little endian unsigned 32-bit quantity. More... | |
| class | DtLEInt32 |
| little endian signed 32-bit quantity. More... | |
| class | DtLEFloat32 |
| little endian 32-bit IEEE-754 floating-point quantity. More... | |
| union | DtLEFloat32::TempLayout |
| class | DtLEFloat64 |
| little endian 64-bit IEEE-754 floating-point quantity. More... | |
| union | DtLEFloat64::TempLayout |
| Used to Swap Longs. More... | |
| class | DtLEU64 |
| A little endian byte aligned 64 unsigned integer data structure. More... | |
| union | DtLEU64::TempLayout |
| Used to Swap Longs. More... | |
| class | DtLEInt64 |
| A little endian byte aligned 64 integer data structure. More... | |
| union | DtLEInt64::TempLayout |
| Used to Swap Longs. More... | |
| class | DtLEU128 |
| A little endian byte aligned 128 unsigned integer data structure. More... | |
Macros | |
| #define | vlLETypes_inl |
| Include inline definitions. More... | |
Typedefs | |
| typedef DtU8 | DtLEU8 |
| typedef DtInt8 | DtLEInt8 |
| #define vlLETypes_inl |
Include inline definitions.