[][src]Function fltk::draw::mult_matrix

pub fn mult_matrix(
    val_a: f64,
    val_b: f64,
    val_c: f64,
    val_d: f64,
    x: f64,
    y: f64
)

Concatenates another transformation onto the current one