#include <MCIndexPointSnapper.h>
Public Member Functions | |
MCIndexPointSnapper (index::SpatialIndex &nIndex) | |
bool | snap (HotPixel &hotPixel, SegmentString *parentEdge, unsigned int vertexIndex) |
bool | snap (HotPixel &hotPixel) |
|
Snaps (nodes) all interacting segments to this hot pixel. The hot pixel may represent a vertex of an edge, in which case this routine uses the optimization of not noding the vertex itself
|