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

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.

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

Public Member Functions

 DtPaperMapGroupCommand ()
 
virtual ~DtPaperMapGroupCommand ()
 
virtual std::string paperMapGroup () const
 
virtual void setPaperMapGroup (const std::string &group)
 
virtual void execute (DtDe &de)
 
- 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)
 
DtPaperMapGroupCommandoperator= (const DtPaperMapGroupCommand &)
 

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