[][src]Function ncollide_geometry::bounding_volume::support_map_aabb

pub fn support_map_aabb<P, M, G>(m: &M, i: &G) -> AABB<P> where
    P: Point,
    M: Isometry<P>,
    G: SupportMap<P, M>, 

Computes the AABB of an support mapped shape.