1
0
Fork 0
flightgear/Tools/Construct/Triangulate
curt 56142b4c93 Fixed a bad bug which was showing itself with tiny triangles which caused
the region point to be calculated outside the region which caused things to
be colored improperly.  Fixed by only evaluating the points of the current
contour (rather than the whole polygon) when generating the region points.
1999-05-20 04:27:20 +00:00
..
Makefile.am Renamed tripoly.* to polygon.* 1999-04-28 22:18:19 +00:00
polygon.cxx Fixed a bad bug which was showing itself with tiny triangles which caused 1999-05-20 04:27:20 +00:00
polygon.hxx Fixing slight bugs with calculating point inside multi-contoured polygons. 1999-04-29 21:39:27 +00:00
triangle.cxx Debugging various problems with prepairing input that triangle() can 1999-05-19 02:51:07 +00:00
triangle.hxx Debugging various problems with prepairing input that triangle() can 1999-05-19 02:51:07 +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 Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
trinodes.hxx Debugging various problems with prepairing input that triangle() can 1999-05-19 02:51:07 +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