1
0
Fork 0
flightgear/Tools/Construct/Triangulate
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
..
Makefile.am Renamed tripoly.* to polygon.* 1999-04-28 22:18:19 +00:00
polygon.cxx Reversing the order of points causes the area calculation to return a 1999-06-10 02:01:09 +00:00
polygon.hxx Sliver detection and elimination: 1999-06-07 03:40:33 +00:00
triangle.cxx Reversing the order of points causes the area calculation to return a 1999-06-10 02:01:09 +00:00
triangle.hxx Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
trieles.cxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trieles.hxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trinodes.cxx Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
trinodes.hxx Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
trisegs.cxx Debugging various problems with prepairing input that triangle() can 1999-05-19 02:51:07 +00:00
trisegs.hxx Further restructuring to facilitate the tile edge matching process. 1999-05-02 22:11:30 +00:00