[][src]Function ncollide3d::bounding_volume::support_map_aabb

pub fn support_map_aabb<N, G>(m: &Isometry<N>, i: &G) -> AABB<N> where
    N: RealField,
    G: SupportMap<N>, 

Computes the AABB of an support mapped shape.