VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtShapeMultiPointZ Class Reference
Inheritance diagram for DtShapeMultiPointZ:
Inheritance graph
[legend]

Public Member Functions

 DtShapeMultiPointZ (double elevationFactor)
virtual ~DtShapeMultiPointZ ()
virtual bool load (FILE *f, bool loadMeasures=true)
virtual DtShapePointpoint (int i)
- Public Member Functions inherited from DtShapeMultiPointM
 DtShapeMultiPointM (double elevationFactor)
virtual ~DtShapeMultiPointM ()
- Public Member Functions inherited from DtShapeMultiPoint
 DtShapeMultiPoint (double elevationFactor)
virtual ~DtShapeMultiPoint ()
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)
virtual DtInt32 numPoints ()
virtual void setElevation (double elev)
virtual void calculateMaxMins (double &myMaxHigh, double &myMinHigh)
virtual DtGroupimport (DtShapeReader *reader)
virtual bool importAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &specification)
- Public Member Functions inherited from DtShapeElement
 DtShapeElement (double elevationFactor)
virtual ~DtShapeElement ()
virtual void setFactorToMtrs (double elevationFactor)

Protected Member Functions

 DtShapeMultiPointZ (const DtShapeMultiPointZ &original)
DtShapeMultiPointZoperator= (const DtShapeMultiPointZ &original)
- Protected Member Functions inherited from DtShapeMultiPointM
 DtShapeMultiPointM (const DtShapeMultiPointM &original)
DtShapeMultiPointMoperator= (const DtShapeMultiPointM &original)

Protected Attributes

DtShapePointZmyPointZs
DtNetFloat64 myZRange [2]
- Protected Attributes inherited from DtShapeMultiPointM
DtShapePointMmyPointMs
DtNetFloat64 myMinMax [2]
- Protected Attributes inherited from DtShapeMultiPoint
DtNetFloat64 myBoundingBox [4]
DtNetInt32 myNumPoints
DtShapePointmyPoints
- Protected Attributes inherited from DtShapeElement
double myElevationFactor

Constructor & Destructor Documentation

DtShapeMultiPointZ::DtShapeMultiPointZ ( double  elevationFactor)
virtual DtShapeMultiPointZ::~DtShapeMultiPointZ ( )
virtual
DtShapeMultiPointZ::DtShapeMultiPointZ ( const DtShapeMultiPointZ original)
protected

Member Function Documentation

virtual bool DtShapeMultiPointZ::load ( FILE *  f,
bool  loadMeasures = true 
)
virtual

Reimplemented from DtShapeMultiPointM.

virtual DtShapePoint* DtShapeMultiPointZ::point ( int  i)
virtual

Reimplemented from DtShapeMultiPointM.

DtShapeMultiPointZ& DtShapeMultiPointZ::operator= ( const DtShapeMultiPointZ original)
protected

Member Data Documentation

DtShapePointZ* DtShapeMultiPointZ::myPointZs
protected
DtNetFloat64 DtShapeMultiPointZ::myZRange[2]
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)