Skip to main content

horizontals

Function horizontals 

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

Screen y of every grid line crossing viewport horizontally, each with its weight.