[][src]Type Definition egui::paint::tessellator::PaintJob

type PaintJob = (Rect, Triangles);

A clip triangle and some textured triangles.