Function spiropath::points_distance[][src]

pub fn points_distance(left_point: Point, right_point: Point) -> f64
Expand description

Return the distance between two points.