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 ...
I am writing an C# 1.1 app with roughly 200 classes and increasing. I use the XML tags for internal documentation. I have Visual Studio 2005 Standard and Doxygen.<BR><BR>I would like to generate ...