Function rin_graphics::ellipse [−][src]
pub fn ellipse(pos: &Pnt2, w: f32, h: f32, resolution: u32) -> Mesh<Vec2>
Returns an ellipse as a filled mesh with only position info
pub fn ellipse(pos: &Pnt2, w: f32, h: f32, resolution: u32) -> Mesh<Vec2>
Returns an ellipse as a filled mesh with only position info