Type Definition nalgebra_glm::TMat2x3

source ·
pub type TMat2x3<N> = Matrix2x3<N>;
Expand description

A 2x3 matrix with components of type N.