GEOS 3.11.1
|
Constructs geom::Point s from the nodes of an overlay graph. More...
#include <PointBuilder.h>
Public Member Functions | |
PointBuilder (OverlayOp *newOp, const geom::GeometryFactory *newGeometryFactory, algorithm::PointLocator *newPtLocator=nullptr) | |
std::vector< geom::Point * > * | build (OverlayOp::OpCode opCode) |
Constructs geom::Point s from the nodes of an overlay graph.
std::vector< geom::Point * > * geos::operation::overlay::PointBuilder::build | ( | OverlayOp::OpCode | opCode | ) |