|
SDTS_AL
|
#include <sdts_al.h>
Public Member Functions | |
| virtual void | Dump (FILE *) override |
Public Attributes | |
| double | dfX |
| double | dfY |
| double | dfZ |
| SDTSModId | oAreaId |
Public Attributes inherited from SDTSFeature | |
| SDTSModId | oModId |
| int | nAttributes |
| SDTSModId * | paoATID |
Object containing a point feature (type NA, NO or NP).
|
overridevirtual |
Dump readable description of feature to indicated stream.
Implements SDTSFeature.
| double SDTSRawPoint::dfX |
X coordinate of point.
| double SDTSRawPoint::dfY |
Y coordinate of point.
| double SDTSRawPoint::dfZ |
Z coordinate of point.
| SDTSModId SDTSRawPoint::oAreaId |
Optional identifier of area marked by this point (i.e. PC01:27).
1.8.14