Function lyon::tessellation::basic_shapes::fill_rectangle
[−]
[src]
pub fn fill_rectangle<Output>(rect: &TypedRect<f32, UnknownUnit>,
output: &mut Output)
-> Count where Output: GeometryBuilder<FillVertex>
Tessellate an axis-aligned rectangle.