Function rin_graphics::ellipse_color[][src]

pub fn ellipse_color<C: ToRgba>(
    pos: &Pnt2,
    w: f32,
    h: f32,
    resolution: u32,
    color: &C
) -> Mesh<Vertex2DColor>

Returns an ellipse as a filled mesh with position and color info