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

Public Member Functions | |
| DtShapeMultiPointZ (double elevationFactor) | |
| virtual | ~DtShapeMultiPointZ () |
| virtual bool | load (FILE *f, bool loadMeasures=true) |
| virtual DtShapePoint * | point (int i) |
Public Member Functions inherited from DtShapeMultiPointM | |
| DtShapeMultiPointM (double elevationFactor) | |
| virtual | ~DtShapeMultiPointM () |
Public Member Functions inherited from DtShapeMultiPoint | |
| DtShapeMultiPoint (double elevationFactor) | |
| virtual | ~DtShapeMultiPoint () |
| virtual bool | load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL) |
| 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 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 | ) |
|
virtual |
|
protected |
Reimplemented from DtShapeMultiPointM.
|
virtual |
Reimplemented from DtShapeMultiPointM.
|
protected |
|
protected |
|
protected |