Function fltk::draw::draw_polygon2

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

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