![]() |
VR-Forces Development_Version Class Documentation
|

Public Member Functions | |
| DtShapeMultiPoint (double elevationFactor) | |
| virtual | ~DtShapeMultiPoint () |
| virtual bool | load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL) |
| virtual DtShapePoint * | point (int i) |
| virtual DtInt32 | numPoints () |
| virtual void | setElevation (double elev) |
| virtual void | calculateMaxMins (double &myMaxHigh, double &myMinHigh) |
| virtual DtGroup * | import (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 | myBoundingBox [4] |
| DtNetInt32 | myNumPoints |
| DtShapePoint * | myPoints |
Protected Attributes inherited from DtShapeElement | |
| double | myElevationFactor |
| DtShapeMultiPoint::DtShapeMultiPoint | ( | double | elevationFactor | ) |
|
virtual |
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
Reimplemented in DtShapeMultiPointZ, and DtShapeMultiPointM.
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
protected |
|
protected |
|
protected |