Function dist_3d

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

Returns the distance between two Is3D