Skip to main content

draw_plus

Function draw_plus 

Source
fn draw_plus<R: Renderer>(
    center: Pos2,
    radius: WorldPx,
    role: Role,
    painter: &mut Style<'_, R>,
)
Expand description

A + glyph centered at center, sized to the marker radius.