31 virtual void setForceId(
int);
32 virtual void refreshForceColor();
35 virtual void slot_colorizedModelColorTypeForAggregatesChanged();
36 virtual void slot_forceAdded(
int);
Contains makVrv::Dt3DAggregateExtentVisualizer class.
DtVrlinkConnection * myVrlinkSimulation
Same as mySimulation, except, stored for convenience.
Definition: DtVrlink3DAggregateExtentVisualizer.h:45
Definition: DtStateVisualizer.h:309
Dt3DAggregateExtentVisualizer objects are responsible for displaying 3D representations of aggregate ...
Definition: Dt3DAggregateExtentVisualizer.h:21
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
DtStateVisualizerCreatorTemplate< DtVrlink3DAggregateExtentVisualizer > DtVrlink3DAggregateExtentVisualizerCreator
Definition: DtVrlink3DAggregateExtentVisualizer.h:48
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:37
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
DtVrlink3DAggregateExtentVisualizer will specialze the Dt3DAggregateExtentVisualizer to allow coloriz...
Definition: DtVrlink3DAggregateExtentVisualizer.h:21
int myForceId
Definition: DtVrlink3DAggregateExtentVisualizer.h:39
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
Aggregate state listener.
Definition: DtVrlinkAggregateStateListener.h:27
The DtStateListener is an abstract class.
Definition: DtStateListener.h:21
DtVrlinkAggregateStateListener * myVrlinkListener
Same as myListener, except, stored for convenience.
Definition: DtVrlink3DAggregateExtentVisualizer.h:42