parry3d::bounding_volume::details

Function point_cloud_bounding_sphere

Source
pub fn point_cloud_bounding_sphere(pts: &[Point<f32>]) -> BoundingSphere
Expand description

Computes a bounding sphere of the specified set of point.