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

type CrossMatrix<N> = Matrix3<N>;
Expand description

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