POINT: foreach point { POLY: foreach poly { if point is in poly { do something last POLY } } }