Type Definition cuivre::maths::Matrix4f[][src]

type Matrix4f = Matrix4<f32>;

4x4 column-major f32 matrix.