Function draw_curve

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

Adds a series of points on a Bezier curve to the path