Function fyrox_math::get_farthest_point

source ยท
pub fn get_farthest_point(
    points: &[Vector3<f32>],
    dir: Vector3<f32>
) -> Vector3<f32>