[][src]Type Definition rapier3d::math::CrossMatrix

type CrossMatrix<N> = Matrix3<N>;

A matrix that represent the cross product with a given vector.