Function ncollide_procedural::circle [] [src]

pub fn circle<P>(diameter: &P::Vect::Scalar, nsubdivs: u32) -> Polyline<P> where P: Point

Creates a circle lying on the (x,y) plane.