![]() |
VR-Link API Documentation for HLA 1.3
|
DtNetEnvironmentalRecord is the network structure for the environmental process PDU record header (defined IEEE 1278.1a-1998). More...
Inheritance diagram for DtNetEnvironmentalRecord:
Collaboration diagram for DtNetEnvironmentalRecord:Public Attributes | |
| DtNetU32 | myType |
| The record type as defined by the DIS Enumerations document. | |
| DtNetU16 | myLength |
| The length in bits of the Environment Record. | |
| DtNetU8 | myIndex |
| The sequentially numbered record index. | |
| DtNetU8 | padding |
| padding to break the record to a 64 bit boundary | |
DtNetEnvironmentalRecord is the network structure for the environmental process PDU record header (defined IEEE 1278.1a-1998).
This record is used in DIS and in the DtEnvironmentalProcessRepository.
| DtNetU8 DtNetEnvironmentalRecord::myIndex |
The sequentially numbered record index.
| DtNetU16 DtNetEnvironmentalRecord::myLength |
The length in bits of the Environment Record.
| DtNetU32 DtNetEnvironmentalRecord::myType |
The record type as defined by the DIS Enumerations document.
| DtNetU8 DtNetEnvironmentalRecord::padding |
padding to break the record to a 64 bit boundary