17 #include <geos/export.h> 19 #include <geos/util.h> 56 static int octant(
double dx,
double dy);
66 ::geos::ignore_unused_variable_warning(p0);
67 return octant(*p0, *p1);
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:58
Methods for computing and working with octants of the Cartesian plane.
Definition: Octant.h:47
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25