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

type Cylinder2<N> = Cylinder<N>;

A 2D cylinder.