VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
makVrv::DtExampleMetersPerSecondUpdater Class Reference

The example meters per second updater that will be registered by the exampleHudUpdaterPlugin. More...

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

Public Member Functions

 DtExampleMetersPerSecondUpdater ()
virtual ~DtExampleMetersPerSecondUpdater ()
virtual std::string value (double time)
 returns the updater value as a string for sending to GL Studio
- Public Member Functions inherited from makVrv::DtGlStudioObjectAttributeUpdater
 DtGlStudioObjectAttributeUpdater ()
virtual ~DtGlStudioObjectAttributeUpdater ()
virtual void init (DtSmoother *smoother, DtDe *de)
 initialize with a HUD object's smoother
virtual std::string value ()
 just to make the base class happy since this particular type of updater needs a time to function properly
- Public Member Functions inherited from makVrv::DtGlStudioAttributeUpdater
 DtGlStudioAttributeUpdater ()
virtual ~DtGlStudioAttributeUpdater ()
virtual bool isDirty ()

Protected Attributes

DtVector myVelocity
- Protected Attributes inherited from makVrv::DtGlStudioObjectAttributeUpdater
DtSmoother * mySmoother
DtDemyDe
- Protected Attributes inherited from makVrv::DtGlStudioAttributeUpdater
DtSignalConnectionManager myEntityConnections
bool myIsDirty

Detailed Description

The example meters per second updater that will be registered by the exampleHudUpdaterPlugin.

Constructor & Destructor Documentation

makVrv::DtExampleMetersPerSecondUpdater::DtExampleMetersPerSecondUpdater ( )
virtual makVrv::DtExampleMetersPerSecondUpdater::~DtExampleMetersPerSecondUpdater ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtExampleMetersPerSecondUpdater::value ( double  time)
virtual

returns the updater value as a string for sending to GL Studio

Implements makVrv::DtGlStudioObjectAttributeUpdater.

Member Data Documentation

DtVector makVrv::DtExampleMetersPerSecondUpdater::myVelocity
protected

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)