Function ncollide2d::bounding_volume::point_cloud_aabb [] [src]

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

Computes the AABB of a set of point.