18 class DtVrlinkAggregateStateListener;
19 class DtVrlinkConnection;
34 virtual void setForceId(
int);
35 virtual void refreshForceColor();
39 virtual void slot_colorizedModelColorTypeForAggregatesChanged();
43 virtual void slot_forceAdded(
int);
DtStateVisualizerCreatorTemplate< DtVrlink2DAggregateExtentVisualizer > DtVrlink2DAggregateExtentVisualizerCreator
Definition: DtVrlink2DAggregateExtentVisualizer.h:56
Definition: DtStateVisualizer.h:322
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
Dt2DAggregateExtentVisualizers display bounding boxes for aggregates on the overlay.
Definition: Dt2DAggregateExtentVisualizer.h:22
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:34
DtVrlinkConnection * myVrlinkSimulation
Same as mySimulation, except, stored for convenience.
Definition: DtVrlink2DAggregateExtentVisualizer.h:53
Contains makVrv::Dt2DAggregateExtentVisualizer class.
DtVrlink2DAggregateExtentVisualizer will specialze the Dt2DAggregateExtentVisualizer to allow coloriz...
Definition: DtVrlink2DAggregateExtentVisualizer.h:24
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
VR-Link Aggregate state listener.
Definition: DtVrlinkAggregateStateListener.h:31
DtVrlinkAggregateStateListener * myVrlinkListener
Same as myListener, except, stored for convenience.
Definition: DtVrlink2DAggregateExtentVisualizer.h:50
int myForceId
Definition: DtVrlink2DAggregateExtentVisualizer.h:47
The DtStateListener is an abstract class.
Definition: DtStateListener.h:21