Instances of DtGroundLogisticsVehicleRecord are used to contain the entity state and logistics information about an individual entity within a group of entities.
More...
Instances of DtGroundLogisticsVehicleRecord are used to contain the entity state and logistics information about an individual entity within a group of entities.
| DtGroundLogisticsVehicleRecord::DtGroundLogisticsVehicleRecord |
( |
| ) |
|
| virtual DtGroundLogisticsVehicleRecord::~DtGroundLogisticsVehicleRecord |
( |
| ) |
|
|
virtual |
| virtual DtU32 DtGroundLogisticsVehicleRecord::appearance |
( |
| ) |
const |
|
virtual |
| virtual DtU16 DtGroundLogisticsVehicleRecord::entityID |
( |
| ) |
const |
|
virtual |
| virtual DtInt8 DtGroundLogisticsVehicleRecord::entitySpeed |
( |
| ) |
const |
|
virtual |
| virtual DtInt8 DtGroundLogisticsVehicleRecord::phi |
( |
| ) |
const |
|
virtual |
| virtual void DtGroundLogisticsVehicleRecord::print |
( |
| ) |
const |
|
virtual |
| virtual void DtGroundLogisticsVehicleRecord::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print this record to a stream.
| virtual DtInt8 DtGroundLogisticsVehicleRecord::psi |
( |
| ) |
const |
|
virtual |
| virtual void DtGroundLogisticsVehicleRecord::setAppearance |
( |
DtU32 |
app | ) |
|
|
virtual |
Set/Get appearance (as a 32 bit integer).
Set/Get appearance by attribute.
| virtual void DtGroundLogisticsVehicleRecord::setEntityID |
( |
DtU16 |
value | ) |
|
|
virtual |
| virtual void DtGroundLogisticsVehicleRecord::setEntitySpeed |
( |
DtInt8 |
value | ) |
|
|
virtual |
Set/Get the entity speed.
| virtual void DtGroundLogisticsVehicleRecord::setPhi |
( |
DtInt8 |
value | ) |
|
|
virtual |
Set/Get the entity orientation phi.
| virtual void DtGroundLogisticsVehicleRecord::setPsi |
( |
DtInt8 |
value | ) |
|
|
virtual |
Set/Get the entity orientation psi.
| virtual void DtGroundLogisticsVehicleRecord::setTheta |
( |
DtInt8 |
value | ) |
|
|
virtual |
Set/Get the entity orientation theta.
| virtual void DtGroundLogisticsVehicleRecord::setX_Offset |
( |
DtInt16 |
value | ) |
|
|
virtual |
Set/Get the entity location X offset.
| virtual void DtGroundLogisticsVehicleRecord::setY_Offset |
( |
DtInt16 |
value | ) |
|
|
virtual |
Set/Get the entity location Y offset.
| virtual void DtGroundLogisticsVehicleRecord::setZ_Offset |
( |
DtInt16 |
value | ) |
|
|
virtual |
Set/Get the entity location Z offset.
| virtual DtInt8 DtGroundLogisticsVehicleRecord::theta |
( |
| ) |
const |
|
virtual |
Load/Unload data from a packet record.
| virtual DtInt16 DtGroundLogisticsVehicleRecord::X_Offset |
( |
| ) |
const |
|
virtual |
| virtual DtInt16 DtGroundLogisticsVehicleRecord::Y_Offset |
( |
| ) |
const |
|
virtual |
| virtual DtInt16 DtGroundLogisticsVehicleRecord::Z_Offset |
( |
| ) |
const |
|
virtual |
| DtU32 DtGroundLogisticsVehicleRecord::myAppearance |
|
protected |
| DtU16 DtGroundLogisticsVehicleRecord::myEntityID |
|
protected |
| DtInt8 DtGroundLogisticsVehicleRecord::myEntitySpeed |
|
protected |
| DtInt8 DtGroundLogisticsVehicleRecord::myPhi |
|
protected |
| DtInt8 DtGroundLogisticsVehicleRecord::myPsi |
|
protected |
| DtInt8 DtGroundLogisticsVehicleRecord::myTheta |
|
protected |
| DtInt16 DtGroundLogisticsVehicleRecord::myX_Offset |
|
protected |
| DtInt16 DtGroundLogisticsVehicleRecord::myY_Offset |
|
protected |
| DtInt16 DtGroundLogisticsVehicleRecord::myZ_Offset |
|
protected |
The documentation for this class was generated from the following file: