VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes
DtFeature Class Reference
Inheritance diagram for DtFeature:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtFeature ()
virtual void setFeatureId (DtFeatureId id)
virtual DtFeatureId featureId () const
virtual void dump (int indentLevel) const
virtual int sizeInBytes () const

Protected Member Functions

 DtFeature ()
 DtFeature (DtFeatureId id)
 DtFeature (const DtFeature &orig)
DtFeatureoperator= (const DtFeature &orig)

Protected Attributes

DtFeatureId myId

Static Protected Attributes

static DtFeatureId theNullId

Constructor & Destructor Documentation

virtual DtFeature::~DtFeature ( ) [virtual]
DtFeature::DtFeature ( ) [protected]
DtFeature::DtFeature ( DtFeatureId  id) [protected]
DtFeature::DtFeature ( const DtFeature orig) [protected]

Member Function Documentation

void DtFeature::setFeatureId ( DtFeatureId  id) [inline, virtual]

References myId.

DtFeatureId DtFeature::featureId ( ) const [inline, virtual]

References myId.

virtual void DtFeature::dump ( int  indentLevel) const [virtual]

Reimplemented from DtGroup.

Reimplemented in DtBuilding, DtTree, DtGdbCulturalFeature, and DtTerrainFeature.

virtual int DtFeature::sizeInBytes ( ) const [virtual]

Reimplemented from DtGroup.

DtFeature& DtFeature::operator= ( const DtFeature orig) [protected]

Member Data Documentation

Referenced by featureId(), and setFeatureId().

DtFeatureId DtFeature::theNullId [static, protected]

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)