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