19 #ifndef GEOS_NODING_SNAPROUND_MCINDEXPOINTSNAPPER_H 20 #define GEOS_NODING_SNAPROUND_MCINDEXPOINTSNAPPER_H 23 #include <geos/export.h> 25 #include <geos/inline.h> 77 return snap(hotPixel,
nullptr, 0);
95 #endif // GEOS_NODING_SNAPROUND_MCINDEXPOINTSNAPPER_H Implements a "hot pixel" as used in the Snap Rounding algorithm.
Definition: HotPixel.h:62
An interface for classes which represent a sequence of contiguous line segments.
Definition: SegmentString.h:46
Abstract class defines basic insertion and query operations supported by classes implementing spatial...
Definition: SpatialIndex.h:47
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
"Snaps" all SegmentStrings in a SpatialIndex containing MonotoneChains to a given HotPixel.
Definition: MCIndexPointSnapper.h:49