Type Definition ncollide2d::math::Matrix

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

The matrix type.