File: debug.h

package info (click to toggle)
cgal 4.5-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 69,700 kB
  • ctags: 118,537
  • sloc: cpp: 571,870; ansic: 110,997; sh: 725; python: 92; makefile: 87
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