So, I have this set of (possibly overlapping) 2D polygons, and given a point, I want to find which polygons contain the point. <BR><BR>At the moment, I'm doing this by having four lists of references ...