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

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

Concatenates another transformation onto the current one