mirror of https://github.com/CGAL/cgal
add the macros easily available and comment them
This commit is contained in:
parent
c7138ff48d
commit
27ec7dd5db
|
|
@ -1,5 +1,6 @@
|
|||
#define CGAL_MESH_2_OPTIMIZER_VERBOSE
|
||||
#define CGAL_MESH_2_OPTIMIZERS_DEBUG
|
||||
//#define CGAL_MESH_2_OPTIMIZERS_DEBUG
|
||||
//#define CGAL_MESH_2_SIZING_FIELD_USE_BARYCENTRIC_COORDINATES
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue