![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| DtShapeMultiPointZ (double elevationFactor) | |
| virtual | ~DtShapeMultiPointZ () override |
| virtual bool | load (FILE *f, bool loadMeasures=true) override |
| virtual DtShapePoint * | point (int i) override |
Public Member Functions inherited from DtShapeMultiPointM | |
| DtShapeMultiPointM (double elevationFactor) | |
| virtual | ~DtShapeMultiPointM () override |
Public Member Functions inherited from DtShapeMultiPoint | |
| DtShapeMultiPoint (double elevationFactor) | |
| virtual | ~DtShapeMultiPoint () override |
| virtual bool | load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL) override |
| virtual DtInt32 | numPoints () override |
| virtual void | setElevation (double elev) override |
| virtual void | calculateMaxMins (double &myMaxHigh, double &myMinHigh) override |
| virtual DtGroup * | import (DtShapeReader *reader) override |
| virtual bool | importAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &specification) override |
Public Member Functions inherited from DtShapeElement | |
| DtShapeElement (double elevationFactor) | |
| virtual | ~DtShapeElement () |
| virtual void | setFactorToMtrs (double elevationFactor) |
Protected Member Functions | |
| DtShapeMultiPointZ (const DtShapeMultiPointZ &original) | |
| DtShapeMultiPointZ & | operator= (const DtShapeMultiPointZ &original) |
Protected Member Functions inherited from DtShapeMultiPointM | |
| DtShapeMultiPointM (const DtShapeMultiPointM &original) | |
| DtShapeMultiPointM & | operator= (const DtShapeMultiPointM &original) |
Protected Attributes | |
| DtShapePointZ * | myPointZs |
| DtNetFloat64 | myZRange [2] |
Protected Attributes inherited from DtShapeMultiPointM | |
| DtShapePointM * | myPointMs |
| DtNetFloat64 | myMinMax [2] |
Protected Attributes inherited from DtShapeMultiPoint | |
| DtNetFloat64 | myBoundingBox [4] |
| DtNetInt32 | myNumPoints |
| DtShapePoint * | myPoints |
Protected Attributes inherited from DtShapeElement | |
| double | myElevationFactor |
| DtShapeMultiPointZ::DtShapeMultiPointZ | ( | double | elevationFactor | ) |
|
overridevirtual |
|
protected |
Reimplemented from DtShapeMultiPointM.
|
overridevirtual |
Reimplemented from DtShapeMultiPointM.
|
protected |
|
protected |
|
protected |