Performs the cross product of the vector defined by the input XYZ parameters with the current vector.
Given two linearly independent vectors a and b, the cross product, a × b, is a vector that is perpendicular to both a and b and therefore normal to the plane containing them.
Namespace: RSVector
Delphi |
public |
Parameters
X
Type: Single
Y
Type: Single
Z
Type: Single