mirror of https://github.com/CGAL/cgal
r66991 from Mesh_3-experimental-GF
Enable the use of grid of witnesses for polyhedral domain, by default.
This commit is contained in:
parent
607a18e291
commit
e79d35e3fb
|
|
@ -27,6 +27,7 @@
|
|||
#define CGAL_FREEZE_VERTICES
|
||||
#define CGAL_COMPACT_MESH_VERTEX_CELL
|
||||
#define CGAL_MESH_3_NEW_ROBUST_INTERSECTION_TRAITS
|
||||
#define CGAL_POLYHEDRAL_MESH_DOMAIN_USE_GRID
|
||||
|
||||
// optional macros :
|
||||
#define CGAL_MESH_3_VERBOSE
|
||||
|
|
|
|||
Loading…
Reference in New Issue