![]() |
VR-Forces 4.8 Class Documentation
|
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...
Public Member Functions | |
| EntityWheelData () | |
Public Attributes | |
| DtUniqueID | sceneId |
| DtTime | lastUpdateTime |
| DtVector | lastPos |
| std::vector< WheelInfo > | wheels |
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
|
inline |
| DtUniqueID makVrv::EntityWheelData::sceneId |
| DtTime makVrv::EntityWheelData::lastUpdateTime |
| DtVector makVrv::EntityWheelData::lastPos |
| std::vector<WheelInfo> makVrv::EntityWheelData::wheels |