CL_Vector cross(const CL_Vector& v);
Returns the cross product of the current vector and v
Back to index