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

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

Computes a bounding sphere of the specified set of point.