Type Definition nalgebra_glm::TMat3x4[][src]

type TMat3x4<T> = Matrix3x4<T>;
Expand description

A 3x4 matrix with components of type T.