cgal/Triangulation_3/include/CGAL
Mael Rouxel-Labbé 1761ec3294 Mesh_3 criteria is_bad() now additionally takes the triangulation as parameter
Instead of calling Criteria(element), one must now call Criteria(tr, element).

The idea is that the triangulation should be responsible of geometric data
while elements only handle connectivity (using ids for example).
This is already the case for Periodic_3_mesh_3 which must obtain
"true" geometric information through the (periodic) triangulation class's
methods.

These changes are transparent for Mesh_3 but allow Periodic_3_mesh_3 to use
Mesh_3's criteria.
2017-06-19 15:15:20 +02:00
..
IO add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
internal add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Delaunay_triangulation_3.h All triangulations now use Perturbation_order in tests using symbolic perturbations 2017-05-15 17:13:38 +02:00
Delaunay_triangulation_cell_base_3.h Fixed Point / Point_3 issues in T3 and improved the documentation 2017-06-15 10:34:15 +02:00
Delaunay_triangulation_cell_base_with_circumcenter_3.h Fixed Point / Point_3 issues in T3 and improved the documentation 2017-06-15 10:34:15 +02:00
Regular_triangulation_3.h Mesh_3 criteria is_bad() now additionally takes the triangulation as parameter 2017-06-19 15:15:20 +02:00
Regular_triangulation_cell_base_3.h Fixed boost/core/is_same.hpp > boost/type_traits/is_same.hpp 2017-06-15 10:34:15 +02:00
Regular_triangulation_cell_base_with_weighted_circumcenter_3.h Renamed uses of invalidate_circumcenter() in accordance with the modified concept 2017-06-15 10:34:15 +02:00
Regular_triangulation_euclidean_traits_3.h Trimmed Regular triangulation euclidean traits 2017-06-15 10:32:03 +02:00
Regular_triangulation_vertex_base_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Robust_weighted_circumcenter_filtered_traits_3.h Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle 2017-05-30 16:13:34 +02:00
Triangulation_3.h Use boost::function_property_map to apply spatial_sort to weighted points 2017-06-15 10:34:15 +02:00
Triangulation_3_to_lcc.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_cell_base_3.h Removed hiding-related functions from Triangulation_cell_base_3 2017-06-15 10:34:15 +02:00
Triangulation_cell_base_with_circumcenter_3.h Fixed Point / Point_3 issues in T3 and improved the documentation 2017-06-15 10:34:15 +02:00
Triangulation_cell_base_with_info_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_geom_traits_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_hierarchy_3.h Fixed wrong template type (which induced taking references of references) 2017-06-15 10:34:15 +02:00
Triangulation_hierarchy_vertex_base_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_simplex_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_utils_3.h Remove dependencies of Triangulation_3 on Triangulation_2 2017-04-06 11:08:37 +02:00
Triangulation_vertex_base_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
Triangulation_vertex_base_with_info_3.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00
link_to_face_graph.h add include directive for license of all GPL header files 2017-01-19 15:20:25 +01:00