Type Definition nalgebra_glm::TMat3x2

source ·
pub type TMat3x2<N> = Matrix3x2<N>;
Expand description

A 3x2 matrix with components of type N.