You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code to test whether a point is inside a polygon does not match the cited C code and fails to detect a point inside a square when the square is defined in a clockwise fashion. Fix is on the way.