mirror of https://github.com/CGAL/cgal
Benjamin Kehlet reported on CGAL-discuss (Tue, 25 Mar 2014 13:45:24 +0100) that Mesh_3 was not able to mesh the simple following OFF: OFF 4 4 0 0 0 0 0 0 1 0 1 0 1 0 0 3 3 1 2 3 0 1 3 3 0 3 2 3 0 2 1 The unit tetrahedron!! The bug was in the robust weighted circumcenter traits. The traits checks that the circumcenter of four points is at least in the circum sphere of the four points. But for weighted points, that is "power_test" that must be tested, instead of "side_of_oriented_sphere". |
||
|---|---|---|
| .. | ||
| IO | ||
| Mesh_3 | ||
| internal/Mesh_3 | ||
| Compact_mesh_cell_base_3.h | ||
| Implicit_mesh_domain_3.h | ||
| Labeled_image_mesh_domain_3.h | ||
| Mesh_cell_base_3.h | ||
| Mesh_cell_criteria_3.h | ||
| Mesh_complex_3_in_triangulation_3.h | ||
| Mesh_constant_domain_field_3.h | ||
| Mesh_criteria_3.h | ||
| Mesh_domain_with_polyline_features_3.h | ||
| Mesh_edge_criteria_3.h | ||
| Mesh_facet_criteria_3.h | ||
| Mesh_facet_topology.h | ||
| Mesh_optimization_return_code.h | ||
| Mesh_polyhedron_3.h | ||
| Mesh_triangulation_3.h | ||
| Mesh_vertex_base_3.h | ||
| Polyhedral_mesh_domain_3.h | ||
| Polyhedral_mesh_domain_with_features_3.h | ||
| Prevent_deref.h | ||
| Triangle_accessor_3.h | ||
| exude_mesh_3.h | ||
| lloyd_optimize_mesh_3.h | ||
| make_mesh_3.h | ||
| odt_optimize_mesh_3.h | ||
| optimize_mesh_3.h | ||
| perturb_mesh_3.h | ||
| refine_mesh_3.h | ||