Function parry3d::bounding_volume::details::point_cloud_bounding_sphere
source · pub fn point_cloud_bounding_sphere(pts: &[Point<Real>]) -> (Point<Real>, Real)
Expand description
Computes a bounding sphere of the specified set of point.