[][src]Type Definition nalgebra_glm::TMat4

type TMat4<N> = Matrix4<N>;

A 4x4 matrix with components of type N.