blob: b6a5ce10f7e8189e75b648d437ab8e53a9bef1f6 [file] [log] [blame]
let m = mat3x3<f32>(0.0, 1.0, 2.0,
3.0, 4.0, 5.0,
6.0, 7.0, 8.0);