[][src]Type Definition nalgebra_glm::TMat2x3

type TMat2x3<N> = Matrix2x3<N>;

A 2x3 matrix with components of type N.