File: debug.h

package info (click to toggle)
cgal 4.9-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 85,584 kB
  • sloc: cpp: 640,841; ansic: 140,696; sh: 708; fortran: 131; makefile: 114; python: 92
file content (23 lines) | stat: -rw-r--r-- 730 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#ifdef BENCH
#  define NDEBUG
#endif

#define CGAL_MESH_3_DEBUG_BEFORE_CONFLICTS     0
#define CGAL_MESH_3_DEBUG_AFTER_NO_INSERTION   0
#define CGAL_MESH_3_DEBUG_AFTER_INSERTION      0
#define CGAL_MESH_3_DEBUG_DOUBLE_MAP           0

// #define CGAL_MESHES_NO_OUTPUT

// #define CGAL_SURFACE_MESHER_EDGES_DEBUG_INTERSECTION
// #define CGAL_SURFACE_MESHER_DEBUG_POLYHEDRAL_SURFACE_CONSTRUCTION
// #define CGAL_SURFACE_MESHER_VERBOSE
// #define CGAL_POLYHEDRAL_SURFACE_VERBOSE_CONSTRUCTION
// #define CGAL_SURFACE_MESHER_EDGES_DEBUG_INSERTIONS
// #define CGAL_MESHES_DEBUG_REFINEMENT_POINTS
// #define CGAL_DEBUG_OCTREE_CONSTRUCTION

//#define CGAL_MESH_3_VERBOSE
//#define CGAL_MESH_3_IO_VERBOSE

// #define OPTIMIZE_INTERSECTION