VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Attributes
DtShapePolyLineM Class Reference
Inheritance diagram for DtShapePolyLineM:
Inheritance graph
[legend]

Public Member Functions

 DtShapePolyLineM (double elevationFactor, bool isPoly=false)
virtual ~DtShapePolyLineM ()
virtual bool load (FILE *f, bool loadMeasures=true)
virtual DtShapePointpoint (int i)
- Public Member Functions inherited from DtShapePolyLine
 DtShapePolyLine (double elevationFactor, bool isPoly=false)
virtual ~DtShapePolyLine ()
virtual bool load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)
virtual DtInt32 numPoints ()
virtual DtInt32 numPoints (int part)
virtual DtInt32 numParts ()
virtual DtInt32 initialVertex (int part)
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 Attributes

DtNetFloat64 myMinMax [2]
DtShapePointMmyPointMs
- Protected Attributes inherited from DtShapePolyLine
DtNetFloat64 myBoundingBox [4]
DtNetInt32 myNumParts
DtNetInt32 myNumPoints
DtNetInt32 * myParts
DtShapePointmyPoints
bool myAmIPolygon
- Protected Attributes inherited from DtShapeElement
double myElevationFactor

Additional Inherited Members

- Protected Member Functions inherited from DtShapePolyLine
virtual bool importPolygonAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s)
virtual bool importPolyLineAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s)

Constructor & Destructor Documentation

DtShapePolyLineM::DtShapePolyLineM ( double  elevationFactor,
bool  isPoly = false 
)
virtual DtShapePolyLineM::~DtShapePolyLineM ( )
virtual

Member Function Documentation

virtual bool DtShapePolyLineM::load ( FILE *  f,
bool  loadMeasures = true 
)
virtual
virtual DtShapePoint* DtShapePolyLineM::point ( int  i)
virtual

Reimplemented from DtShapePolyLine.

Reimplemented in DtShapePolyLineZ.

Member Data Documentation

DtNetFloat64 DtShapePolyLineM::myMinMax[2]
protected
DtShapePointM* DtShapePolyLineM::myPointMs
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)