![]() |
VR-Forces 5.0.1 Developer's Guide
|
This driver demonstrates drawing track histories.

Classes | |
| struct | TrackHistoryInfo |
Protected Types | |
| typedef std::vector < TrackHistoryInfo > | TrackHistoriesVector |
Protected Attributes | |
| TrackHistoriesVector | myTrackHistories |
| makVrv::DtEntityFacade * | myEntityFacade |
| DtVector | myOrbitCenter |
| double | myAngularVelocity |
| double | myLastUpdateTime |
| double | myClockAngle |
| double | myRadius |
| double | myRoll |
Protected Attributes inherited from makVrv::DtDriver | |
| DtAgentManager & | myAgentManager |
| bool | myStartedFlag |
| std::string | myName |
| DtConfiguration | myConfiguration |
| bool | myPersistentFlag |
| bool | myUserControllableFlag |
| bool | myRequestStateDiffPendingFlag |
| DtElementChanges | myChanges |
|
protected |
Vector type for storing created track histories and associated information.
| DtExampleTrackHistoryDriver::DtExampleTrackHistoryDriver | ( | makVrv::DtAgentManager & | am | ) |
CTOR.
|
virtual |
Virtual DTOR.
|
virtual |
Returns the driver's class name.
Implements makVrv::DtDriver.
|
virtual |
Performs startup logic for the driver.
Implements makVrv::DtDriver.
|
virtual |
Performs shutdown logic for the driver.
Implements makVrv::DtDriver.
|
virtual |
|
virtual |
Ensures the driver is properly restarted when a De is connected.
Reimplemented from makVrv::DtDriver.
|
virtual |
Receives notification that track history settings have changed. Updates the track history to reflect the latest settings.
|
protected |
Creates the track history model agents for the model sets visualized by the facade.
|
protected |
Creates a track history for the given model set and scene object of the entity facade.
|
protected |
Creates an entity facade for an F-18. Properly initializes the individual 3d/2d/XR facades.
|
protectedvirtual |
Updates the current position / orientation of the entity.
|
protectedvirtual |
Positions the aircraft at the given coordinates.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |