17 class DtOsgArticulatedModel;
33 virtual void update(
DtTime tNow);
37 virtual void setWheelData(std::map<DtOsgArticulatedModel*, EntityWheelData>* wheelMap);
std::map< DtOsgArticulatedModel *, EntityWheelData > * myEntityWheelMap
Definition: DtEntityWheelUpdater.h:50
This is not a typical updater, instead of the usual 1 updater per entity, the DtEntityWheelManager ad...
Definition: DtEntityWheelUpdater.h:22
#define DT_DLL_VRVOSG
Definition: vrvOsg.h:23
Contains makVrv::DtEntityWheelManager class.
An abstract base class for objects that require updates.
Definition: DtTickable.h:26
Contains the declaration for makVrv::DtTickable.
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
DtDe & myDe
Definition: DtEntityWheelUpdater.h:48
bool myShouldRotate
Definition: DtEntityWheelUpdater.h:49