Function glam::f64::dmat2[][src]

pub fn dmat2(x_axis: DVec2, y_axis: DVec2) -> DMat2

Creates a 2x2 matrix from two column vectors.