def grid_points_in_poly(shape, verts): ...
def points_in_poly(points, verts): ...
