[][src]Function ncollide_geometry::bounding_volume::ball_aabb

pub fn ball_aabb<P: Point>(center: &P, radius: P::Real) -> AABB<P>

Computes the Axis-Aligned Bounding Box of a ball.