pub unsafe extern "C" fn FVec3_Cross( lhs: C3D_FVec, rhs: C3D_FVec ) -> C3D_FVec
Cross product of two FVec3s
Note: This returns a pseudo-vector which is perpendicular to the plane spanned by the two input vectors.
lhs
rhs
lhs×rhs