GEOS
3.14.0dev
|
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.