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

pub fn point_cloud_bounding_sphere(
    pts: &[OPoint<f32, Const<2_usize>>]
) -> (OPoint<f32, Const<2_usize>>, f32)
Expand description

Computes a bounding sphere of the specified set of point.