Function heron::rapier_plugin::rapier::ncollide::bounding_volume::point_cloud_bounding_sphere[][src]

pub fn point_cloud_bounding_sphere<N>(pts: &[Point<N, U3>]) -> (Point<N, U3>, N) where
    N: RealField

Computes a bounding sphere of the specified set of point.