Checks if the given point is inside the polygon defined by the vertices.
{TPositionPair} point to check
{Array(Array(Number))} array containing the vertices of the polygon
if the point is inside the polygon
TRAVISO
Checks if the given point is inside the polygon defined by the vertices.