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

Public Member Functions | |
| DtShapePolyLineZ (double elevationFactor, bool isPoly=false) | |
| virtual | ~DtShapePolyLineZ () |
| virtual bool | load (FILE *f, bool loadMeasures=true, const DtShapeProjection *projection=NULL) |
| virtual DtShapePoint * | point (int i) |
Protected Attributes | |
| DtShapePointZ * | myPointZs |
| DtNetFloat64 | myZRange [2] |
| DtShapePolyLineZ::DtShapePolyLineZ | ( | double | elevationFactor, |
| bool | isPoly = false |
||
| ) |
| virtual DtShapePolyLineZ::~DtShapePolyLineZ | ( | ) | [virtual] |
| virtual bool DtShapePolyLineZ::load | ( | FILE * | f, |
| bool | loadMeasures = true, |
||
| const DtShapeProjection * | projection = NULL |
||
| ) | [virtual] |
Reimplemented from DtShapePolyLine.
| virtual DtShapePoint* DtShapePolyLineZ::point | ( | int | i | ) | [virtual] |
Reimplemented from DtShapePolyLineM.
DtShapePointZ* DtShapePolyLineZ::myPointZs [protected] |
DtNetFloat64 DtShapePolyLineZ::myZRange[2] [protected] |