Type Definition nalgebra_glm::TMat2

source ·
pub type TMat2<N> = Matrix2<N>;
Expand description

A 2x2 matrix with components of type N.