VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtGlStudioValueUpdater Class Reference

Generic GLStudio value attribute updater. More...

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

Public Member Functions

 DtGlStudioValueUpdater ()
virtual ~DtGlStudioValueUpdater ()
virtual void setValue (const std::string &v)
 sets the value as a string
virtual std::string value (double time)
 Returns the value as a string.
- 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

std::string myValue
- Protected Attributes inherited from makVrv::DtGlStudioObjectAttributeUpdater
DtSmoother * mySmoother
DtDemyDe
- Protected Attributes inherited from makVrv::DtGlStudioAttributeUpdater
DtSignalConnectionManager myEntityConnections
bool myIsDirty

Detailed Description

Generic GLStudio value attribute updater.

Constructor & Destructor Documentation

makVrv::DtGlStudioValueUpdater::DtGlStudioValueUpdater ( )
virtual makVrv::DtGlStudioValueUpdater::~DtGlStudioValueUpdater ( )
virtual

Member Function Documentation

virtual void makVrv::DtGlStudioValueUpdater::setValue ( const std::string &  v)
virtual

sets the value as a string

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

Returns the value as a string.

Implements makVrv::DtGlStudioObjectAttributeUpdater.

Member Data Documentation

std::string makVrv::DtGlStudioValueUpdater::myValue
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)