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

A HUD object side updater abstract base class. More...

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

List of all members.

Public Member Functions

 DtGlStudioObjectAttributeUpdater ()
virtual ~DtGlStudioObjectAttributeUpdater ()
virtual void init (DtSmoother *smoother, DtDe *de)
 initialize with a HUD object's smoother
virtual std::string value (double time)=0
 returns the updater value as a string for sending to GL Studio
virtual std::string value ()
 just to make the base class happy since this particular type of updater needs a time to function properly

Protected Attributes

DtSmoother * mySmoother
DtDemyDe

Detailed Description

A HUD object side updater abstract base class.

It has the HUD objects smoother available to compute values


Constructor & Destructor Documentation


Member Function Documentation

virtual void makVrv::DtGlStudioObjectAttributeUpdater::init ( DtSmoother *  smoother,
DtDe de 
) [virtual]

initialize with a HUD object's smoother

virtual std::string makVrv::DtGlStudioObjectAttributeUpdater::value ( double  time) [pure virtual]
virtual std::string makVrv::DtGlStudioObjectAttributeUpdater::value ( ) [inline, virtual]

just to make the base class happy since this particular type of updater needs a time to function properly

Implements makVrv::DtGlStudioAttributeUpdater.


Member Data Documentation


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)