[][src]Type Definition nalgebra_glm::TMat4x2

type TMat4x2<N> = Matrix4x2<N>;

A 4x2 matrix with components of type N.