[][src]Function ncollide2d::bounding_volume::ball_aabb

pub fn ball_aabb<N: RealField>(center: &Point<N>, radius: N) -> AABB<N>

Computes the Axis-Aligned Bounding Box of a ball transformed by center.