cgal/Operations_on_polyhedra
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
..
examples/Operations_on_polyhedra add a function to clip inplace with adding faces from the cutting plane 2015-10-23 11:48:51 +02:00
include/CGAL Fix in intersection_of_Polyhedra_3: CMap default-constructor is not thread-safe 2016-01-20 18:10:40 +01:00
package_info/Operations_on_polyhedra
test/Operations_on_polyhedra update orient_polygon_soup testsuite 2015-01-30 18:02:36 +01:00
dont_submit cleanup 2015-10-02 08:17:19 +02:00