VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrf::DtVrfSpotReportVisualizer Class Reference

Public Member Functions

 DtVrfSpotReportVisualizer (makVrv::DtBaseConnection &conn, makVrv::DtStateListener *)
virtual ~DtVrfSpotReportVisualizer ()
virtual void visualize ()
 Visualize all realized model sets for given spot report configuration.
virtual void setPickable (bool b)
 Set the Spot Report symbol to be pickable.
virtual void setCertaintyLevel (int)
 Sets the certainty level.
makVrv::DtElementID elementID () const
 Get the element ID of the entity.
virtual bool visible () const
 Sets everything to be visible/invisible.
virtual void setVisible (bool)

Protected Types

typedef std::map< int,
DtVrfSpotReportVisualizerSet * > 
SpotReportModelSetMap

Protected Member Functions

virtual void setModelSetEnabled (int modelSet, bool enabled)
 Called when a model set visualization state changes.
virtual void slot_spotReportChanged (const DtSpotReportState &s)
 Called when the spot report has changed.
virtual void slot_spotReportOptionsChanged (const DtVrfSpotReportsSettingsRecord &)
 Called when spot report options have changed.
virtual makVrv::DtUnicode chooseModelDefinition (const std::vector< makVrv::DtUnicode > &definitions)
 Chooses from the set of model definitions randomly.
virtual bool isUnknown (const std::vector< makVrv::DtUnicode > &definitions) const

Protected Attributes

SpotReportModelSetMap mySpotReportModelSetMap
makVrv::DtBaseConnectionmySimulation
makVrv::DtStateListenermyListener
makVrv::DtSignalConnectionManager myConnections
DtSpotReportState mySpotReportState
bool myPickable
bool myVisible

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtVrfSpotReportVisualizer::DtVrfSpotReportVisualizer ( makVrv::DtBaseConnection conn,
makVrv::DtStateListener  
)
virtual makVrf::DtVrfSpotReportVisualizer::~DtVrfSpotReportVisualizer ( )
virtual

Member Function Documentation

virtual void makVrf::DtVrfSpotReportVisualizer::visualize ( )
virtual

Visualize all realized model sets for given spot report configuration.

If no spot report configuration exists, will wait until one is set. Will also check the spot report manager to see if the spot reports should be visible given the current settings

virtual void makVrf::DtVrfSpotReportVisualizer::setPickable ( bool  b)
virtual

Set the Spot Report symbol to be pickable.

virtual void makVrf::DtVrfSpotReportVisualizer::setCertaintyLevel ( int  )
virtual

Sets the certainty level.

makVrv::DtElementID makVrf::DtVrfSpotReportVisualizer::elementID ( ) const
inline

Get the element ID of the entity.

The element ID is the unique id of the listener.

virtual bool makVrf::DtVrfSpotReportVisualizer::visible ( ) const
virtual

Sets everything to be visible/invisible.

virtual void makVrf::DtVrfSpotReportVisualizer::setVisible ( bool  )
virtual
virtual void makVrf::DtVrfSpotReportVisualizer::setModelSetEnabled ( int  modelSet,
bool  enabled 
)
protectedvirtual

Called when a model set visualization state changes.

Either will create or destroy a visual model set

virtual void makVrf::DtVrfSpotReportVisualizer::slot_spotReportChanged ( const DtSpotReportState s)
protectedvirtual

Called when the spot report has changed.

Check to see if spot report should be shown/hidden given current spot report settings

virtual void makVrf::DtVrfSpotReportVisualizer::slot_spotReportOptionsChanged ( const DtVrfSpotReportsSettingsRecord )
protectedvirtual

Called when spot report options have changed.

Will be used to show/hide visualizers and elements of visualizers

virtual makVrv::DtUnicode makVrf::DtVrfSpotReportVisualizer::chooseModelDefinition ( const std::vector< makVrv::DtUnicode > &  definitions)
protectedvirtual

Chooses from the set of model definitions randomly.

virtual bool makVrf::DtVrfSpotReportVisualizer::isUnknown ( const std::vector< makVrv::DtUnicode > &  definitions) const
protectedvirtual

Member Data Documentation

SpotReportModelSetMap makVrf::DtVrfSpotReportVisualizer::mySpotReportModelSetMap
protected
makVrv::DtBaseConnection& makVrf::DtVrfSpotReportVisualizer::mySimulation
protected
makVrv::DtStateListener* makVrf::DtVrfSpotReportVisualizer::myListener
protected
makVrv::DtSignalConnectionManager makVrf::DtVrfSpotReportVisualizer::myConnections
protected
DtSpotReportState makVrf::DtVrfSpotReportVisualizer::mySpotReportState
protected
bool makVrf::DtVrfSpotReportVisualizer::myPickable
protected
bool makVrf::DtVrfSpotReportVisualizer::myVisible
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)