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