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

type CrossMatrix<N> = Matrix3<N>;

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