add the macros easily available and comment them

This commit is contained in:
Jane Tournois 2014-12-04 17:17:48 +01:00 committed by Sébastien Loriot
parent c7138ff48d
commit 27ec7dd5db
1 changed files with 2 additions and 1 deletions

View File

@ -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>