Type Definition parry3d::math::Matrix

source · []
pub type Matrix<N> = Matrix3<N>;
Expand description

The matrix type.