[][src]Function rust_3d::ellipse

pub fn ellipse<P>(
    center: &P,
    n_points: usize,
    ap: Positive,
    bp: Positive
) -> PointCloud2D<P> where
    P: IsBuildable2D

Creates an ellipse with the given center, a, b and resolution