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

type Matrix<N> = Matrix3<N>;

The matrix type.