Struct lyon_tessellation::path_fill::FillEvents [] [src]

pub struct FillEvents {
    // some fields omitted
}

A sequence of edges sorted from top to bottom, to be used as the tessellator's input.

Methods

impl FillEvents
[src]