21 #include <geos/export.h>
29 class CoordinateSequence;
61 std::vector<MonotoneChain>& mcList);
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:56
Constructs MonotoneChains for sequences of Coordinates.
Definition: MonotoneChainBuilder.h:48
static void getChains(const geom::CoordinateSequence *pts, void *context, std::vector< MonotoneChain > &mcList)
Computes a list of the MonotoneChains for a list of coordinates, attaching a context data object to e...
MonotoneChainBuilder(const MonotoneChainBuilder &)=delete
Basic namespace for all GEOS functionalities.
Definition: Angle.h:25