mirror of https://github.com/CGAL/cgal
Enforced CGAL_NDEBUG rule: - code under include/CGAL/ and src/ must not use NDEBUG and assert(), but CGAL_NDEBUG and CGAL assertion macros. - code under demo/, examples/ and test/ must use NDEBUG and assert(). Added _HAS_ITERATOR_DEBUGGING=0 to .vcproj makefiles to speed up VC++ 2005 debugger. Removed CGAL_SURFACE_RECONSTRUCTION_CHECK_EXPENSIVE from .vcproj makefiles (unused). |
||
|---|---|---|
| .. | ||
| surface_reconstruction_output.h | ||
| surface_reconstruction_read_off_point_cloud.h | ||
| surface_reconstruction_read_pnb.h | ||
| surface_reconstruction_read_pwn.h | ||
| surface_reconstruction_read_xyz.h | ||
| surface_reconstruction_write_off_point_cloud.h | ||
| surface_reconstruction_write_pwn.h | ||
| surface_reconstruction_write_xyz.h | ||