blob: b6fb489c88c560cc64aa7130a2dc901ddd02e3d0 [file] [log] [blame]
let m = mat3x2<f32>(0.0f, 1.0f,
2.0f, 3.0f,
4.0f, 5.0f);