Go to the source code of this file.
|
| struct | makVrv::WheelInfo |
| | Structure contained individual wheel information partNum - the articulated part wheel id wheelSet - 1-10 (front wheels are set 1) wheelSide - WHEEL_LEFT, WHEEL_RIGHT wheelRadius - the radius of the wheel (in meters) angVel - the last angular velocity set for this wheel. More...
|
| |
| struct | makVrv::DtEntityWheelDataCommon |
| | 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...
|
| |
| struct | makVrv::DtEntityWheelData |
| | brief Structure containing information about all wheel on an entity sceneObj - the scene object for this entity lastPos - the lastPosition of this entity that we know about wheels - the list of wheel part ids for this entity More...
|
| |
|
| | makVrv |
| | Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
|
| |