SF_INLINE void Cross(const Point3<T> & a, const Point3<T> & b);
Cross returns the cross product of two points.