VR-Forces 4.3 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::DtModelScaleFactorCommand Class Reference

DtModelScaleFactorCommand changes the model scale factor for the observer mode indicated. More...

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

Public Member Functions

 DtModelScaleFactorCommand ()
virtual ~DtModelScaleFactorCommand ()
virtual std::string observerModeName () const
virtual void setObserverModeName (const std::string &modeName)
virtual double modelScaleFactor () const
virtual void setModelScaleFactor (double factor)
virtual void execute (DtDe &de)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myObserverModeName
double myModelScaleFactor
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtModelScaleFactorCommand changes the model scale factor for the observer mode indicated.

Constructor & Destructor Documentation

makVrv::DtModelScaleFactorCommand::DtModelScaleFactorCommand ( )
virtual makVrv::DtModelScaleFactorCommand::~DtModelScaleFactorCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtModelScaleFactorCommand::observerModeName ( ) const
virtual
virtual void makVrv::DtModelScaleFactorCommand::setObserverModeName ( const std::string &  modeName)
virtual
virtual double makVrv::DtModelScaleFactorCommand::modelScaleFactor ( ) const
virtual
virtual void makVrv::DtModelScaleFactorCommand::setModelScaleFactor ( double  factor)
virtual
virtual void makVrv::DtModelScaleFactorCommand::execute ( DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtModelScaleFactorCommand::myObserverModeName
protected
double makVrv::DtModelScaleFactorCommand::myModelScaleFactor
protected

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)