cgal/Mesh_3/include/CGAL
Jane Tournois c37857bd9e really use the GT given as a parameter
When the geom_traits given as parameter of `circumcenter` and/or
`weighted_circumcenter` was deriving from the cell base GT
(first template parameter), the gt was up-casted to the
cell base GT, and the function construct_circumcenter_3_object()
(or construct_weighted_circumcenter_3_object()) not
called on the right geom traits type --> possibly missing
the actual input of the function (the robust_circumcenter_traits in Mesh_3)

we add a static assert to check at compile time that both geom traits
are compatible
2017-05-22 11:27:02 +02:00
..
IO Consistently use Bare_point and Weighted_point 2017-05-22 11:20:45 +02:00
Mesh_3 Fixed various Bare_point / Weighted_point usage across Mesh_3 2017-05-22 11:27:02 +02:00
Meshes add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
internal/Mesh_3 add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Compact_mesh_cell_base_3.h really use the GT given as a parameter 2017-05-22 11:27:02 +02:00
Gray_image_mesh_domain_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Implicit_mesh_domain_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Implicit_to_labeling_function_wrapper.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Labeled_image_mesh_domain_3.h fix the bounding box of image domain 2017-04-20 17:05:03 +02:00
Labeled_mesh_domain_3.h Removed useless includes 2017-05-22 11:27:02 +02:00
Mesh_cell_base_3.h Re-use existing time stamps 2017-05-18 10:57:13 +02:00
Mesh_cell_criteria_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_complex_3_in_triangulation_3.h Fixed (almost all) default constructed traits in Mesh_3 2017-05-22 11:27:02 +02:00
Mesh_constant_domain_field_3.h Fix the compilation of individual headers 2017-04-13 15:56:51 +02:00
Mesh_criteria_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_domain_with_polyline_features_3.h Refactoring of Sizing_field_with_aabb_tree (API breakage too) 2017-02-27 15:27:11 +01:00
Mesh_edge_criteria_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_facet_criteria_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_facet_topology.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_polyhedron_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Mesh_triangulation_3.h Cleaned uses of obsolete traits class Regular_triangulation_euclidean_traits 2017-05-22 11:27:02 +02:00
Mesh_vertex_base_3.h Disable Point_3(const Weighted_point_3&) 2017-05-22 11:20:45 +02:00
Polyhedral_mesh_domain_3.h Removed useless includes 2017-05-22 11:27:02 +02:00
Polyhedral_mesh_domain_with_features_3.h fix compilation of detect_borders() 2017-05-04 17:03:15 +02:00
Triangle_accessor_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
exude_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
lloyd_optimize_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
make_mesh_3.h Fixed (almost all) default constructed traits in Mesh_3 2017-05-22 11:27:02 +02:00
odt_optimize_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
optimize_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
perturb_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
refine_mesh_3.h Fixed various Bare_point / Weighted_point usage across Mesh_3 2017-05-22 11:27:02 +02:00
remove_far_points_in_mesh_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00