[][src]Type Definition nalgebra_glm::TMat3x4

type TMat3x4<N> = Matrix3x4<N>;

A 3x4 matrix with components of type N.