Function draw_polygon2

pub fn draw_polygon2(pos1: Coord<i32>, pos2: Coord<i32>, pos3: Coord<i32>)
Available on crate feature dep_fltk only.
Expand description

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