![]() |
VR-Forces 4.10 Class Documentation
|
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 More...
Public Member Functions | |
| DtEntityWheelDataCommon () | |
Public Attributes | |
| DtTime | lastUpdateTime |
| DtVector | lastPos |
| DtTaitBryan | lastHeading |
| The last heading(steering) More... | |
| DtTime | lastSteeringUpdateTime |
| The last time the steering was updated. More... | |
| int | numOfSetsOfWheels |
| The number of sets of wheels this vehicle has. More... | |
| double | distanceBetweenAxles |
| The distance between the 1st set of wheels and rear axles. More... | |
| double | distanceBetweenAxles2 |
| The distance between the 2nd set of wheels and rear axles. More... | |
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
| 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::distanceBetweenAxles |
The distance between the 1st set of wheels and rear axles.
| double makVrv::DtEntityWheelDataCommon::distanceBetweenAxles2 |
The distance between the 2nd set of wheels and rear axles.