pub fn local_support_map_aabb<N, G>(i: &G) -> AABB<N> where
    N: RealField + Copy,
    G: SupportMap<N>, 
Expand description

Computes the AABB of an support mapped shape.