VR-Forces 5.0.2 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::DtModelSetCommand Class Reference

DtModelSetCommand changes the model set for the view mode.

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

Public Member Functions

 DtModelSetCommand ()
 
virtual ~DtModelSetCommand ()
 
virtual std::string observerMode () const
 
virtual void setObserverMode (const std::string &mode)
 
virtual int modelSet () const
 
virtual void setModelSet (const int &set)
 
virtual void execute (DtDe &de)
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

std::string myObserverMode
 
int myModelSet
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Constructor & Destructor Documentation

makVrv::DtModelSetCommand::DtModelSetCommand ( )
virtual makVrv::DtModelSetCommand::~DtModelSetCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtModelSetCommand::observerMode ( ) const
virtual
virtual void makVrv::DtModelSetCommand::setObserverMode ( const std::string &  mode)
virtual
virtual int makVrv::DtModelSetCommand::modelSet ( ) const
virtual
virtual void makVrv::DtModelSetCommand::setModelSet ( const int set)
virtual
virtual void makVrv::DtModelSetCommand::execute ( DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtModelSetCommand::myObserverMode
protected
int makVrv::DtModelSetCommand::myModelSet
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)