pub fn unit_circle<N: Real>(nsubdivs: u32) -> Polyline<N>
Expand description

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