Function graphics::triangulation::with_round_rectangle_border_tri_list[][src]

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

Streams a round rectangle border.