1
0
Fork 0
flightgear/Triangulate
curt bcb6638535 Found a bug in dividing and adding unique verticle segments which could
cause the triangulator to end up in an infinite loop.  Basically the code
was correct, but the verticle line test was a bit to selective.
1999-04-03 05:22:57 +00:00
..
Makefile.am Modifications to facilitate conversion to output format. 1999-03-22 23:49:01 +00:00
triangle.cxx Found a bug in dividing and adding unique verticle segments which could 1999-04-03 05:22:57 +00:00
triangle.hxx Shuffled stl type names a bit. 1999-03-29 13:11:00 +00:00
trieles.cxx Initial revision. 1999-03-22 23:58:57 +00:00
trieles.hxx Handle corner nodes separately from the rest of the fitted nodes. 1999-03-27 05:30:12 +00:00
trinodes.cxx Handle corner nodes separately from the rest of the fitted nodes. 1999-03-27 05:30:12 +00:00
trinodes.hxx Shuffled stl type names a bit. 1999-03-29 13:11:00 +00:00
tripoly.cxx Shuffled stl type names a bit. 1999-03-29 13:11:00 +00:00
tripoly.hxx Shuffled stl type names a bit. 1999-03-29 13:11:00 +00:00
trisegs.cxx Found a bug in dividing and adding unique verticle segments which could 1999-04-03 05:22:57 +00:00
trisegs.hxx Handle corner nodes separately from the rest of the fitted nodes. 1999-03-27 05:30:12 +00:00