cgal/Operations_on_polyhedra/include/CGAL
Laurent Rineau b913c0ba5f Fix in intersection_of_Polyhedra_3: CMap default-constructor is not thread-safe
When `do_not_build_cmap_` is `true`, avoid even to construct the
default-constructed CMap, because that operation is not thread-safe.
2016-01-20 18:10:40 +01:00
..
internal clip close polyhedra using a clipped bbox 2016-01-14 17:39:07 +01:00
corefinement_operations.h
intersection_of_Polyhedra_3.h add flag to first test for self-intersection facets involved in the intersection 2016-01-18 12:46:42 +01:00
intersection_of_Polyhedra_3_refinement_visitor.h Fix in intersection_of_Polyhedra_3: CMap default-constructor is not thread-safe 2016-01-20 18:10:40 +01:00