[][src]Function oxygengine_physics_2d::prelude::ncollide2d::bounding_volume::support_map_aabb

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

Computes the AABB of an support mapped shape.