Function compute_bounding_sphere

Source
pub fn compute_bounding_sphere(points: &[Vec3]) -> (Vec3, f32)