Function parry2d_f64::bounding_volume::details::local_point_cloud_aabb[][src]

pub fn local_point_cloud_aabb<'a, I>(pts: I) -> AABB where
    I: IntoIterator<Item = &'a Point<Real>>, 

Computes the AABB of a set of points.