Type Definition nalgebra_glm::TMat3

source ·
pub type TMat3<N> = Matrix3<N>;
Expand description

A 3x3 matrix with components of type N.