VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
MassLabelVisualizer Class Reference

Protocol independent mass label visualizer. More...

Inheritance diagram for MassLabelVisualizer:
Inheritance graph
[legend]

Public Member Functions

 MassLabelVisualizer (makVrv::DtBaseConnection &simulation, makVrv::DtStateListener &listener, int modelSet)
 CTOR.
virtual ~MassLabelVisualizer ()
 DTOR.
virtual void createModelAgents ()
 Override to create model agents that will be used to display data from the listener.
virtual void destroyModelAgents ()
 Destroys all currently created definitions.
virtual void updateMass (float mass)
 Update the mass.
virtual const
makVrv::DtStateVisualizer::TypeInfo & 
typeInfo () const
 The instance's type info.

Static Public Member Functions

static const
makVrv::DtStateVisualizer::TypeInfo & 
theTypeInfo ()
 This class's type info.

Protected Member Functions

virtual void setModelDefinitionForAgents ()
 Sets model definition for all the agents that this visualizer might be using.

Protected Attributes

makVrv::DtProjectedWidgetModelAgent * myProjectedModel
makVrv::DtWidgetLabelAgent * myLabel

Detailed Description

Protocol independent mass label visualizer.

Constructor & Destructor Documentation

MassLabelVisualizer::MassLabelVisualizer ( makVrv::DtBaseConnection &  simulation,
makVrv::DtStateListener &  listener,
int  modelSet 
)

CTOR.

virtual MassLabelVisualizer::~MassLabelVisualizer ( )
virtual

DTOR.

Member Function Documentation

virtual void MassLabelVisualizer::createModelAgents ( )
virtual

Override to create model agents that will be used to display data from the listener.

Reimplemented in VrlinkMassLabelVisualizer.

virtual void MassLabelVisualizer::destroyModelAgents ( )
virtual

Destroys all currently created definitions.

virtual void MassLabelVisualizer::updateMass ( float  mass)
virtual

Update the mass.

virtual const makVrv::DtStateVisualizer::TypeInfo& MassLabelVisualizer::typeInfo ( ) const
virtual

The instance's type info.

static const makVrv::DtStateVisualizer::TypeInfo& MassLabelVisualizer::theTypeInfo ( )
static

This class's type info.

virtual void MassLabelVisualizer::setModelDefinitionForAgents ( )
protectedvirtual

Sets model definition for all the agents that this visualizer might be using.

If model agents are not created, should create them. Should not call this directly, but rather call setModelDefinition

Member Data Documentation

makVrv::DtProjectedWidgetModelAgent* MassLabelVisualizer::myProjectedModel
protected
makVrv::DtWidgetLabelAgent* MassLabelVisualizer::myLabel
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)