Type Definition nalgebra_glm::TMat4x2

source ·
pub type TMat4x2<N> = Matrix4x2<N>;
Expand description

A 4x2 matrix with components of type N.