File: debug.h

package info (click to toggle)
cgal 4.0-5
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 65,068 kB
  • sloc: cpp: 500,870; ansic: 102,544; sh: 321; python: 92; makefile: 75; 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