21#include <geos/export.h>
50 static std::unique_ptr<geom::Geometry> Union(
58 std::unique_ptr<geom::Geometry> Union()
const;
Supplies a set of utility methods for building Geometry objects from CoordinateSequence or other Geom...
Definition GeometryFactory.h:70
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:197
Computes the union of a puntal geometry with another arbitrary Geometry.
Definition PointGeometryUnion.h:47
Basic namespace for all GEOS functionalities.
Definition geos.h:39