VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions
makVrv::DtAttachableHatTextUpdater Class Reference

A DtAttachableHatTextUpdater is used to update a HAT text object that can be positioned in the scene by (possibly) attaching it to another object This updater extends the usual updater paradigm in that it not only positions the object, but also calculates and sets the actual HAT text. More...

Inheritance diagram for makVrv::DtAttachableHatTextUpdater:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAttachableHatTextUpdater (DtDe &de, DtUniqueID id)
 CTOR.
virtual ~DtAttachableHatTextUpdater ()
 DTOR.
virtual void update (double simTime)
 Update the scene object.

Protected Member Functions

virtual void updateWidgetLabel (DtWidgetLabel *widgetLabel, double distanceInMeters)
 Update the text in the widget label.

Detailed Description

A DtAttachableHatTextUpdater is used to update a HAT text object that can be positioned in the scene by (possibly) attaching it to another object This updater extends the usual updater paradigm in that it not only positions the object, but also calculates and sets the actual HAT text.

To do so, the scene object must have a model of type DtProjectedTextModel in its model list.


Constructor & Destructor Documentation

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtAttachableHatTextUpdater::update ( double  simTime) [virtual]

Update the scene object.

Reimplemented from makVrv::DtAttachableUpdater.

virtual void makVrv::DtAttachableHatTextUpdater::updateWidgetLabel ( DtWidgetLabel widgetLabel,
double  distanceInMeters 
) [protected, virtual]

Update the text in the widget label.


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)