![]() |
VR-Vantage 1.4.1 API Class Documentation
|
HLA Specific Mass Label Visualizer. More...

Public Member Functions | |
| VrlinkMassLabelVisualizer (makVrv::DtBaseConnection &simulation, makVrv::DtStateListener &listener, int modelSet) | |
| CTOR. | |
| virtual void | createModelAgents () |
| Override to create model agents that will be used to display data from the listener. | |
Protected Attributes | |
| MyEntityStateListener * | myCustomListener |
HLA Specific Mass Label Visualizer.
| VrlinkMassLabelVisualizer::VrlinkMassLabelVisualizer | ( | makVrv::DtBaseConnection & | simulation, |
| makVrv::DtStateListener & | listener, | ||
| int | modelSet | ||
| ) |
CTOR.
References myCustomListener, MyEntityStateListener::signal_massSet, and MassLabelVisualizer::updateMass().
| void VrlinkMassLabelVisualizer::createModelAgents | ( | ) | [virtual] |
Override to create model agents that will be used to display data from the listener.
Reimplemented from MassLabelVisualizer.
References MyEntityStateListener::findCustomStateRep(), makVrv::DtUnicode::fromWCharArray(), MyEntityStateRepInterceptor::mass(), myCustomListener, MassLabelVisualizer::myLabel, makVrv::DtWidgetLabelAgent::setText(), and MassLabelVisualizer::updateMass().
Referenced by createModelAgents(), and VrlinkMassLabelVisualizer().