35 virtual bool load(FILE *f,
bool loadMeasures =
false,
44 virtual void setX(
double x);
45 virtual void setY(
double y);
46 virtual void setZ(
double z);
49 virtual void calculateMaxMins(
double &myMaxHigh,
double &myMinHigh)
override;
virtual DtInt32 numPoints()=0
virtual void calculateMaxMins(double &myMaxHigh, double &myMinHigh)=0
Definition: shapeVectorReader.h:29
Definition: shapeProjectionInformation.h:68
unsigned int DtSpecificationID
Definition: specificationManager.h:22
virtual void setElevation(double elev)=0
virtual bool load(FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL)=0
virtual DtShapePoint * point(int i)=0
Definition: shapeElement.h:30
Definition: specification.h:27
Definition: shapeReader.h:30
virtual bool importAsFeature(DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s)=0
DtPoint myPoint
Definition: shapePoint.h:61
#define DT_DLL_shape
Definition: shapeDefines.h:23
Definition: shapePoint.h:22