13 #ifndef ossimDemPoint_HEADER 14 #define ossimDemPoint_HEADER 27 void getXY(
double&
x,
double&
y)
const;
97 #endif // #ifndef ossimDemPoint_HEADER
void getXY(double &x, double &y) const
std::vector< ossimDemPoint > ossimDemPointVector
bool operator<(ossimDemPoint const &) const
bool operator==(ossimDemPoint const &) const
void setXY(double x, double y)
ossimDemPoint(double x=0.0, double y=0.0)