[][src]Function rust_3d::dist_3d

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

Returns the distance between two Is3D