Some comments and minor fixes to admesh code by Andy Doucette
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user