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

Public Member Functions

 DtShapePointM ()
 
 DtShapePointM (double elevationFactor)
 
virtual ~DtShapePointM ()
 
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=0)
 
virtual double measure ()
 
virtual void setMeasure (double m)
 
- Public Member Functions inherited from DtShapePoint
 DtShapePoint ()
 
 DtShapePoint (double elevationFactor)
 
virtual ~DtShapePoint ()
 
virtual DtPointpoint ()
 
virtual double x ()
 
virtual double y ()
 
virtual double z ()
 
virtual void setX (double x)
 
virtual void setY (double y)
 
virtual void setZ (double z)
 
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)
 
virtual DtShapePointpoint (int i)
 
virtual DtInt32 numPoints ()
 
- Public Member Functions inherited from DtShapeElement
 DtShapeElement (double elevationFactor)
 
virtual ~DtShapeElement ()
 
virtual void setFactorToMtrs (double elevationFactor)
 

Protected Attributes

DtNetFloat64 myMeasure
 
- Protected Attributes inherited from DtShapePoint
DtPoint myPoint
 
- Protected Attributes inherited from DtShapeElement
double myElevationFactor
 

Constructor & Destructor Documentation

DtShapePointM::DtShapePointM ( )
DtShapePointM::DtShapePointM ( double  elevationFactor)
virtual DtShapePointM::~DtShapePointM ( )
virtual

Member Function Documentation

virtual bool DtShapePointM::load ( FILE *  f,
bool  loadMeasures = false,
const DtShapeProjection projection = 0 
)
virtual

Reimplemented from DtShapePoint.

Reimplemented in DtShapePointZ.

virtual double DtShapePointM::measure ( )
virtual
virtual void DtShapePointM::setMeasure ( double  m)
virtual

Member Data Documentation

DtNetFloat64 DtShapePointM::myMeasure
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)