Function piston_window::triangulation::with_round_rectangle_tri_list[][src]

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

Streams a round rectangle.