Type Definition nalgebra_glm::TMat4[][src]

pub type TMat4<T> = Matrix4<T>;
Expand description

A 4x4 matrix with components of type T.