Function ncollide2d::bounding_volume::point_cloud_bounding_sphere [] [src]

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

Computes a bounding sphere of the specified set of point.