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

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

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
 

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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)