[][src]Type Definition nalgebra_glm::Mat4x4

type Mat4x4 = Matrix4<f32>;

A 4x4 matrix with f32 components.