Function rust_3d::functions::dist [] [src]

pub fn dist<P, U>(p1: &P, p2: &U) -> Result<f64> where P: IsND, U: IsND