[][src]Function rust_3d::dist_2d

pub fn dist_2d<P, Q>(p: &P, q: &Q) -> f64 where
    P: Is2D,
    Q: Is2D

Returns the distance between two Is2D