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::DtUseSavedViewCommand Class Reference

DtUseSavedViewCommand sets a integer parameter of a sensor mode.

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

Public Member Functions

 DtUseSavedViewCommand ()
 
virtual ~DtUseSavedViewCommand ()
 
virtual std::string observerName ()
 
virtual void setObserverName (const std::string &newObs)
 
virtual std::string savedViewFilename () const
 
virtual void setSavedViewFilename (const std::string &filename)
 
virtual std::string savedViewDisplayName () const
 
virtual void setSavedViewDisplayName (const std::string &viewName)
 
virtual float smoothTime () const
 
virtual void setSmoothTime (float time)
 
virtual void execute (DtDe &de)
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

std::string myObserverName
 
std::string mySavedViewDisplayName
 
std::string mySavedViewFilename
 
float mySmoothTime
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Constructor & Destructor Documentation

makVrv::DtUseSavedViewCommand::DtUseSavedViewCommand ( )
virtual makVrv::DtUseSavedViewCommand::~DtUseSavedViewCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtUseSavedViewCommand::observerName ( )
virtual

Return the name of the observer that this command will control If "", uses current observer.

virtual void makVrv::DtUseSavedViewCommand::setObserverName ( const std::string &  newObs)
virtual

Set the name of the observer that this command will control.

virtual std::string makVrv::DtUseSavedViewCommand::savedViewFilename ( ) const
virtual

Get the name of saved view file to load.

virtual void makVrv::DtUseSavedViewCommand::setSavedViewFilename ( const std::string &  filename)
virtual

Set the name of saved view file to load.

virtual std::string makVrv::DtUseSavedViewCommand::savedViewDisplayName ( ) const
virtual

Get the name of the saved view to use.

virtual void makVrv::DtUseSavedViewCommand::setSavedViewDisplayName ( const std::string &  viewName)
virtual

Set the name of the saved view to use.

virtual float makVrv::DtUseSavedViewCommand::smoothTime ( ) const
virtual

Get the smooth time for animating this view.

virtual void makVrv::DtUseSavedViewCommand::setSmoothTime ( float  time)
virtual

Set the smooth time for animating to this saved view.

virtual void makVrv::DtUseSavedViewCommand::execute ( DtDe de)
virtual

Execute the command.

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtUseSavedViewCommand::myObserverName
protected
std::string makVrv::DtUseSavedViewCommand::mySavedViewDisplayName
protected
std::string makVrv::DtUseSavedViewCommand::mySavedViewFilename
protected
float makVrv::DtUseSavedViewCommand::mySmoothTime
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)