#include <sdts_al.h>
Public Member Functions | |
virtual void | Dump (FILE *) |
Public Attributes | |
double | dfX |
double | dfY |
double | dfZ |
SDTSModId | oAreaId |
Object containing a point feature (type NA, NO or NP).
void SDTSRawPoint::Dump | ( | FILE * | ) | [virtual] |
Dump reable 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.
Optional identifier of area marked by this point (ie. PC01:27).