![]() |
VR-Forces 5.0.1 Developer's Guide
|
common data structure to store last position/updated These are used to compute the speed if the updater for the scene object is not available
Public Member Functions | |
| DtEntityWheelDataCommon () | |
| makVrv::DtEntityWheelDataCommon::DtEntityWheelDataCommon | ( | ) |
| DtTime makVrv::DtEntityWheelDataCommon::lastUpdateTime |
| DtVector makVrv::DtEntityWheelDataCommon::lastPos |
| DtTaitBryan makVrv::DtEntityWheelDataCommon::lastHeading |
The last heading(steering)
| DtTime makVrv::DtEntityWheelDataCommon::lastSteeringUpdateTime |
The last time the steering was updated.
| int makVrv::DtEntityWheelDataCommon::numOfSetsOfWheels |
The number of sets of wheels this vehicle has.
| double makVrv::DtEntityWheelDataCommon::distanceBetweenFirstAndRearAxles |
The distance between the 1st set of wheels and rear axles (measured along length)
| double makVrv::DtEntityWheelDataCommon::distanceBetweenSecondAndRearAxles |
The distance between the 2nd set of wheels and rear axles (measured along length)
| double makVrv::DtEntityWheelDataCommon::trackWidth |