Type Definition nalgebra_glm::TMat2x2[][src]

type TMat2x2<N> = Matrix2<N>;

A 2x2 matrix with components of type N.