Type Definition ncollide_geometry::shape::Ball2 [] [src]

type Ball2<N> = Ball<N>;

A 2D ball.