[][src]Type Definition nalgebra_glm::TMat4x3

type TMat4x3<N> = Matrix4x3<N>;

A 4x3 matrix with components of type N.