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

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

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