Type Definition nalgebra_glm::TMat2x4

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

A 2x4 matrix with components of type N.