Constant delaunator::EPSILON[][src]

pub const EPSILON: f64 = f64::EPSILON * 2.0

Near-duplicate points (where both x and y only differ within this value) will not be included in the triangulation for robustness.