VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Private Member Functions
DtFilterLens Class Reference

Base class of all lenses. More...

Inheritance diagram for DtFilterLens:
Inheritance graph
[legend]

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 Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)