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

type CrossMatrix<N> = Vector2<N>;

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