1
0
Fork 0
flightgear/Tools/Construct/Main
curt ae0d64594e Rewrote the polygon.[ch]xx class to save actual point data, rather than
indices to points.
Then with that in place I added wrapper functions for the libgpc calls so
  I could ensure that I was always deallocating any allocated memory (which
  was a concern before.)
This was all done in order to facilitate sliver detection and elimination
  which is my next order of business.
These changes then were propogated through out the construction tools.
1999-06-06 02:31:34 +00:00
..
construct.cxx Added construct.cxx 1999-05-03 11:29:36 +00:00
construct.hxx Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
construct_types.hxx Removed in-src cvs logs. 1999-04-06 23:37:07 +00:00
main.cxx Rewrote the polygon.[ch]xx class to save actual point data, rather than 1999-06-06 02:31:34 +00:00
Makefile.am Refinements to the parallelization tools 1999-05-22 01:15:32 +00:00
master.cxx Start of support for precalculating texture coordinates. 1999-05-12 02:09:02 +00:00