![]() |
VR-Forces 4.8 Class Documentation
|
Contains makVrv::DtEntityWheelManager class. More...
Go to the source code of this file.
Classes | |
| 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::EntityWheelData |
| 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... | |
| class | makVrv::DtEntityWheelManager |
| The DtEntityWheelManager class is responsible for collecting art part ids related to wheels and then rotating those wheels based on the velocity of the entity The DtEntityWheelManager collects information in addModel which is then passed to DtEntityWheelUpdater. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Contains makVrv::DtEntityWheelManager class.