Platform SDK: DirectX |
The DirectX7.VectorCrossProduct method calculates the cross product of the two vector arguments.
object.VectorCrossProduct(v As D3DVECTOR, _ vA As D3DVECTOR, _ vB As D3DVECTOR)
If the method fails, an error is raised and Err.Number is set.