39 virtual void createModelAgents()
override;
43 virtual void readEntityDisplaySettings()
override;
47 virtual void slot_parentSet(
DtElement* parent )
override;
Contains makVrv:DtAggregateStateListener class.
Contains makVrv:DtEntityKinStateVisualizer class.
DtAggregateKinStateVisualizer is responsible for showing kinematic state for the aggregate.
Definition: DtAggregateKinStateVisualizer.h:21
The DtAggregateStateListener is an abstract class.
Definition: DtAggregateStateListener.h:25
Definition: DtStateVisualizer.h:322
The DtElement class implements the common behavior of simulation based elements added to the scene...
Definition: DtElement.h:29
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:34
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtStateVisualizerCreatorTemplate< DtAggregateKinStateVisualizer > DtAggregateKinStateVisualizerCreator
Creator that will be registered with the state visualizer factory to create this class.
Definition: DtAggregateKinStateVisualizer.h:62
DtAggregateStateListener * myAggregateListener
Definition: DtAggregateKinStateVisualizer.h:56
The DtStateListener is an abstract class.
Definition: DtStateListener.h:21
Visualizes the kinematic state of an entity by moving a scene object.
Definition: DtEntityKinStateVisualizer.h:38
Struct to hold metadata about each functional visualizer type This allows users of the factory to get...
Definition: DtStateVisualizer.h:56