Constant pizarra::consts::TOUCH_RADIUS[][src]

pub const TOUCH_RADIUS: f64 = 10.0;
Expand description

if two points are within this radius pizarra considers them to be touching each other.

Useful to close polygons