1
0
Fork 0
flightgear/Tools/Construct/Clipper
curt 20e014a16e Reversing the order of points causes the area calculation to return a
negative number.  Polygon holes are wound opposite of non-holes.  I was
throwing out holes with area < epsilon (i.e. all holes) ... enough said.
1999-06-10 02:01:09 +00:00
..
clipper.cxx Reversing the order of points causes the area calculation to return a 1999-06-10 02:01:09 +00:00
clipper.hxx Sliver detection and elimination: 1999-06-07 03:40:33 +00:00
Makefile.am Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
testclipper.cxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00