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

type CrossMatrix<N> = Vector2<N>;

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