Function parry3d::bounding_volume::details::point_cloud_bounding_sphere[][src]

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

Computes a bounding sphere of the specified set of point.