Some comments and minor fixes to admesh code by Andy Doucette

This commit is contained in:
Alessandro Ranellucci
2013-07-31 00:01:53 +02:00
parent 1b4878f305
commit dd935e2036
3 changed files with 14 additions and 3 deletions

View File

@@ -198,6 +198,7 @@ stl_print_neighbors(stl_file *stl, char *file)
stl->neighbors_start[i].neighbor[2],
(int)stl->neighbors_start[i].which_vertex_not[2]);
}
fclose(fp);
}
static void