19 #ifndef GEOS_IDX_CHAIN_MONOTONECHAINBUILDER_H 20 #define GEOS_IDX_CHAIN_MONOTONECHAINBUILDER_H 22 #include <geos/export.h> 30 class CoordinateSequence;
62 std::vector<MonotoneChain>& mcList);
76 #endif // GEOS_IDX_CHAIN_MONOTONECHAINBUILDER_H Basic namespace for all GEOS functionalities.
Definition: Angle.h:26
Constructs MonotoneChains for sequences of Coordinates.
Definition: MonotoneChainBuilder.h:49
The internal representation of a list of coordinates inside a Geometry.
Definition: CoordinateSequence.h:58