Skip to main content

verticals

Function verticals 

Source
pub fn verticals(
    vantage: Vantage,
    viewport: Rect,
) -> impl Iterator<Item = (f32, GridLine)>
Expand description

Screen x of every grid line crossing viewport vertically, each with its weight.