46 virtual bool checkLosToEntity( );
50 virtual void update(
DtTime tNow );
Contains makVrv::DtTrackMonitor & DtTrackMonitorCreator declarations.
DtSceneObject * myEntityToTrack
Definition: DtLosTrackMonitor.h:60
Base class for Track Monitors which monitor the tracking of an object.
Definition: DtTrackMonitor.h:34
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
The abstract Channel Class.
Definition: DtChannel.h:30
A facade for a DtObserverObject.
Definition: DtObserver.h:37
Contains makVrv::DtVirtualBaseClass class.
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtTrackMonitorCreatorTemplate< DtLosTrackMonitor > DtLosTrackMonitorCreator
Creator that will be registered with the DtTrackObjectFactory() to create this class.
Definition: DtLosTrackMonitor.h:65
Definition: DtTrackMonitor.h:111
A DtSceneObject represents an object that can be positioned in the scene by (possibly) attaching it t...
Definition: DtSceneObject.h:41
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
A derived class of DtTrackMonitor which monitors an entity for LOS This class will continually set th...
Definition: DtLosTrackMonitor.h:31