Implements ray shooting algorithm. Returns relation between point and polygon: inside, outside or boundary
polygon to test
point to test
relation between point and polygon: inside, outside or boundary
Implements ray shooting algorithm. Returns relation between point and polygon: inside, outside or boundary