Type Definition nalgebra_glm::TMat2x4

source ·
pub type TMat2x4<T> = Matrix2x4<T>;
Expand description

A 2x4 matrix with components of type T.