Function heron::rapier_plugin::rapier::parry::bounding_volume::details::point_cloud_bounding_sphere[][src]

pub fn point_cloud_bounding_sphere(
    pts: &[Point<f32, 3_usize>]
) -> (Point<f32, 3_usize>, f32)

Computes a bounding sphere of the specified set of point.