Function graphics::triangulation::with_ellipse_border_tri_list[][src]

pub fn with_ellipse_border_tri_list<F>(
    resolution: Resolution,
    m: Matrix2d,
    rect: Rectangle,
    border_radius: Radius,
    f: F
) where
    F: FnMut(&[[f32; 2]]), 

Streams an ellipse border specified by a resolution.