[][src]Function ncollide_geometry::bounding_volume::point_cloud_aabb

pub fn point_cloud_aabb<P: Point, M: Isometry<P>>(m: &M, pts: &[P]) -> (P, P)

Computes the AABB of a set of point.