ncollide3d::bounding_volume

Function support_map_aabb

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

Computes the AABB of an support mapped shape.