File: debug.h

package info (click to toggle)
cgal 3.6.1-2
  • links: PTS
  • area: non-free
  • in suites: squeeze
  • size: 62,184 kB
  • ctags: 95,782
  • sloc: cpp: 453,758; ansic: 96,821; sh: 226; makefile: 120; xml: 2
file content (23 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (2)
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