1
0
Fork 0

Debugging ...

This commit is contained in:
curt 2004-05-19 18:47:25 +00:00
parent d5689be4e7
commit 10a818e0ae

View file

@ -434,7 +434,7 @@ int TGTriangle::run_triangulate( double angle, const int pass ) {
vorout.normlist = (REAL *) NULL; // Needed only if -v switch used. vorout.normlist = (REAL *) NULL; // Needed only if -v switch used.
// TEMPORARY // TEMPORARY
// write_tri_data(&in); // write_tri_data(&in); exit(1);
// Triangulate the points. Switches are chosen to read and write // Triangulate the points. Switches are chosen to read and write
// a PSLG (p), preserve the convex hull (c), number everything // a PSLG (p), preserve the convex hull (c), number everything