VR-Forces 4.7 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::DtHideModelOnAttachCommand Class Reference

DtHideModelOnAttachCommand toggles the hideModelOnAttach setting on an observer (or all observers if no observer is specified. More...

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

Public Member Functions

 DtHideModelOnAttachCommand ()
virtual ~DtHideModelOnAttachCommand ()
virtual std::string observer ()
virtual void setObserver (const std::string &newObs)
virtual bool hideModelOnAttach () const
virtual void setHideModelOnAttach (bool hideOnAttach)
virtual void execute (DtDe &de)
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
virtual ~DtVrvCommand ()
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()

Protected Attributes

std::string myObserver
bool myHideModelOnAttach
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType

Detailed Description

DtHideModelOnAttachCommand toggles the hideModelOnAttach setting on an observer (or all observers if no observer is specified.

Constructor & Destructor Documentation

makVrv::DtHideModelOnAttachCommand::DtHideModelOnAttachCommand ( )
virtual makVrv::DtHideModelOnAttachCommand::~DtHideModelOnAttachCommand ( )
virtual

Member Function Documentation

virtual std::string makVrv::DtHideModelOnAttachCommand::observer ( )
virtual
virtual void makVrv::DtHideModelOnAttachCommand::setObserver ( const std::string &  newObs)
virtual
virtual bool makVrv::DtHideModelOnAttachCommand::hideModelOnAttach ( ) const
virtual
virtual void makVrv::DtHideModelOnAttachCommand::setHideModelOnAttach ( bool  hideOnAttach)
virtual
virtual void makVrv::DtHideModelOnAttachCommand::execute ( DtDe de)
virtual

Implements makVrv::DtVrvCommand.

Member Data Documentation

std::string makVrv::DtHideModelOnAttachCommand::myObserver
protected
bool makVrv::DtHideModelOnAttachCommand::myHideModelOnAttach
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)