Determine if the 2d point is inside the polygon
2d point to check whether it is in the specified polygon
an polygon consisted by 2d point array
if ture, return true if the specified point is inside the polygon or the polygon border.
Return true if the 2d point is inside the polygon
Determine if the 2d point is inside the polygon