Function glm::dmat2x3 [] [src]

pub fn dmat2x3(
    m11: f64,
    m21: f64,
    m31: f64,
    m12: f64,
    m22: f64,
    m32: f64
) -> DMat2x3