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

DtCloudLayersCommand enables or disables cloud layers by its id. More...

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

Public Member Functions

 DtCloudLayersCommand ()
 
virtual ~DtCloudLayersCommand ()
 
virtual void execute (DtDe &de)
 Executes the command by enabling/disabling the cloud layer, associated with the provided id, with the cloud cover manager. More...
 
virtual bool isEnabled () const
 Set/Get whether or not the layer will be enabled or disabled. More...
 
virtual void setEnabled (bool state)
 
virtual int layer () const
 Set/Get the id of the layer that will be enabled or disabled. More...
 
virtual void setLayer (const int &lay)
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

bool myState
 
int myLayer
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Detailed Description

DtCloudLayersCommand enables or disables cloud layers by its id.

Constructor & Destructor Documentation

makVrv::DtCloudLayersCommand::DtCloudLayersCommand ( )
virtual makVrv::DtCloudLayersCommand::~DtCloudLayersCommand ( )
virtual

Member Function Documentation

virtual bool makVrv::DtCloudLayersCommand::isEnabled ( ) const
virtual

Set/Get whether or not the layer will be enabled or disabled.

virtual void makVrv::DtCloudLayersCommand::setEnabled ( bool  state)
virtual
virtual int makVrv::DtCloudLayersCommand::layer ( ) const
virtual

Set/Get the id of the layer that will be enabled or disabled.

virtual void makVrv::DtCloudLayersCommand::setLayer ( const int lay)
virtual
virtual void makVrv::DtCloudLayersCommand::execute ( DtDe de)
virtual

Executes the command by enabling/disabling the cloud layer, associated with the provided id, with the cloud cover manager.

See Also
DtCloudCoverManager

Implements makVrv::DtVrvCommand.

Member Data Documentation

bool makVrv::DtCloudLayersCommand::myState
protected
int makVrv::DtCloudLayersCommand::myLayer
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)