]> git.mxchange.org Git - flightgear.git/commit
Renamed tripoly.* to polygon.*
authorcurt <curt>
Wed, 28 Apr 1999 22:18:19 +0000 (22:18 +0000)
committercurt <curt>
Wed, 28 Apr 1999 22:18:19 +0000 (22:18 +0000)
commitcf3d9c5572abb19044e01b7bafb70df9fa34ca42
tree03349f9480e1bd8c7bb26b86193f4a8f25260a2e
parent79393e9ef72fce20a1601cbdba94499ca4fc95f4
Renamed tripoly.* to polygon.*
First stab at multi-contour polygon support.
Tools/Construct/Triangulate/Makefile.am
Tools/Construct/Triangulate/polygon.cxx [new file with mode: 0644]
Tools/Construct/Triangulate/polygon.hxx [new file with mode: 0644]
Tools/Construct/Triangulate/triangle.cxx
Tools/Construct/Triangulate/triangle.hxx
Tools/Construct/Triangulate/tripoly.cxx [deleted file]
Tools/Construct/Triangulate/tripoly.hxx [deleted file]