GEOS 3.11.1
|
A sweepline implements a sorted index on a set of intervals. More...
#include <SweepLineIndex.h>
Public Member Functions | |
void | add (SweepLineInterval *sweepInt) |
void | computeOverlaps (SweepLineOverlapAction *action) |
A sweepline implements a sorted index on a set of intervals.
It is used to compute all overlaps between the interval in the index.