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

Public Member Functions | |
| DtShapePolyLine (double elevationFactor, bool isPoly=false) | |
| virtual | ~DtShapePolyLine () |
| virtual bool | load (FILE *f, bool loadMeasures=false, const DtShapeProjection *projection=NULL) |
| virtual DtShapePoint * | point (int i) |
| virtual DtInt32 | numPoints () |
| virtual DtInt32 | numPoints (int part) |
| virtual DtInt32 | numParts () |
| virtual DtInt32 | initialVertex (int part) |
| 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 | |
| virtual bool | importPolygonAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s) |
| virtual bool | importPolyLineAsFeature (DtShapeVectorReader *reader, DtSpecificationID specID, DtSpecification &s) |
Protected Attributes | |
| DtNetFloat64 | myBoundingBox [4] |
| DtNetInt32 | myNumParts |
| DtNetInt32 | myNumPoints |
| DtNetInt32 * | myParts |
| DtShapePoint * | myPoints |
| bool | myAmIPolygon |
Protected Attributes inherited from DtShapeElement | |
| double | myElevationFactor |
|
virtual |
|
virtual |
Implements DtShapeElement.
Reimplemented in DtShapePolyLineZ.
|
virtual |
Implements DtShapeElement.
Reimplemented in DtShapePolyLineM, and DtShapePolyLineZ.
|
virtual |
Implements DtShapeElement.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Implements DtShapeElement.
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
virtual |
Implements DtShapeElement.
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |