VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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.

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
 

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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)