Type Definition nalgebra_glm::Mat4[][src]

type Mat4 = Matrix4<f32>;
Expand description

A 4x4 matrix with f32 components.