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 | Private Member Functions
makVrv::DtPaperMapGroupCommand Class Reference

DtPaperMapGroupCommand sets the current active group to display for the paper maps feature. More...

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

Public Member Functions

 DtPaperMapGroupCommand ()
 CTOR. More...
 
virtual ~DtPaperMapGroupCommand ()
 DTOR. More...
 
virtual std::string paperMapGroup () const
 Get if layer masks be considered when rendering osgEarth layers in 2D or 3D. More...
 
virtual void setPaperMapGroup (std::string group)
 Set whether osgEarth will pay attention to the mask. More...
 
virtual void execute (DtDe &de)
 Set the DtDeSharedState::setPaperMapLayerTimeout timeout value. More...
 
- Public Member Functions inherited from makVrv::DtVrvCommand
 DtVrvCommand ()
 
virtual ~DtVrvCommand ()
 
virtual
vrvControlToolkit::DtVrvControlTypeEnum 
commandType ()
 

Protected Attributes

std::string myPaperMapGroup
 
- Protected Attributes inherited from makVrv::DtVrvCommand
vrvControlToolkit::DtVrvControlTypeEnum myCommandType
 

Private Member Functions

 DtPaperMapGroupCommand (DtPaperMapGroupCommand &in)
 Private copy constructor. More...
 
DtPaperMapGroupCommandoperator= (const DtPaperMapGroupCommand &)
 Private assignment operator. More...
 

Detailed Description

DtPaperMapGroupCommand sets the current active group to display for the paper maps feature.

The paper maps feature uses an annotation in a .earth osgEarth file to display only certain layers of the .earth file. The groups are select via a toolbar and this command.

Constructor & Destructor Documentation

makVrv::DtPaperMapGroupCommand::DtPaperMapGroupCommand ( )

CTOR.

virtual makVrv::DtPaperMapGroupCommand::~DtPaperMapGroupCommand ( )
virtual

DTOR.

makVrv::DtPaperMapGroupCommand::DtPaperMapGroupCommand ( DtPaperMapGroupCommand in)
private

Private copy constructor.

Note
Not implemented.

Member Function Documentation

virtual std::string makVrv::DtPaperMapGroupCommand::paperMapGroup ( ) const
virtual

Get if layer masks be considered when rendering osgEarth layers in 2D or 3D.

virtual void makVrv::DtPaperMapGroupCommand::setPaperMapGroup ( std::string  group)
virtual

Set whether osgEarth will pay attention to the mask.

virtual void makVrv::DtPaperMapGroupCommand::execute ( DtDe de)
virtual
DtPaperMapGroupCommand& makVrv::DtPaperMapGroupCommand::operator= ( const DtPaperMapGroupCommand )
private

Private assignment operator.

Note
Not implemented.

Member Data Documentation

std::string makVrv::DtPaperMapGroupCommand::myPaperMapGroup
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)