[][src]Type Definition nalgebra_glm::Mat4

type Mat4 = Matrix4<f32>;

A 4x4 matrix with f32 components.