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

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

Tessellate the stroke for an axis-aligne rectangle.