blob: 9af3d0e53d8745d4cde763c6ed50fb761c688d18 [file] [log] [blame]
let m = mat3x4(0.0f, 1.0f, 2.0f, 3.0f,
4.0f, 5.0f, 6.0f, 7.0f,
8.0f, 9.0f, 10.0f, 11.0f);