Function lyon_tessellation::basic_shapes::stroke_rectangle [] [src]

pub fn stroke_rectangle(
    rect: &Rect,
    options: &StrokeOptions,
    output: &mut GeometryBuilder<StrokeVertex>
) -> Count

Tessellate the stroke for an axis-aligne rectangle.