VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)