VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtTrackHistoryUpdater Class Reference

DtTrackHistoryUpdater updates a track history model with the current position of the scene object it's attached to each tick. More...

Inheritance diagram for makVrv::DtTrackHistoryUpdater:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTrackHistoryUpdater (DtDe &de, DtUniqueID id, bool doNotAddToMgr=false)
 CTOR.
virtual ~DtTrackHistoryUpdater ()
 DTOR.
virtual void update (double simTime)
 update the ribbon
virtual void setSceneObject (DtSceneObject *sceneObject)
 sets the scene object to update via the id.
virtual void attachRibbonModel (DtUniqueID id)
 attach a ribbon model to update (referenced by its unique ID)

Protected Attributes

DtRibbonModelmyModel
 The model to update.

Detailed Description

DtTrackHistoryUpdater updates a track history model with the current position of the scene object it's attached to each tick.


Constructor & Destructor Documentation

makVrv::DtTrackHistoryUpdater::DtTrackHistoryUpdater ( DtDe de,
DtUniqueID  id,
bool  doNotAddToMgr = false 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtTrackHistoryUpdater::update ( double  simTime) [virtual]

update the ribbon

Implements makVrv::DtUpdater.

virtual void makVrv::DtTrackHistoryUpdater::setSceneObject ( DtSceneObject sceneObject) [virtual]

sets the scene object to update via the id.

Reimplemented from makVrv::DtUpdater.

attach a ribbon model to update (referenced by its unique ID)


Member Data Documentation

The model to update.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)