[][src]Function lyon_tessellation::basic_shapes::fill_rectangle

pub fn fill_rectangle(
    rect: &Rect,
    _options: &FillOptions,
    output: &mut dyn GeometryBuilder<FillVertex>
) -> TessellationResult

Tessellate an axis-aligned rectangle.