GEOS
3.14.0dev
|
#include <OverlayMixedPoints.h>
Public Member Functions | |
OverlayMixedPoints (int p_opCode, const Geometry *geom0, const Geometry *geom1, const PrecisionModel *p_pm) | |
std::unique_ptr< Geometry > | getResult () |
Static Public Member Functions | |
static std::unique_ptr< Geometry > | overlay (int opCode, const Geometry *geom0, const Geometry *geom1, const PrecisionModel *pm) |
Computes an overlay where one input is Point(s) and one is not. This class supports overlay being used as an efficient way to find points within or outside a polygon.
Input semantics are:
Output semantics are:
For efficiency the following optimizations are used: