1
0
Fork 0
flightgear/Triangulate
curt 033af0d05c Added a mechanism to dump out the triangle structures for viewing.
Fixed a couple bugs in first pass at triangulation.
- needed to explicitely initialize the polygon accumulator in triangle.cxx
  before each polygon rather than depending on the default behavior.
- Fixed a problem with region attribute propagation where I wasn't generating
  the hole points correctly.
1999-03-21 14:02:05 +00:00
..
Makefile.am Added trisegs.[ch]xx tripoly.[ch]xx. 1999-03-20 13:22:10 +00:00
triangle.cxx Added a mechanism to dump out the triangle structures for viewing. 1999-03-21 14:02:05 +00:00
triangle.hxx First mostly successful tile triangulation works. There's plenty of tweaking 1999-03-20 20:32:51 +00:00
trinodes.cxx Continue shaping the code towards triangulation bliss. Added code to 1999-03-20 02:21:51 +00:00
trinodes.hxx Continue shaping the code towards triangulation bliss. Added code to 1999-03-20 02:21:51 +00:00
tripoly.cxx Initial revision. 1999-03-20 13:21:36 +00:00
tripoly.hxx Added a mechanism to dump out the triangle structures for viewing. 1999-03-21 14:02:05 +00:00
trisegs.cxx First mostly successful tile triangulation works. There's plenty of tweaking 1999-03-20 20:32:51 +00:00
trisegs.hxx First mostly successful tile triangulation works. There's plenty of tweaking 1999-03-20 20:32:51 +00:00