VR-Forces 4.10 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::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 More...
 
virtual std::string value (double time)
 Returns the value as a string. More...
 
- Public Member Functions inherited from makVrv::DtGlStudioObjectAttributeUpdater
 DtGlStudioObjectAttributeUpdater ()
 
virtual ~DtGlStudioObjectAttributeUpdater ()
 
virtual void init (DtSmoother *smoother, DtDe *de)
 initialize with a HUD object's smoother More...
 
virtual std::string value ()
 just to make the base class happy since this particular type of updater needs a time to function properly More...
 
virtual void setElementId (DtElementID id)
 Set the element ID of the entity that this HUD updater is associated with. More...
 
virtual DtElementID elementId () const
 Get the element ID of the entity that this HUD updater is associated with. More...
 
- 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
 
DtElementID myElementId
 
- 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 Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)