ae0d64594e
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.
10 lines
99 B
Makefile
10 lines
99 B
Makefile
SUBDIRS = \
|
|
Array \
|
|
Triangulate \
|
|
Clipper \
|
|
Combine \
|
|
GenOutput \
|
|
Match \
|
|
Parallel \
|
|
Main
|
|
|