15#ifndef GEOS_ALGORITHM_INTERSECTION_H
16#define GEOS_ALGORITHM_INTERSECTION_H
18#include <geos/export.h>
19#include <geos/geom/Coordinate.h>
20#include <geos/geom/CoordinateSequence.h>
Computes the intersection point of two lines. If the lines are parallel or collinear this case is det...
Definition Intersection.h:46
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:60
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26