[][src]Type Definition nalgebra_glm::TMat3

type TMat3<N> = Matrix3<N>;

A 3x3 matrix with components of type N.