Type Definition nalgebra_glm::TMat2x4[][src]

type TMat2x4<T> = Matrix2x4<T>;

A 2x4 matrix with components of type T.