CGAL 4.6.3 - 3D Triangulations
|
vertices_on_conflict_zone_boundary
since CGAL-3.8. vertices_on_conflict_zone_boundary
since CGAL-3.8. CGAL::Regular_triangulation_euclidean_traits_3
should be used instead. Filtered predicates are automatically used if the Boolean Has_filtered_predicates
in the kernel provided as template parameter of that class is set to true
. Delaunay_triangulation_cell_base_with_circumcenter_3
should be used instead. Regular_triangulation_cell_base_with_weighted_circumcenter_3
and Triangulation_cell_base_with_info_3
can also be used in other frameworks.