30 class DtRemoteGraphicVisualizerSet;
31 class DtVrlinkConnection;
46 virtual void visualize();
50 virtual void modelSetVisualized(
int modelSet,
bool b );
54 return myRemoteGraphicModelSetMap;
59 return myListener.uniqueId();
DtVrlinkRemoteGraphicStateListener & myListener
Definition: DtRemoteGraphicElement.h:65
Contains the DtVrlinkRemoteGraphicStateListener class declaration.
Tactical Graphic state listener.
Definition: DtVrlinkRemoteGraphicStateListener.h:31
#define DL_DLL_IGCONVRLINK
Definition: dllExport.h:26
unsigned int ObjectType
Definition: DtElementEntry.h:50
Definition: DtRemoteGraphicElement.h:33
DtSignalConnectionManager myConnections
Definition: DtRemoteGraphicElement.h:67
DtVrlinkConnection & mySimulation
Definition: DtRemoteGraphicElement.h:64
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:24
A class which represents the simulation the driver manages.
Definition: DtVrlinkConnection.h:42
std::map< int, DtRemoteGraphicVisualizerSet * > RemoteGraphicModelSetMap
Definition: DtRemoteGraphicElement.h:37
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
Contains makVrv:DtEnvironmentalStateListener class.
#define DT_PROTOCOL_NAMESPACE
Make VR-Vantage VRLink code export with library #ifdef DL_DLL_IGCONVRLINK #undef DL_DLL_IGCONVRLINK #...
Definition: export.h:32
Base class to provide boost signal/slot management.
DtElementEntry::ObjectType myObjectType
Definition: DtRemoteGraphicElement.h:66
Contains makVrv::DtUniqueID type.
virtual const RemoteGraphicModelSetMap & modelSetMap() const
Definition: DtRemoteGraphicElement.h:52
Contains DLL export macros.
DtUniqueID elementID() const
Definition: DtRemoteGraphicElement.h:57
RemoteGraphicModelSetMap myRemoteGraphicModelSetMap
Definition: DtRemoteGraphicElement.h:63