pub fn support_map_aabb<N, G>(m: &Isometry<N>, i: &G) -> AABB<N>where N: RealField + Copy, G: SupportMap<N>,
Computes the AABB of an support mapped shape.