cgal/Mesh_3
Jane Tournois 6cc02867d0 add functionality to make mesh_3_plugin
it is now able to mesh surfaces with border inside a closed polyhedral domain

`empty()` yields an ambiguity with the function available in Interval_traits.h,
so we need to rename `empty()` to `is_empty()`
2017-06-22 16:17:24 +02:00
..
archive Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point 2016-10-17 10:03:20 +02:00
benchmark/Mesh_3 Removed some warnings 2017-05-16 10:17:41 +02:00
doc/Mesh_3 resize image 2017-06-06 15:36:40 +02:00
examples/Mesh_3 Merge pull request #2143 from afabri/Mesh_3-mesh_polyhedral_domain_with_surface_inside-GF 2017-06-16 12:07:13 +02:00
include/CGAL add functionality to make mesh_3_plugin 2017-06-22 16:17:24 +02:00
package_info/Mesh_3
test/Mesh_3 Add a macro CGAL_COMPACT_CONTAINER_DEBUG_TIME_STAMP 2017-05-18 10:57:13 +02:00
TODO