[][src]Function oxygengine_physics_2d::prelude::ncollide2d::procedural::circle

pub fn circle<N>(diameter: &N, nsubdivs: u32) -> Polyline<N> where
    N: RealField

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