Type Definition nalgebra_glm::TMat4x2[][src]

type TMat4x2<T> = Matrix4x2<T>;

A 4x2 matrix with components of type T.