22#ifndef GEOS_OP_VALID_MAKEVALID_H
23#define GEOS_OP_VALID_MAKEVALID_H
25#include <geos/export.h>
31#pragma warning(disable: 4251)
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:188
The function attempts to create a valid representation of a given invalid geometry without losing any...
Definition MakeValid.h:56
std::unique_ptr< geom::Geometry > build(const geom::Geometry *geom)
Return a valid version of the input geometry.
MakeValid()=default
Create a MakeValid object.
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26