Function piston_window::triangulation::with_ellipse_tri_list[][src]

pub fn with_ellipse_tri_list<F>(
    resolution: u32,
    m: [[f64; 3]; 2],
    rect: [f64; 4],
    f: F
) where
    F: FnMut(&[[f32; 2]]), 

Streams an ellipse specified by a resolution.