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

Public Member Functions | |
| DtShapeMultiPointZ (double elevationFactor) | |
| virtual | ~DtShapeMultiPointZ () |
| virtual bool | load (FILE *f, bool loadMeasures=true) |
| virtual DtShapePoint * | point (int i) |
Protected Member Functions | |
| DtShapeMultiPointZ (const DtShapeMultiPointZ &original) | |
| DtShapeMultiPointZ & | operator= (const DtShapeMultiPointZ &original) |
Protected Attributes | |
| DtShapePointZ * | myPointZs |
| DtNetFloat64 | myZRange [2] |
| DtShapeMultiPointZ::DtShapeMultiPointZ | ( | double | elevationFactor | ) |
| virtual DtShapeMultiPointZ::~DtShapeMultiPointZ | ( | ) | [virtual] |
| DtShapeMultiPointZ::DtShapeMultiPointZ | ( | const DtShapeMultiPointZ & | original | ) | [protected] |
| virtual bool DtShapeMultiPointZ::load | ( | FILE * | f, |
| bool | loadMeasures = true |
||
| ) | [virtual] |
Reimplemented from DtShapeMultiPointM.
| virtual DtShapePoint* DtShapeMultiPointZ::point | ( | int | i | ) | [virtual] |
Reimplemented from DtShapeMultiPointM.
| DtShapeMultiPointZ& DtShapeMultiPointZ::operator= | ( | const DtShapeMultiPointZ & | original | ) | [protected] |
DtShapePointZ* DtShapeMultiPointZ::myPointZs [protected] |
DtNetFloat64 DtShapeMultiPointZ::myZRange[2] [protected] |