Type Definition ncollide2d::math::Matrix[][src]

pub type Matrix<N> = Matrix2<N>;
Expand description

The matrix type.