mirror of https://github.com/CGAL/cgal
## Summary of Changes Add a test that does ``` c3t3 = make_mesh_3(domain); write_MEDIT(file, c3t3); read_MEDIT(file, tr); tetrahedral_isotropic_remeshing(tr); ``` to test the pipeline. Adding this test is triggered by issue #8948, but it does not fix it. ## Release Management * Affected package(s): Tetrahedral_remeshing * License and copyright ownership: |
||
|---|---|---|
| .. | ||
| IO | ||
| SMDS_3 | ||
| Compact_simplicial_mesh_cell_base_3.h | ||
| Mesh_complex_3_in_triangulation_3.h | ||
| Simplicial_mesh_cell_base_3.h | ||
| Simplicial_mesh_vertex_base_3.h | ||
| facets_in_complex_3_to_triangle_mesh.h | ||
| tetrahedron_soup_to_triangulation_3.h | ||