[][src]Type Definition egui::paint::mesher::PaintBatches

type PaintBatches = Vec<(Rect, Triangles)>;

Grouped by clip rectangles, in pixel coordinates