[][src]Type Definition nalgebra_glm::Mat4x3

type Mat4x3 = Matrix4x3<f32>;

A 4x3 matrix with f32 components.