[][src]Function rust_3d::sqr_dist_3d

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

Returns the squared distance between two Is3D