Constant delaunator::EPSILON
source · pub const EPSILON: f64 = _; // 4.4408920985006262E-16f64Expand description
Near-duplicate points (where both x and y only differ within this value)
will not be included in the triangulation for robustness.