[][src]Type Definition nalgebra_glm::TMat2x4

type TMat2x4<N> = Matrix2x4<N>;

A 2x4 matrix with components of type N.