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

type CrossMatrix<N> = Vector2<N>;

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