Skip to content

Commit

Permalink
Use default surface topology criteria (#8409)
Browse files Browse the repository at this point in the history
Fixes #7406
  • Loading branch information
sloriot authored Aug 19, 2024
2 parents 1b8be7b + 2c31def commit 078fe18
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ struct Image_tester : public Tester<K_e_i>
Mesh_criteria criteria(facet_angle = 30,
facet_size = 6,
facet_distance = 2,
facet_topology = CGAL::MANIFOLD,
cell_radius_edge_ratio = 3,
cell_size = 8);

Expand Down

0 comments on commit 078fe18

Please sign in to comment.