[][src]Type Definition egui::PaintJobs

type PaintJobs = Vec<(Rect, Triangles), Global>;

Grouped by clip rectangles, in points (logical pixels).