Function fltk::draw::draw_polygon3

source ·
pub fn draw_polygon3(
    pos1: Coord<i32>,
    pos2: Coord<i32>,
    pos3: Coord<i32>,
    pos4: Coord<i32>
)
Expand description

Fills a 4-sided polygon. The polygon must be convex