VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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

CTOR.

DTOR.


Member Function Documentation

virtual void MassLabelVisualizer::createModelAgents ( ) [virtual]

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

Implements makVrv::DtStateVisualizer.

Reimplemented in VrlinkMassLabelVisualizer.

virtual void MassLabelVisualizer::destroyModelAgents ( ) [virtual]

Destroys all currently created definitions.

Implements makVrv::DtStateVisualizer.

virtual void MassLabelVisualizer::updateMass ( float  mass) [virtual]

Update the mass.

The instance's type info.

Implements makVrv::DtStateVisualizer.

This class's type info.

virtual void MassLabelVisualizer::setModelDefinitionForAgents ( ) [protected, virtual]

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

Implements makVrv::DtStateVisualizer.


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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)