Function heron::rapier_plugin::rapier2d::parry::bounding_volume::details::local_point_cloud_aabb[][src]

pub fn local_point_cloud_aabb<'a, I>(pts: I) -> AABB where
    I: IntoIterator<Item = &'a OPoint<f32, Const<2_usize>>>, 
Expand description

Computes the AABB of a set of points.