Function linestring::mint_3d::distance_to_point_squared[][src]

pub fn distance_to_point_squared<T>(a: &Point3<T>, b: &Point3<T>) -> T where
    T: Float + Debug + AbsDiffEq + UlpsEq

The distance² between the two points