[][src]Function egui::paint::mesher::paint_commands_into_triangles

pub fn paint_commands_into_triangles(
    options: PaintOptions,
    fonts: &Fonts,
    commands: Vec<(Rect, PaintCmd)>
) -> Vec<(Rect, Triangles)>

Turns PaintCmd:s into sets of triangles