GEOS
3.8.0
|
#include <HoleAssigner.h>
Static Public Member Functions | |
static void | assignHolesToShells (std::vector< EdgeRing * > &holes, std::vector< EdgeRing * > &shells) |
Assigns hole rings to shell rings during polygonization. Uses spatial indexing to improve performance of shell lookup.
|
static |
Assigns hole rings to shell rings
holes | list of hole rings to assign |
shells | list of shell rings |