Function VectorMath.Right

Right (int2 a, int2 b, int2 p)

Returns if p lies on the right side of the line a - b.

Public Static