[][src]Type Definition nalgebra_glm::TMat3x2

type TMat3x2<N> = Matrix3x2<N>;

A 3x2 matrix with components of type N.