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

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