VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtFilterLens Class Reference

Base class of all lenses. More...

Inheritance diagram for DtFilterLens:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtFilterLens (const char *name=0, DtLensArea *parent=0)
 constructor, parent must be a Lens area
virtual ~DtFilterLens ()
 destructor

Private Member Functions

 DtFilterLens (const DtFilterLens &orig)
 copy constructor
DtFilterLensoperator= (const DtFilterLens &orig)
 assignment operator

Detailed Description

Base class of all lenses.

Lenses can be viewed as either dialogs that stand over your lens area or as non visual items that change symbol attributes. Note that if you create a new lens type, you should also create a Filter Area that controls all of the lenses correctly


Constructor & Destructor Documentation

DtFilterLens::DtFilterLens ( const char *  name = 0,
DtLensArea parent = 0 
)

constructor, parent must be a Lens area

virtual DtFilterLens::~DtFilterLens ( ) [virtual]

destructor

DtFilterLens::DtFilterLens ( const DtFilterLens orig) [private]

copy constructor


Member Function Documentation

DtFilterLens& DtFilterLens::operator= ( const DtFilterLens orig) [private]

assignment operator


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)