Type Definition nalgebra_glm::Mat3x4[][src]

type Mat3x4 = Matrix3x4<f32>;

A 3x4 matrix with f32 components.