dist

Function dist 

Source
pub fn dist(p1: &Point, p2: &Point) -> f32
Expand description

Get the euclidian distance between two points.