[mshr] 02/03: Merge tag 'upstream/2016.1.0'

Johannes Ring johannr-guest at moszumanska.debian.org
Mon Jul 4 12:20:47 UTC 2016


This is an automated email from the git hooks/post-receive script.

johannr-guest pushed a commit to branch master
in repository mshr.

commit d1787223f1489af26e62a547d659e2a153faa0ff
Merge: 43ce923 e3d6e5c
Author: Johannes Ring <johannr at simula.no>
Date:   Mon Jun 27 18:41:09 2016 +0200

    Merge tag 'upstream/2016.1.0'
    
    Upstream version 2016.1.0

 3rdparty/CGAL-4.6/CHANGES                          |   4043 -
 3rdparty/CGAL-4.6/CMakeLists.txt                   |   1060 -
 3rdparty/CGAL-4.6/INSTALL.md                       |    215 -
 3rdparty/CGAL-4.6/LICENSE                          |     42 -
 3rdparty/CGAL-4.6/VERSION                          |      1 -
 .../CGAL-4.6/auxiliary/cgal_create_cmake_script.1  |     42 -
 .../modules/2.6.2-to-2.8.1/FindQt4-Copyright.txt   |     50 -
 .../cmake/modules/2.6.2-to-2.8.1/FindQt4.cmake     |   1188 -
 .../Qt4ConfigDependentSettings.cmake               |    373 -
 .../cmake/modules/2.6.2-to-2.8.1/Qt4Macros.cmake   |    399 -
 .../cmake/modules/2.6.2-to-2.8.1/UseQt4.cmake      |     93 -
 .../cmake/modules/CGALConfig_binary.cmake.in       |    141 -
 .../cmake/modules/CGALConfig_install.cmake.in      |    140 -
 3rdparty/CGAL-4.6/cmake/modules/CGAL_Common.cmake  |     60 -
 .../modules/CGAL_GeneratorSpecificSettings.cmake   |     53 -
 3rdparty/CGAL-4.6/cmake/modules/CGAL_Macros.cmake  |    734 -
 .../CGAL-4.6/cmake/modules/CGAL_SetupBoost.cmake   |     38 -
 .../cmake/modules/CGAL_SetupDependencies.cmake     |     85 -
 .../CGAL-4.6/cmake/modules/CGAL_VersionUtils.cmake |    230 -
 3rdparty/CGAL-4.6/cmake/modules/FindCGAL.cmake     |     91 -
 .../CGAL-4.6/cmake/modules/FindQGLViewer.cmake     |     61 -
 .../CGAL-4.6/cmake/modules/FindQt3-patched.cmake   |    318 -
 3rdparty/CGAL-4.6/cmake/modules/FindTBB.cmake      |    422 -
 .../CGAL-4.6/cmake/modules/Qt3Macros-patched.cmake |    169 -
 3rdparty/CGAL-4.6/cmake/modules/UseCGAL.cmake      |     66 -
 .../CGAL-4.6/config/support/print_QT4_version.cpp  |     27 -
 .../CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp      |     30 -
 3rdparty/CGAL-4.6/demo/AABB_tree/AABB_demo.cpp     |     65 -
 3rdparty/CGAL-4.6/demo/AABB_tree/CMakeLists.txt    |     98 -
 3rdparty/CGAL-4.6/demo/AABB_tree/MainWindow.cpp    |    425 -
 3rdparty/CGAL-4.6/demo/AABB_tree/Scene.cpp         |    899 -
 3rdparty/CGAL-4.6/demo/AABB_tree/Scene.h           |    195 -
 3rdparty/CGAL-4.6/demo/AABB_tree/Viewer.cpp        |     63 -
 3rdparty/CGAL-4.6/demo/AABB_tree/Viewer.h          |     31 -
 .../demo/Alpha_shapes_2/Alpha_shapes_2.cpp         |    309 -
 .../CGAL-4.6/demo/Alpha_shapes_2/CMakeLists.txt    |     57 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/Wshape  |     28 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/Wshape2 |     44 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/brain_1 |    339 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/brain_2 |    230 -
 .../CGAL-4.6/demo/Alpha_shapes_2/data/degenere.pts |      4 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/dipper  |      8 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/dixie   |   3374 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/fout    |    174 -
 .../CGAL-4.6/demo/Alpha_shapes_2/data/kleeblatt    |     76 -
 .../CGAL-4.6/demo/Alpha_shapes_2/data/m30f.jpg     |    Bin 87958 -> 0 bytes
 .../CGAL-4.6/demo/Alpha_shapes_2/data/noisy_circle |     74 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_2/data/torus   |    128 -
 .../CGAL-4.6/demo/Alpha_shapes_2/data/usa-outline  |    207 -
 .../CGAL-4.6/demo/Alpha_shapes_3/Alpha_shape_3.cpp |     26 -
 .../CGAL-4.6/demo/Alpha_shapes_3/CMakeLists.txt    |     52 -
 .../CGAL-4.6/demo/Alpha_shapes_3/MainWindow.cpp    |    111 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_3/MainWindow.h |     40 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_3/Viewer.cpp   |    138 -
 3rdparty/CGAL-4.6/demo/Alpha_shapes_3/Viewer.h     |     39 -
 .../demo/Apollonius_graph_2/Apollonius_graph_2.cpp |    293 -
 .../demo/Apollonius_graph_2/CMakeLists.txt         |     55 -
 .../CGAL-4.6/demo/Apollonius_graph_2/data/algo.dat |      9 -
 .../demo/Apollonius_graph_2/data/hierarchy.dat     |    500 -
 .../ArrangementDemoPropertiesDialog.cpp            |    230 -
 .../ArrangementDemoWindow.cpp                      |   1216 -
 .../ArrangementDemoWindow.h                        |    147 -
 .../ArrangementGraphicsItem.h                      |   1309 -
 .../ArrangementPainterOstream.h                    |   1009 -
 .../Arrangement_on_surface_2/ArrangementTypes.h    |    330 -
 .../demo/Arrangement_on_surface_2/CMakeLists.txt   |     84 -
 .../Arrangement_on_surface_2/ColorItemEditor.cpp   |     71 -
 .../DeleteCurveModeItemEditor.cpp                  |     50 -
 .../Arrangement_on_surface_2/OverlayDialog.cpp     |    294 -
 .../PropertyValueDelegate.cpp                      |    138 -
 .../PropertyValueDelegate.h                        |     55 -
 .../CGAL-4.6/demo/Arrangement_on_surface_2/Utils.h |   1630 -
 .../old_demo/CMakeLists.txt                        |     50 -
 .../old_demo/Conic_reader.h                        |    218 -
 .../old_demo/MyWindow_files.cpp                    |    691 -
 .../old_demo/MyWindow_operations.cpp               |    785 -
 .../old_demo/MyWindow_overlay.cpp                  |    296 -
 .../old_demo/arrangement_2.cpp                     |    474 -
 .../old_demo/arrangement_2.h                       |    291 -
 .../Arrangement_on_surface_2/old_demo/cgal_types.h |    292 -
 .../Arrangement_on_surface_2/old_demo/demo_tab.cpp |     24 -
 .../Arrangement_on_surface_2/old_demo/demo_tab.h   |   3056 -
 .../Arrangement_on_surface_2/old_demo/forms.cpp    |    519 -
 .../demo/Arrangement_on_surface_2/old_demo/forms.h |    290 -
 .../old_demo/overlay_functor.h                     |     82 -
 .../Arrangement_on_surface_2/old_demo/qt_layer.cpp |     82 -
 .../Arrangement_on_surface_2/old_demo/qt_layer.h   |     44 -
 .../demo/Boolean_set_operations_2/CMakeLists.txt   |     43 -
 .../Qt_widget_X_monotone_circle_segment_2.h        |     95 -
 .../Qt_widget_circ_polygon.h                       |     92 -
 .../Qt_widget_circle_segment_2.h                   |     94 -
 .../Qt_widget_get_circ_polygon.h                   |    636 -
 .../Qt_widget_locate_layer.cpp                     |     87 -
 .../Qt_widget_locate_layer.h                       |     69 -
 .../boolean_operations_2.cpp                       |   1178 -
 .../boolean_operations_2.h                         |    180 -
 .../boolean_operations_2_toolbar.cpp               |    117 -
 .../boolean_operations_2_toolbar.h                 |     86 -
 .../demo/Boolean_set_operations_2/data/vlsi_1.dxf  | 135404 ------------------
 .../demo/Boolean_set_operations_2/help/index.html  |    248 -
 .../demo/Boolean_set_operations_2/icons/comp_P.bmp |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/comp_P.xpm |     54 -
 .../demo/Boolean_set_operations_2/icons/comp_Q.bmp |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/comp_Q.xpm |     55 -
 .../demo/Boolean_set_operations_2/icons/del_P.bmp  |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/del_P.xpm  |     47 -
 .../demo/Boolean_set_operations_2/icons/del_Q.bmp  |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/del_Q.xpm  |     56 -
 .../Boolean_set_operations_2/icons/diff_PQ.bmp     |    Bin 3126 -> 0 bytes
 .../Boolean_set_operations_2/icons/diff_PQ.xpm     |     66 -
 .../Boolean_set_operations_2/icons/diff_QP.bmp     |    Bin 3126 -> 0 bytes
 .../Boolean_set_operations_2/icons/diff_QP.xpm     |     66 -
 .../icons/insert_circle.bmp                        |    Bin 3126 -> 0 bytes
 .../icons/insert_circle.xpm                        |     46 -
 .../icons/insert_polygon.bmp                       |    Bin 3126 -> 0 bytes
 .../icons/insert_polygon.xpm                       |     45 -
 .../icons/intersection.bmp                         |    Bin 3126 -> 0 bytes
 .../icons/intersection.xpm                         |     66 -
 .../demo/Boolean_set_operations_2/icons/locate.bmp |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/locate.xpm |     54 -
 .../demo/Boolean_set_operations_2/icons/make_P.bmp |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/make_P.xpm |     54 -
 .../demo/Boolean_set_operations_2/icons/make_Q.bmp |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/make_Q.xpm |     57 -
 .../Boolean_set_operations_2/icons/mink_sum.bmp    |    Bin 3126 -> 0 bytes
 .../Boolean_set_operations_2/icons/mink_sum.xpm    |     66 -
 .../Boolean_set_operations_2/icons/refresh.bmp     |    Bin 3126 -> 0 bytes
 .../Boolean_set_operations_2/icons/refresh.xpm     |     73 -
 .../Boolean_set_operations_2/icons/symm_diff.bmp   |    Bin 3126 -> 0 bytes
 .../Boolean_set_operations_2/icons/symm_diff.xpm   |     66 -
 .../demo/Boolean_set_operations_2/icons/union.bmp  |    Bin 3126 -> 0 bytes
 .../demo/Boolean_set_operations_2/icons/union.xpm  |     66 -
 .../demo/Boolean_set_operations_2/typedefs.h       |     73 -
 .../demo/Bounding_volumes/Bounding_volumes.cpp     |    549 -
 .../CGAL-4.6/demo/Bounding_volumes/CMakeLists.txt  |     59 -
 3rdparty/CGAL-4.6/demo/CGAL_ipelets/CMakeLists.txt |    142 -
 3rdparty/CGAL-4.6/demo/CGAL_ipelets/distance.cpp   |    104 -
 3rdparty/CGAL-4.6/demo/CGAL_ipelets/hyperbolic.cpp |    241 -
 3rdparty/CGAL-4.6/demo/CMakeLists.txt              |     42 -
 .../CGAL-4.6/demo/Circular_kernel_2/CMakeLists.txt |     57 -
 .../demo/Circular_kernel_2/Circular_kernel_2.cpp   |    297 -
 .../CGAL-4.6/demo/Circular_kernel_3/CMakeLists.txt |     41 -
 .../demo/Circular_kernel_3/Circular_kernel_3.cpp   |     24 -
 .../CGAL-4.6/demo/Circular_kernel_3/Viewer.cpp     |    155 -
 3rdparty/CGAL-4.6/demo/Circular_kernel_3/Viewer.h  |     18 -
 .../CGAL-4.6/demo/Convex_hull_3/CMakeLists.txt     |     29 -
 3rdparty/CGAL-4.6/demo/Envelope_3/CMakeLists.txt   |     55 -
 .../demo/Envelope_3/data/planes/plane1.txt         |    501 -
 .../demo/Envelope_3/data/planes/plane2.txt         |      5 -
 .../demo/Envelope_3/data/planes/plane3.txt         |    209 -
 .../demo/Envelope_3/data/planes/plane4.txt         |      4 -
 .../demo/Envelope_3/data/planes/plane5.txt         |    861 -
 .../demo/Envelope_3/data/planes/plane6.txt         |    361 -
 .../demo/Envelope_3/data/planes/plane7.txt         |     22 -
 .../demo/Envelope_3/data/planes/plane8.txt         |    227 -
 .../demo/Envelope_3/data/spheres/sphere1.txt       |      5 -
 .../demo/Envelope_3/data/spheres/sphere2.txt       |      3 -
 .../demo/Envelope_3/data/spheres/sphere3.txt       |      6 -
 .../demo/Envelope_3/data/triangles/triangle1.txt   |     51 -
 .../demo/Envelope_3/data/triangles/triangle2.txt   |      9 -
 .../demo/Envelope_3/data/triangles/triangle3.txt   |      9 -
 .../demo/Envelope_3/data/triangles/triangle4.txt   |     12 -
 .../demo/Envelope_3/data/triangles/triangle5.txt   |    865 -
 .../demo/Envelope_3/data/triangles/triangle6.txt   |  12482 --
 3rdparty/CGAL-4.6/demo/Envelope_3/envelope_3.cpp   |    316 -
 3rdparty/CGAL-4.6/demo/Envelope_3/envelope_3.h     |    214 -
 3rdparty/CGAL-4.6/demo/Envelope_3/help/index.html  |    107 -
 3rdparty/CGAL-4.6/demo/Envelope_3/icons/edges.bmp  |    Bin 3126 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Envelope_3/icons/edges.xpm  |     42 -
 3rdparty/CGAL-4.6/demo/Envelope_3/icons/faces.bmp  |    Bin 3126 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Envelope_3/icons/faces.xpm  |     43 -
 .../CGAL-4.6/demo/Envelope_3/icons/vertices.bmp    |    Bin 3126 -> 0 bytes
 .../CGAL-4.6/demo/Envelope_3/icons/vertices.xpm    |     42 -
 3rdparty/CGAL-4.6/demo/Envelope_3/typedefs.h       |    431 -
 3rdparty/CGAL-4.6/demo/Generator/CMakeLists.txt    |     55 -
 3rdparty/CGAL-4.6/demo/Generator/Generator_2.cpp   |    347 -
 3rdparty/CGAL-4.6/demo/Geomview/CMakeLists.txt     |     31 -
 3rdparty/CGAL-4.6/demo/GraphicsView/CMakeLists.txt |     42 -
 3rdparty/CGAL-4.6/demo/GraphicsView/min.cpp        |     28 -
 .../CGAL-4.6/demo/Interpolation/CMakeLists.txt     |     32 -
 .../demo/Kinetic_data_structures/CMakeLists.txt    |     61 -
 .../KDS_Delaunay_triangulation_2.cpp               |    135 -
 .../KDS_Delaunay_triangulation_stable_subset_2.cpp |    105 -
 .../Kinetic_data_structures/KDS_generate_data.cpp  |     85 -
 .../demo/Kinetic_data_structures/KDS_gui_2.cpp     |     41 -
 .../demo/Kinetic_data_structures/data/after002     |     20 -
 .../demo/Kinetic_data_structures/data/after010     |     95 -
 .../demo/Kinetic_data_structures/data/after088     |   1156 -
 .../demo/Kinetic_data_structures/data/after103     |   1313 -
 .../demo/Kinetic_data_structures/data/after106     |   1323 -
 .../demo/Kinetic_data_structures/data/before002    |     20 -
 .../demo/Kinetic_data_structures/data/before010    |     95 -
 .../demo/Kinetic_data_structures/data/before088    |   1156 -
 .../demo/Kinetic_data_structures/data/before103    |   1313 -
 .../demo/Kinetic_data_structures/data/before106    |   1323 -
 .../demo/Kinetic_data_structures/data/before107    |   1041 -
 .../include/Qt_Delaunay_stable_subset_2.h          |    146 -
 .../include/SoQt_examiner_viewer.h                 |     88 -
 .../Kinetic_data_structures/include/SoQt_handle.h  |     59 -
 .../include/SoQt_moving_points_3.h                 |    465 -
 .../include/SoQt_moving_weighted_points_3.h        |    454 -
 .../include/SoQt_triangulation_3.h                 |    427 -
 .../include/SoQt_widget_3.h                        |    181 -
 .../Kinetic_data_structures/include/control_coin.h |      1 -
 .../demo/L1_Voronoi_diagram_2/CMakeLists.txt       |     58 -
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.cpp  |    395 -
 .../include/CGAL/L1_voronoi_traits_2.h             |    343 -
 .../include/CGAL/Qt/ArrangementPointInput.h        |     78 -
 .../demo/Largest_empty_rect_2/CMakeLists.txt       |     55 -
 .../Largest_empty_rectangle_2.cpp                  |    287 -
 .../demo/Linear_cell_complex/CMakeLists.txt        |     78 -
 .../Linear_cell_complex_3_demo.cpp                 |     48 -
 .../Linear_cell_complex_3_subdivision.cpp          |    202 -
 .../Linear_cell_complex_pqq_subdivision.cpp        |    327 -
 .../demo/Linear_cell_complex/MainWindow.cpp        |   2991 -
 .../CGAL-4.6/demo/Linear_cell_complex/MainWindow.h |    269 -
 .../demo/Linear_cell_complex/MainWindow.ui         |    234 -
 .../CGAL-4.6/demo/Linear_cell_complex/Viewer.cpp   |    370 -
 .../CGAL-4.6/demo/Linear_cell_complex/Viewer.h     |     86 -
 .../CGAL-4.6/demo/Linear_cell_complex/typedefs.h   |    131 -
 3rdparty/CGAL-4.6/demo/Mesh_2/CMakeLists.txt       |     38 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/CMakeLists.txt   |     43 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/Debug_layer.h    |     47 -
 .../demo/Mesh_2/Qt3/Qt_layer_show_circles.h        |    159 -
 .../demo/Mesh_2/Qt3/Qt_layer_show_triangulation.h  |     76 -
 .../Qt3/Qt_layer_show_triangulation_constraints.h  |     83 -
 .../demo/Mesh_2/Qt3/Qt_widget_style_editor-aux.h   |    144 -
 .../demo/Mesh_2/Qt3/Qt_widget_style_editor.cpp     |    127 -
 .../demo/Mesh_2/Qt3/Qt_widget_style_editor.h       |     55 -
 .../demo/Mesh_2/Qt3/Qt_widget_styled_layer.cpp     |    125 -
 .../demo/Mesh_2/Qt3/Qt_widget_styled_layer.h       |     95 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/Show_clusters.h  |    213 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/Show_points.cpp  |     69 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/Show_points.h    |    129 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/Show_segments.h  |     97 -
 .../demo/Mesh_2/Qt3/Show_segments_base.cpp         |     61 -
 .../CGAL-4.6/demo/Mesh_2/Qt3/Show_segments_base.h  |     53 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/contraints.xpm   |     37 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/icons.cpp        |     32 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/icons.h          |     28 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/marked.xpm       |     39 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/mesh_2_demo.cpp  |   1531 -
 3rdparty/CGAL-4.6/demo/Mesh_2/Qt3/seeds.xpm        |     39 -
 3rdparty/CGAL-4.6/demo/Mesh_2/README.txt           |      5 -
 3rdparty/CGAL-4.6/demo/Mesh_3/C3t3_type.h          |     60 -
 3rdparty/CGAL-4.6/demo/Mesh_3/CMakeLists.txt       |    411 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Io_c3t3_plugin.cpp   |     69 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Io_image_plugin.cpp  |     94 -
 .../demo/Mesh_3/Io_implicit_function_plugin.cpp    |    203 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Io_off_plugin.cpp    |     94 -
 3rdparty/CGAL-4.6/demo/Mesh_3/MainWindow.cpp       |    601 -
 3rdparty/CGAL-4.6/demo/Mesh_3/MainWindow.h         |    108 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Mesh_3.cpp           |     43 -
 .../demo/Mesh_3/Mesh_3_optimization_plugin.cpp     |    623 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Mesh_3_plugin.cpp    |    431 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Mesh_function.h      |    279 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Meshing_thread.cpp   |     91 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Meshing_thread.h     |     96 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Optimizer_thread.cpp |     84 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Optimizer_thread.h   |    101 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Scene_c3t3_item.cpp  |    619 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Scene_c3t3_item.h    |    140 -
 .../CGAL-4.6/demo/Mesh_3/Scene_c3t3_item_config.h  |     10 -
 .../demo/Mesh_3/Scene_implicit_function_item.cpp   |    257 -
 .../demo/Mesh_3/Scene_implicit_function_item.h     |     72 -
 .../CGAL-4.6/demo/Mesh_3/Scene_polygon_soup.cpp    |    406 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Scene_polygon_soup.h |     44 -
 .../CGAL-4.6/demo/Mesh_3/Scene_polyhedron_item.cpp |    106 -
 .../CGAL-4.6/demo/Mesh_3/Scene_polyhedron_item.h   |     48 -
 .../demo/Mesh_3/Scene_segmented_image_item.cpp     |    692 -
 .../demo/Mesh_3/Scene_segmented_image_item.h       |     59 -
 3rdparty/CGAL-4.6/demo/Mesh_3/StdAfx.h             |    346 -
 3rdparty/CGAL-4.6/demo/Mesh_3/Volume_plane.h       |    401 -
 .../CGAL-4.6/demo/Mesh_3/Volume_plane_interface.h  |     51 -
 .../demo/Mesh_3/Volume_plane_intersection.cpp      |     62 -
 .../demo/Mesh_3/Volume_plane_intersection.h        |     52 -
 .../CGAL-4.6/demo/Mesh_3/Volume_plane_thread.h     |    128 -
 .../CGAL-4.6/demo/Mesh_3/Volume_planes_plugin.cpp  |    381 -
 .../demo/Mesh_3/cmake/modules/FindGLEW.cmake       |    108 -
 .../demo/Mesh_3/implicit_functions/CMakeLists.txt  |     81 -
 .../implicit_functions/Klein_implicit_function.cpp |     55 -
 .../Sphere_implicit_function.cpp                   |     57 -
 .../Tanglecube_implicit_function.cpp               |     59 -
 .../demo/Mesh_3/include/CGAL/compute_normal.h      |     44 -
 .../CGAL-4.6/demo/Mesh_3/include/CGAL/gl_render.h  |     80 -
 .../Mesh_3/include/CGAL_demo/Io_plugin_interface.h |     26 -
 .../CGAL-4.6/demo/Mesh_3/include/CGAL_demo/Scene.h |    140 -
 .../include/CGAL_demo/Scene_draw_interface.h       |     12 -
 .../demo/Mesh_3/include/CGAL_demo/Scene_item.h     |     95 -
 .../CGAL_demo/Scene_item_with_display_list.h       |     36 -
 .../demo/Mesh_3/include/CGAL_demo/Viewer.h         |     49 -
 .../demo/Mesh_3/src/CGAL_demo/Plugin_helper.cpp    |    109 -
 .../CGAL-4.6/demo/Mesh_3/src/CGAL_demo/Scene.cpp   |    592 -
 .../demo/Mesh_3/src/CGAL_demo/Scene_item.cpp       |     31 -
 .../src/CGAL_demo/Scene_item_with_display_list.cpp |     72 -
 .../CGAL-4.6/demo/Mesh_3/src/CGAL_demo/Viewer.cpp  |    167 -
 3rdparty/CGAL-4.6/demo/Nef_2/CMakeLists.txt        |     42 -
 3rdparty/CGAL-4.6/demo/Nef_2/Qt_widget_toolbar.cpp |     89 -
 3rdparty/CGAL-4.6/demo/Nef_2/Qt_widget_toolbar.h   |     59 -
 3rdparty/CGAL-4.6/demo/Nef_2/cgal_types.h          |     55 -
 .../Nef_2/filtered_homogeneous_data/complex.nef    |    422 -
 .../Nef_2/filtered_homogeneous_data/symmdif.nef    |    116 -
 3rdparty/CGAL-4.6/demo/Nef_2/help/index.html       |    392 -
 .../demo/Nef_2/homogeneous_data/box_and_line.nef   |    130 -
 .../CGAL-4.6/demo/Nef_2/homogeneous_data/cake.nef  |     38 -
 .../demo/Nef_2/homogeneous_data/dangling.nef       |     55 -
 .../CGAL-4.6/demo/Nef_2/homogeneous_data/disk.nef  |     59 -
 .../demo/Nef_2/homogeneous_data/line_cross.nef     |    106 -
 .../CGAL-4.6/demo/Nef_2/homogeneous_data/mpii.nef  |    202 -
 .../CGAL-4.6/demo/Nef_2/homogeneous_data/star.nef  |    160 -
 .../demo/Nef_2/homogeneous_data/symmdiff.nef       |     52 -
 .../demo/Nef_2/homogeneous_data/triangle.nef       |     40 -
 3rdparty/CGAL-4.6/demo/Nef_2/nef_2.cpp             |    792 -
 3rdparty/CGAL-4.6/demo/Nef_2/nef_2.h               |    451 -
 3rdparty/CGAL-4.6/demo/Nef_2/nef_2_layers.h        |     53 -
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/basic.gif        |    Bin 257 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/basic.pcx        |    Bin 1419 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/basic2.pcx       |    Bin 854 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/boundary.pcx     |    Bin 1344 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/boundary.xpm     |    Bin 7313 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/closure.pcx      |    Bin 1344 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/closure.xpm      |    Bin 7312 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/complement.pcx   |    Bin 1274 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/complement.xpm   |    Bin 7345 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/diff.pcx         |    Bin 1836 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/diff.xpm         |    Bin 7414 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/exor.pcx         |    Bin 1830 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/exor.xpm         |    Bin 7414 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/interior.pcx     |    Bin 1274 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/interior.xpm     |    Bin 7343 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/intersection.pcx |    Bin 1839 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/intersection.xpm |     55 -
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/nef.xpm          |    425 -
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/newclosed.pcx    |    Bin 941 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/newopen.pcx      |    Bin 941 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/newpoly.pcx      |    Bin 941 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/union.pcx        |    Bin 1830 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_2/xpms/union.xpm        |    Bin 7415 -> 0 bytes
 3rdparty/CGAL-4.6/demo/Nef_3/CMakeLists.txt        |     72 -
 3rdparty/CGAL-4.6/demo/Nef_3/README                |     62 -
 3rdparty/CGAL-4.6/demo/Nef_3/cube.off              |     18 -
 .../demo/Nef_3/include/CGAL/Nef_3/demo_stack.h     |    601 -
 .../Nef_3/include/CGAL/Nef_3/visual_hull_creator.h |    295 -
 3rdparty/CGAL-4.6/demo/Nef_3/mpi.vsh               |     48 -
 3rdparty/CGAL-4.6/demo/Nef_3/nef_3_extended.cpp    |     53 -
 3rdparty/CGAL-4.6/demo/Nef_3/nef_3_filtered.cpp    |     43 -
 3rdparty/CGAL-4.6/demo/Nef_3/nef_3_homogeneous.cpp |     54 -
 3rdparty/CGAL-4.6/demo/Nef_3/visual_hull.cpp       |    161 -
 3rdparty/CGAL-4.6/demo/Nef_3/visualization_SM.cin  |    207 -
 3rdparty/CGAL-4.6/demo/Nef_3/visualization_SM.cpp  |     51 -
 3rdparty/CGAL-4.6/demo/Nef_3/visualization_SNC.cin |    207 -
 3rdparty/CGAL-4.6/demo/Nef_3/visualization_SNC.cpp |     42 -
 3rdparty/CGAL-4.6/demo/Nef_S2/CMakeLists.txt       |     37 -
 .../include/CGAL/Nef_S2/create_random_Nef_S2.h     |     64 -
 3rdparty/CGAL-4.6/demo/Nef_S2/nef_S2.cpp           |     45 -
 .../demo/Periodic_2_triangulation_2/CMakeLists.txt |     65 -
 .../Periodic_2_Delaunay_triangulation_2.cpp        |    457 -
 .../TriangulationConflictZone.h                    |    162 -
 .../TriangulationMovingPoint.h                     |    149 -
 .../TriangulationPointInputAndConflictZone.h       |    122 -
 .../TriangulationRemoveVertex.h                    |     79 -
 .../CGAL/Qt/PeriodicTriangulationGraphicsItem.h    |    402 -
 .../demo/Periodic_3_triangulation_3/CMakeLists.txt |    102 -
 .../demo/Periodic_3_triangulation_3/MainWindow.h   |    160 -
 .../demo/Periodic_3_triangulation_3/MainWindow.ui  |    610 -
 .../demo/Periodic_3_triangulation_3/Scene.cpp      |   1400 -
 .../demo/Periodic_3_triangulation_3/Scene.h        |    262 -
 .../demo/Periodic_3_triangulation_3/Scene_utils.h  |    151 -
 .../periodic_3_triangulation_3_demo.cpp            |     17 -
 .../CGAL-4.6/demo/Periodic_Lloyd_3/CMakeLists.txt  |     93 -
 .../CGAL-4.6/demo/Periodic_Lloyd_3/MainWindow.cpp  |    226 -
 .../CGAL-4.6/demo/Periodic_Lloyd_3/MainWindow.h    |     52 -
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.cpp     |     22 -
 3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/Viewer.cpp |    200 -
 3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/Viewer.h   |     49 -
 3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/typedefs.h |     69 -
 3rdparty/CGAL-4.6/demo/Polygon/CMakeLists.txt      |     63 -
 3rdparty/CGAL-4.6/demo/Polygon/Polygon_2.cpp       |    582 -
 .../demo/Polyhedron/CGAL_demo/Scene_interface.h    |    112 -
 .../CGAL_demo/Scene_item_with_display_list.h       |     49 -
 .../demo/Polyhedron/CGAL_demo/Viewer_interface.h   |     50 -
 3rdparty/CGAL-4.6/demo/Polyhedron/CMakeLists.txt   |    507 -
 .../demo/Polyhedron/Camera_positions_list.cpp      |    138 -
 .../demo/Polyhedron/Camera_positions_list.h        |     41 -
 .../demo/Polyhedron/Camera_positions_list.ui       |    114 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Color_map.h      |     26 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Color_ramp.cpp   |    126 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Deform_mesh.ui   |    353 -
 .../CGAL-4.6/demo/Polyhedron/FileLoaderDialog.ui   |    121 -
 .../demo/Polyhedron/GlSplat/CMakeLists.txt         |     35 -
 .../CGAL-4.6/demo/Polyhedron/GlSplat/GlSplat.cpp   |    514 -
 .../CGAL-4.6/demo/Polyhedron/GlSplat/GlSplat.h     |    144 -
 .../CGAL-4.6/demo/Polyhedron/GlSplat/Shader.cpp    |    136 -
 3rdparty/CGAL-4.6/demo/Polyhedron/GlSplat/Shader.h |    148 -
 .../demo/Polyhedron/GlSplat/cmake/FindGLEW.cmake   |    105 -
 .../Polyhedron/GlSplat/shaders/Finalization.glsl   |    106 -
 .../Polyhedron/Io_implicit_function_plugin.cpp     |    215 -
 3rdparty/CGAL-4.6/demo/Polyhedron/MainWindow.cpp   |   1433 -
 3rdparty/CGAL-4.6/demo/Polyhedron/MainWindow.h     |    190 -
 3rdparty/CGAL-4.6/demo/Polyhedron/MainWindow.ui    |    661 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Mesher_base.cpp  |      3 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Mesher_base.h    |     27 -
 .../CGAL-4.6/demo/Polyhedron/Meshing_dialog.ui     |    362 -
 .../Polyhedron/Point_inside_polyhedron_widget.ui   |     67 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Polyhedron_3.cpp |     86 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Polyhedron_3.qrc |     19 -
 .../Polyhedron_demo_camera_positions_plugin.cpp    |     49 -
 .../Polyhedron_demo_convex_hull_plugin.cpp         |    123 -
 .../Polyhedron_demo_corefinement_plugin.cpp        |    179 -
 .../demo/Polyhedron/Polyhedron_demo_cut_plugin.cpp |    375 -
 .../Polyhedron_demo_edit_polyhedron_plugin.cpp     |    397 -
 .../Polyhedron/Polyhedron_demo_gocad_plugin.cpp    |    110 -
 .../Polyhedron_demo_inside_out_plugin.cpp          |     71 -
 .../Polyhedron_demo_intersection_plugin.cpp        |    218 -
 .../Polyhedron/Polyhedron_demo_io_nef_plugin.cpp   |     78 -
 .../Polyhedron_demo_io_plugin_interface.h          |     27 -
 .../Polyhedron_demo_jet_fitting_plugin.cpp         |    131 -
 ...hedron_demo_join_and_split_polyhedra_plugin.cpp |    134 -
 .../Polyhedron/Polyhedron_demo_kernel_plugin.cpp   |    138 -
 .../Polyhedron/Polyhedron_demo_mesh_3_plugin.cpp   |    189 -
 .../Polyhedron_demo_mesh_3_plugin_cgal_code.cpp    |    407 -
 .../Polyhedron_demo_mesh_segmentation_plugin.cpp   |    353 -
 .../Polyhedron_demo_mesh_simplification_plugin.cpp |     84 -
 .../demo/Polyhedron/Polyhedron_demo_nef_plugin.cpp |    293 -
 .../Polyhedron_demo_normal_estimation_plugin.cpp   |    219 -
 .../Polyhedron_demo_normal_estimation_plugin.ui    |    132 -
 .../demo/Polyhedron/Polyhedron_demo_off_plugin.cpp |     88 -
 .../Polyhedron_demo_off_to_nef_plugin.cpp          |     58 -
 .../Polyhedron_demo_off_to_xyz_plugin.cpp          |     70 -
 .../Polyhedron_demo_orient_soup_plugin.cpp         |    170 -
 .../Polyhedron_demo_parameterization_plugin.cpp    |    150 -
 .../demo/Polyhedron/Polyhedron_demo_pca_plugin.cpp |    212 -
 .../Polyhedron/Polyhedron_demo_plugin_helper.cpp   |    128 -
 .../Polyhedron/Polyhedron_demo_plugin_helper.h     |     62 -
 .../Polyhedron/Polyhedron_demo_plugin_interface.h  |     36 -
 ...yhedron_demo_point_inside_polyhedron_plugin.cpp |    232 -
 ...edron_demo_point_set_average_spacing_plugin.cpp |    109 -
 ...dron_demo_point_set_outliers_removal_plugin.cpp |    117 -
 ...edron_demo_point_set_outliers_removal_plugin.ui |    109 -
 ...hedron_demo_point_set_simplification_plugin.cpp |    143 -
 ...yhedron_demo_point_set_simplification_plugin.ui |    142 -
 .../Polyhedron_demo_point_set_smoothing_plugin.cpp |     84 -
 .../Polyhedron/Polyhedron_demo_poisson_plugin.cpp  |    129 -
 .../Polyhedron/Polyhedron_demo_poisson_plugin.ui   |    163 -
 .../Polyhedron_demo_poisson_plugin_impl.cpp        |    213 -
 .../Polyhedron_demo_polyhedron_slicer_plugin.cpp   |    363 -
 ...Polyhedron_demo_polyhedron_stitching_plugin.cpp |    157 -
 .../Polyhedron_demo_polylines_io_plugin.cpp        |    124 -
 .../Polyhedron_demo_remeshing_plugin.cpp           |    141 -
 .../Polyhedron_demo_remeshing_plugin_cgal_code.cpp |    371 -
 ...dron_demo_scale_space_reconstruction_plugin.cpp |    163 -
 ...edron_demo_scale_space_reconstruction_plugin.ui |    128 -
 .../Polyhedron_demo_selection_io_plugin.cpp        |     42 -
 .../Polyhedron_demo_selection_plugin.cpp           |    283 -
 .../Polyhedron_demo_self_intersection_plugin.cpp   |     93 -
 .../demo/Polyhedron/Polyhedron_demo_stl_plugin.cpp |     92 -
 .../Polyhedron_demo_subdivision_methods_plugin.cpp |     96 -
 ...Polyhedron_demo_transform_polyhedron_plugin.cpp |    144 -
 .../Polyhedron_demo_triangulate_facets_plugin.cpp  |    142 -
 .../Polyhedron/Polyhedron_demo_trivial_plugin.cpp  |    151 -
 .../demo/Polyhedron/Polyhedron_demo_xyz_plugin.cpp |     80 -
 .../demo/Polyhedron/Polyhedron_slicer_widget.ui    |    121 -
 .../CGAL-4.6/demo/Polyhedron/Polyhedron_type.h     |    186 -
 .../CGAL-4.6/demo/Polyhedron/Polyhedron_type_fwd.h |     62 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Scene.cpp        |    873 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Scene.h          |    182 -
 .../CGAL-4.6/demo/Polyhedron/Scene_c2t3_item.cpp   |      3 -
 .../CGAL-4.6/demo/Polyhedron/Scene_c2t3_item.h     |    119 -
 .../Polyhedron/Scene_combinatorial_map_item.cpp    |    400 -
 .../demo/Polyhedron/Scene_combinatorial_map_item.h |     82 -
 .../demo/Polyhedron/Scene_display_list_item.h      |     13 -
 .../demo/Polyhedron/Scene_draw_interface.h         |     18 -
 .../demo/Polyhedron/Scene_edit_polyhedron_item.cpp |    395 -
 .../demo/Polyhedron/Scene_edit_polyhedron_item.h   |    671 -
 .../CGAL-4.6/demo/Polyhedron/Scene_find_items.h    |    121 -
 .../Polyhedron/Scene_implicit_function_item.cpp    |    309 -
 .../demo/Polyhedron/Scene_implicit_function_item.h |     82 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Scene_item.cpp   |    111 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Scene_item.h     |    159 -
 .../CGAL-4.6/demo/Polyhedron/Scene_item_config.h   |     16 -
 .../Polyhedron/Scene_item_with_display_list.cpp    |     86 -
 .../demo/Polyhedron/Scene_nef_polyhedron_item.cpp  |    323 -
 .../demo/Polyhedron/Scene_nef_polyhedron_item.h    |     70 -
 .../demo/Polyhedron/Scene_nef_rendering.cpp        |    216 -
 .../CGAL-4.6/demo/Polyhedron/Scene_nef_rendering.h |      5 -
 .../CGAL-4.6/demo/Polyhedron/Scene_plane_item.cpp  |      3 -
 .../CGAL-4.6/demo/Polyhedron/Scene_plane_item.h    |    170 -
 .../Polyhedron/Scene_points_with_normal_item.cpp   |    352 -
 .../Polyhedron/Scene_points_with_normal_item.h     |     94 -
 .../demo/Polyhedron/Scene_polygon_soup_item.cpp    |    327 -
 .../demo/Polyhedron/Scene_polygon_soup_item.h      |    166 -
 .../demo/Polyhedron/Scene_polyhedron_item.cpp      |    453 -
 .../demo/Polyhedron/Scene_polyhedron_item.h        |    100 -
 .../Polyhedron/Scene_polyhedron_item_decorator.cpp |    102 -
 .../Polyhedron/Scene_polyhedron_item_decorator.h   |     65 -
 .../Scene_polyhedron_item_k_ring_selection.cpp     |      2 -
 .../Scene_polyhedron_item_k_ring_selection.h       |    199 -
 .../Polyhedron/Scene_polyhedron_selection_item.cpp |      2 -
 .../Polyhedron/Scene_polyhedron_selection_item.h   |    740 -
 .../Polyhedron/Scene_polyhedron_transform_item.cpp |     67 -
 .../Polyhedron/Scene_polyhedron_transform_item.h   |     49 -
 .../demo/Polyhedron/Scene_polylines_item.cpp       |    475 -
 .../demo/Polyhedron/Scene_polylines_item.h         |     93 -
 .../Polyhedron/Scene_textured_polyhedron_item.cpp  |    126 -
 .../Polyhedron/Scene_textured_polyhedron_item.h    |     50 -
 .../CGAL-4.6/demo/Polyhedron/Selection_widget.ui   |    268 -
 .../CGAL-4.6/demo/Polyhedron/Show_point_dialog.cpp |     91 -
 .../CGAL-4.6/demo/Polyhedron/Show_point_dialog.h   |     35 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Viewer.cpp       |    290 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Viewer.h         |     55 -
 3rdparty/CGAL-4.6/demo/Polyhedron/Viewer_config.h  |     16 -
 .../Polyhedron/implicit_functions/CMakeLists.txt   |     81 -
 .../Implicit_function_interface.h                  |     58 -
 .../implicit_functions/Klein_implicit_function.cpp |     55 -
 .../Sphere_implicit_function.cpp                   |     57 -
 .../Tanglecube_implicit_function.cpp               |     59 -
 .../demo/Polyhedron/include/CGAL/check_gl_error.h  |     46 -
 .../demo/Polyhedron/include/CGAL/gl_render.h       |    103 -
 .../Polyhedron/include/CGAL/textured_polyhedron.h  |    252 -
 .../CGAL-4.6/demo/Polyhedron/include/Point_set_3.h |    376 -
 .../CGAL-4.6/demo/Polyhedron/include/UI_point_3.h  |    140 -
 3rdparty/CGAL-4.6/demo/Polyhedron/opengl_tools.h   |     68 -
 .../demo/Polyhedron/polyhedron_demo_macros.cmake   |     41 -
 3rdparty/CGAL-4.6/demo/Polyhedron/texture.cpp      |   1100 -
 .../CGAL-4.6/demo/Polyhedron_IO/CMakeLists.txt     |     30 -
 .../demo/Polyline_simplification_2/CMakeLists.txt  |     55 -
 .../Polyline_simplification_2.cpp                  |    554 -
 .../about_Polyline_simplification_2.html           |     10 -
 .../Principal_component_analysis/CMakeLists.txt    |     94 -
 .../Principal_component_analysis/MainWindow.cpp    |    208 -
 .../demo/Principal_component_analysis/PCA_demo.cpp |     63 -
 .../demo/Principal_component_analysis/Viewer.cpp   |     30 -
 .../demo/Principal_component_analysis/cleanup.bat  |      1 -
 .../Principal_component_analysis/render_edges.h    |     30 -
 .../demo/Segment_Delaunay_graph_2/CMakeLists.txt   |     59 -
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.cpp |    385 -
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.ui  |    249 -
 .../about_Segment_voronoi_2.html                   |     10 -
 .../CGAL-4.6/demo/Snap_rounding_2/CMakeLists.txt   |     56 -
 .../demo/Snap_rounding_2/Snap_rounding_2.cpp       |    318 -
 .../demo/Spatial_searching_2/CMakeLists.txt        |     56 -
 .../Spatial_searching_2/Spatial_searching_2.cpp    |    300 -
 .../demo/Straight_skeleton_2/CMakeLists.txt        |     50 -
 .../CGAL-4.6/demo/Straight_skeleton_2/cgal_types.h |     57 -
 .../demo/Straight_skeleton_2/data/complex_0.poly   |      2 -
 .../demo/Straight_skeleton_2/data/complex_1.poly   |      2 -
 .../demo/Straight_skeleton_2/data/complex_2.poly   |      2 -
 .../demo/Straight_skeleton_2/data/complex_3.poly   |      2 -
 .../demo/Straight_skeleton_2/data/complex_4.poly   |      2 -
 .../demo/Straight_skeleton_2/data/complex_5.poly   |      2 -
 .../demo/Straight_skeleton_2/data/large_1.poly     |   1788 -
 .../demo/Straight_skeleton_2/data/large_2.poly     |   1037 -
 .../demo/Straight_skeleton_2/data/large_3.poly     |    995 -
 .../demo/Straight_skeleton_2/data/large_4.poly     |    643 -
 .../demo/Straight_skeleton_2/help/index.html       |    231 -
 .../CGAL-4.6/demo/Straight_skeleton_2/ss_types.h   |    202 -
 .../Straight_skeleton_2/straight_skeleton_2.cpp    |    568 -
 .../straight_skeleton_2_layers.h                   |    241 -
 .../straight_skeleton_2_toolbar.cpp                |     72 -
 .../straight_skeleton_2_toolbar.h                  |     51 -
 .../straight_skeleton_2_toolbar_layers.cpp         |    112 -
 .../straight_skeleton_2_toolbar_layers.h           |     65 -
 .../CGAL-4.6/demo/Stream_lines_2/CMakeLists.txt    |     55 -
 .../demo/Stream_lines_2/Stream_lines_2.cpp         |    250 -
 .../CGAL-4.6/demo/Surface_mesher/CMakeLists.txt    |    108 -
 .../demo/Surface_mesher/Raw_image_dialog.cpp       |     29 -
 .../demo/Surface_mesher/Raw_image_dialog.h         |     19 -
 .../demo/Surface_mesher/Surface_mesher.cpp         |     22 -
 .../CGAL-4.6/demo/Surface_mesher/binary_image.h    |    193 -
 .../demo/Surface_mesher/colorlisteditor.cpp        |     68 -
 .../CGAL-4.6/demo/Surface_mesher/mainwindow.cpp    |    156 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/mainwindow.h |     38 -
 .../demo/Surface_mesher/polyhedral_surface.cpp     |    494 -
 .../demo/Surface_mesher/polyhedral_surface.h       |    103 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/surface.h    |     36 -
 .../CGAL-4.6/demo/Surface_mesher/ui/mainwindow.ui  |    797 -
 .../demo/Surface_mesher/ui/optionsdialog.ui        |    128 -
 .../CGAL-4.6/demo/Surface_mesher/ui/raw_image.ui   |    454 -
 .../CGAL-4.6/demo/Surface_mesher/values_list.cpp   |    271 -
 .../CGAL-4.6/demo/Surface_mesher/values_list.h     |     79 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/viewer.cpp   |     69 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/viewer.h     |     29 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/volume.cpp   |   1521 -
 3rdparty/CGAL-4.6/demo/Surface_mesher/volume.h     |    367 -
 .../CGAL-4.6/demo/Surface_modeling/CMakeLists.txt  |     38 -
 .../deform_mesh_for_botsch08_format.cpp            |     96 -
 .../CGAL-4.6/demo/Triangulation_2/CMakeLists.txt   |    105 -
 .../Constrained_Delaunay_triangulation_2.cpp       |    734 -
 .../Constrained_Delaunay_triangulation_2.ui        |    334 -
 .../Triangulation_2/Delaunay_triangulation_2.cpp   |    400 -
 .../RegularTriangulationRemoveVertex.h             |     80 -
 .../Triangulation_2/Regular_triangulation_2.cpp    |    312 -
 .../Triangulation_2/TriangulationMovingPoint.h     |    147 -
 .../TriangulationPointInputAndConflictZone.h       |    120 -
 .../Triangulation_2/TriangulationRemoveVertex.h    |     81 -
 .../include/CGAL/Lipschitz_sizing_field_2.h        |    250 -
 .../CGAL/Lipschitz_sizing_field_criteria_2.h       |    204 -
 .../Triangulation_2/include/CGAL/Sizing_field_2.h  |     30 -
 .../CGAL-4.6/demo/Triangulation_3/CMakeLists.txt   |    104 -
 .../CGAL-4.6/demo/Triangulation_3/MainWindow.cpp   |    243 -
 .../CGAL-4.6/demo/Triangulation_3/MainWindow.h     |     55 -
 .../demo/Triangulation_3/PreferenceDlg.cpp         |    399 -
 .../CGAL-4.6/demo/Triangulation_3/PreferenceDlg.h  |     70 -
 3rdparty/CGAL-4.6/demo/Triangulation_3/T3_demo.cpp |     38 -
 3rdparty/CGAL-4.6/demo/Triangulation_3/Viewer.cpp  |   1294 -
 3rdparty/CGAL-4.6/demo/Triangulation_3/Viewer.h    |    290 -
 .../Triangulation_3_Geomview_demos/CMakeLists.txt  |     32 -
 3rdparty/CGAL-4.6/doc_html/index.html              |     58 -
 .../CGAL-4.6/examples/AABB_tree/CMakeLists.txt     |     44 -
 .../examples/Algebraic_foundations/CMakeLists.txt  |     37 -
 .../examples/Algebraic_kernel_d/CMakeLists.txt     |     35 -
 .../examples/Alpha_shapes_2/CMakeLists.txt         |     34 -
 3rdparty/CGAL-4.6/examples/Alpha_shapes_2/data/fin |    207 -
 .../Alpha_shapes_2/ex_weighted_alpha_shapes_2.cpp  |     99 -
 .../examples/Alpha_shapes_3/CMakeLists.txt         |     38 -
 .../Alpha_shapes_3/ex_periodic_alpha_shapes_3.cpp  |     64 -
 .../examples/Apollonius_graph_2/CMakeLists.txt     |     36 -
 .../Apollonius_graph_2/ag2_exact_traits_sqrt.cpp   |     77 -
 .../Approximate_min_ellipsoid_d/CMakeLists.txt     |     34 -
 .../Arrangement_on_surface_2/CMakeLists.txt        |     81 -
 .../Arrangement_on_surface_2/arr_rational_nt.h     |     23 -
 .../Arrangement_on_surface_2/bgl_dual_adapter.cpp  |     85 -
 .../bgl_primal_adapter.cpp                         |    144 -
 .../examples/Arrangement_on_surface_2/circles.cpp  |     60 -
 .../Arrangement_on_surface_2/circular_arcs.cpp     |     93 -
 .../consolidated_curve_data.cpp                    |    113 -
 .../Arrangement_on_surface_2/curve_history.cpp     |     74 -
 .../Arrangement_on_surface_2/dcel_extension.cpp    |     97 -
 .../Arrangement_on_surface_2/dcel_extension_io.cpp |    137 -
 .../Arrangement_on_surface_2/dual_lines.cpp        |    112 -
 .../Arrangement_on_surface_2/dual_with_data.cpp    |     82 -
 .../edge_manipulation_curve_history.cpp            |     86 -
 .../Arrangement_on_surface_2/face_extension.cpp    |     88 -
 .../face_extension_overlay.cpp                     |     89 -
 .../generic_curve_data.cpp                         |     71 -
 .../examples/Arrangement_on_surface_2/io.cpp       |     48 -
 .../Arrangement_on_surface_2/io_curve_history.cpp  |     57 -
 .../Arrangement_on_surface_2/io_unbounded.cpp      |     68 -
 .../examples/Arrangement_on_surface_2/overlay.cpp  |     59 -
 .../examples/BGL_arrangement_2/CMakeLists.txt      |     34 -
 .../examples/BGL_polyhedron_3/CMakeLists.txt       |     39 -
 .../CGAL-4.6/examples/BGL_polyhedron_3/range.cpp   |     68 -
 .../examples/BGL_surface_mesh/CMakeLists.txt       |     34 -
 .../examples/BGL_triangulation_2/CMakeLists.txt    |     36 -
 .../Barycentric_coordinates_2/CMakeLists.txt       |     39 -
 .../Boolean_set_operations_2/CMakeLists.txt        |     43 -
 .../examples/Box_intersection_d/CMakeLists.txt     |     39 -
 .../CGAL-4.6/examples/CGAL_ipelets/CMakeLists.txt  |     33 -
 .../CGAL-4.6/examples/CGALimageIO/CMakeLists.txt   |     23 -
 3rdparty/CGAL-4.6/examples/CMakeLists.txt          |     42 -
 .../examples/Circular_kernel_2/CMakeLists.txt      |     34 -
 .../examples/Circular_kernel_3/CMakeLists.txt      |     35 -
 .../CGAL-4.6/examples/Circulator/CMakeLists.txt    |     35 -
 .../examples/Combinatorial_map/CMakeLists.txt      |     39 -
 .../examples/Combinatorial_map/map_3_marks.cpp     |     53 -
 .../examples/Convex_decomposition_3/CMakeLists.txt |     33 -
 .../CGAL-4.6/examples/Convex_hull_2/CMakeLists.txt |     41 -
 .../CGAL-4.6/examples/Convex_hull_3/CMakeLists.txt |     35 -
 .../Convex_hull_3/halfspace_intersection_3.cpp     |     46 -
 3rdparty/CGAL-4.6/examples/Core/CMakeLists.txt     |     57 -
 .../CGAL-4.6/examples/Envelope_2/CMakeLists.txt    |     35 -
 .../CGAL-4.6/examples/Envelope_3/CMakeLists.txt    |     35 -
 .../examples/Filtered_kernel/CMakeLists.txt        |     33 -
 .../CGAL-4.6/examples/Generator/CMakeLists.txt     |     46 -
 .../Generator/random_degenerate_point_set.cpp      |     53 -
 .../CGAL-4.6/examples/Generator/random_polygon.cpp |     56 -
 .../CGAL-4.6/examples/HalfedgeDS/CMakeLists.txt    |     41 -
 .../examples/Inscribed_areas/CMakeLists.txt        |     35 -
 .../CGAL-4.6/examples/Interpolation/CMakeLists.txt |     39 -
 .../examples/Interval_skip_list/CMakeLists.txt     |     34 -
 .../CGAL-4.6/examples/Jet_fitting_3/CMakeLists.txt |     60 -
 .../examples/Jet_fitting_3/Mesh_estimation.cpp     |    304 -
 .../CGAL-4.6/examples/Kernel_23/CMakeLists.txt     |     38 -
 .../CGAL-4.6/examples/Kernel_23/intersections.cpp  |     70 -
 .../Kinetic_data_structures/CMakeLists.txt         |     38 -
 .../examples/Kinetic_framework/CMakeLists.txt      |     38 -
 .../Linear_cell_complex/CMakeLCCViewerQt.inc       |     33 -
 .../Linear_cell_complex/CMakeLCCViewerVtk.inc      |     40 -
 .../examples/Linear_cell_complex/CMakeLists.txt    |     66 -
 .../examples/Linear_cell_complex/README.txt        |     34 -
 .../linear_cell_complex_3_triangulation.cpp        |    272 -
 .../linear_cell_complex_3_viewer_qt.h              |    446 -
 .../linear_cell_complex_3_viewer_vtk.h             |    245 -
 .../examples/Linear_cell_complex/voronoi_2.cpp     |    179 -
 .../examples/Linear_cell_complex/voronoi_3.cpp     |    178 -
 .../CGAL-4.6/examples/Matrix_search/CMakeLists.txt |     33 -
 3rdparty/CGAL-4.6/examples/Mesh_2/CMakeLists.txt   |     36 -
 3rdparty/CGAL-4.6/examples/Mesh_3/CMakeLists.txt   |     91 -
 .../CGAL-4.6/examples/Mesh_3/mesh_3D_image.cpp     |     54 -
 .../Mesh_3/mesh_3D_image_variable_size.cpp         |     66 -
 .../examples/Mesh_3/mesh_optimization_example.cpp  |     64 -
 .../Mesh_3/mesh_optimization_lloyd_example.cpp     |     65 -
 .../examples/Mesh_3/mesh_polyhedral_domain.cpp     |     70 -
 .../mesh_polyhedral_domain_with_features.cpp       |     52 -
 .../CGAL-4.6/examples/Min_annulus_d/CMakeLists.txt |     34 -
 .../CGAL-4.6/examples/Min_circle_2/CMakeLists.txt  |     33 -
 .../CGAL-4.6/examples/Min_ellipse_2/CMakeLists.txt |     33 -
 .../examples/Min_quadrilateral_2/CMakeLists.txt    |     35 -
 .../CGAL-4.6/examples/Min_sphere_d/CMakeLists.txt  |     33 -
 .../Min_sphere_of_spheres_d/CMakeLists.txt         |     36 -
 .../examples/Minkowski_sum_2/CMakeLists.txt        |     39 -
 .../examples/Minkowski_sum_2/approx_inset.cpp      |     63 -
 .../examples/Minkowski_sum_2/approx_offset.cpp     |     57 -
 .../examples/Minkowski_sum_2/exact_inset.cpp       |     80 -
 .../examples/Minkowski_sum_2/exact_offset.cpp      |     75 -
 .../Minkowski_sum_2/sum_by_decomposition.cpp       |     44 -
 .../examples/Minkowski_sum_2/sum_triangles.cpp     |     42 -
 .../examples/Minkowski_sum_2/sum_with_holes.cpp    |     40 -
 .../examples/Minkowski_sum_3/CMakeLists.txt        |     34 -
 .../examples/Modular_arithmetic/CMakeLists.txt     |     33 -
 3rdparty/CGAL-4.6/examples/Nef_2/CMakeLists.txt    |     35 -
 3rdparty/CGAL-4.6/examples/Nef_3/CMakeLists.txt    |     49 -
 3rdparty/CGAL-4.6/examples/Nef_S2/CMakeLists.txt   |     38 -
 .../CGAL-4.6/examples/Partition_2/CMakeLists.txt   |     36 -
 .../Periodic_2_triangulation_2/CMakeLists.txt      |     43 -
 .../Periodic_3_triangulation_3/CMakeLists.txt      |     39 -
 .../colored_vertices.cpp                           |     40 -
 .../Periodic_3_triangulation_3/covering.cpp        |     48 -
 .../Periodic_3_triangulation_3/find_conflicts.cpp  |     55 -
 .../geometric_access.cpp                           |     39 -
 .../Periodic_3_triangulation_3/large_point_set.cpp |     61 -
 .../periodic_adding_handles.cpp                    |     69 -
 .../Periodic_3_triangulation_3/simple_example.cpp  |     77 -
 .../CGAL-4.6/examples/Point_set_2/CMakeLists.txt   |     34 -
 .../examples/Point_set_processing_3/CMakeLists.txt |     93 -
 .../average_spacing_example.cpp                    |     59 -
 .../bilateral_smooth_point_set_example.cpp         |     70 -
 .../edge_aware_upsample_point_set_example.cpp      |     73 -
 .../jet_smoothing_example.cpp                      |     29 -
 .../Point_set_processing_3/normal_estimation.cpp   |    299 -
 .../Point_set_processing_3/normals_example.cpp     |     58 -
 .../random_simplification_example.cpp              |     48 -
 .../read_write_xyz_point_set_example.cpp           |     52 -
 .../remove_outliers_example.cpp                    |     41 -
 ...p_simplify_and_regularize_point_set_example.cpp |     56 -
 3rdparty/CGAL-4.6/examples/Polygon/CMakeLists.txt  |     36 -
 .../CGAL-4.6/examples/Polyhedron/CMakeLists.txt    |     50 -
 .../include/CGAL/Point_inside_polyhedron_3.h       |    403 -
 .../CGAL-4.6/examples/Polyhedron_IO/CMakeLists.txt |     44 -
 .../Polyline_simplification_2/CMakeLists.txt       |     36 -
 .../CGAL-4.6/examples/Polynomial/CMakeLists.txt    |     39 -
 .../CGAL-4.6/examples/Polynomial/construction.cpp  |     47 -
 .../examples/Polytope_distance_d/CMakeLists.txt    |     36 -
 .../Principal_component_analysis/CMakeLists.txt    |     37 -
 .../examples/Profiling_tools/CMakeLists.txt        |     35 -
 .../CGAL-4.6/examples/QP_solver/CMakeLists.txt     |     58 -
 .../QP_solver/infeasibility_certificate.cpp        |     68 -
 .../QP_solver/unboundedness_certificate.cpp        |     75 -
 .../examples/RangeSegmentTrees/CMakeLists.txt      |     48 -
 .../examples/Rectangular_p_center_2/CMakeLists.txt |     33 -
 3rdparty/CGAL-4.6/examples/Ridges_3/CMakeLists.txt |     55 -
 .../examples/Ridges_3/Compute_Ridges_Umbilics.cpp  |    370 -
 .../CGAL-4.6/examples/Ridges_3/PolyhedralSurf.cpp  |     35 -
 .../CGAL-4.6/examples/Ridges_3/PolyhedralSurf.h    |     73 -
 .../examples/Ridges_3/PolyhedralSurf_operations.h  |     19 -
 .../examples/Ridges_3/PolyhedralSurf_rings.h       |    172 -
 .../CGAL-4.6/examples/STL_Extension/CMakeLists.txt |     37 -
 .../Scale_space_reconstruction_3/CMakeLists.txt    |     47 -
 .../Scale_space_reconstruction_3/scale_space.cpp   |     49 -
 .../Segment_Delaunay_graph_2/CMakeLists.txt        |     39 -
 .../Segment_Delaunay_graph_2/sdg-red-blue-info.cpp |    139 -
 .../examples/Skin_surface_3/CMakeLists.txt         |     48 -
 .../examples/Snap_rounding_2/CMakeLists.txt        |     35 -
 .../examples/Spatial_searching/CMakeLists.txt      |     98 -
 .../searching_with_circular_query.cpp              |     56 -
 .../examples/Spatial_sorting/CMakeLists.txt        |     41 -
 .../examples/Straight_skeleton_2/CMakeLists.txt    |     41 -
 ...e_skeleton_and_offset_polygons_with_holes_2.cpp |     58 -
 .../examples/Straight_skeleton_2/dump_to_eps.h     |    171 -
 .../CGAL-4.6/examples/Straight_skeleton_2/print.h  |     82 -
 .../examples/Stream_lines_2/CMakeLists.txt         |     34 -
 .../examples/Subdivision_method_3/CMakeLists.txt   |     36 -
 .../CGAL-4.6/examples/Surface_mesh/CMakeLists.txt  |     40 -
 .../CGAL-4.6/examples/Surface_mesh/sm_aabbtree.cpp |     90 -
 .../examples/Surface_mesh/sm_iterators.cpp         |     69 -
 .../CGAL-4.6/examples/Surface_mesh/sm_memory.cpp   |     69 -
 .../Authalic_parameterization.cpp                  |    111 -
 .../Surface_mesh_parameterization/CMakeLists.txt   |     93 -
 .../Complete_parameterization_example.cpp          |    289 -
 .../Eigen_parameterization.cmd                     |      1 -
 .../Eigen_parameterization.cpp                     |    124 -
 .../Mesh_cutting_parameterization.cpp              |    197 -
 .../Simple_parameterization.cpp                    |    109 -
 .../Square_border_parameterization.cpp             |    116 -
 .../polyhedron_ex_parameterization.cpp             |    488 -
 .../Surface_mesh_segmentation/CMakeLists.txt       |     81 -
 ...gmentation_from_sdf_values_OpenMesh_example.cpp |     64 -
 .../Surface_mesh_simplification/CMakeLists.txt     |     86 -
 .../edge_collapse_OpenMesh.cpp                     |     97 -
 .../edge_collapse_constrain_sharp_edges.cpp        |    189 -
 ...edge_collapse_constrained_border_polyhedron.cpp |    125 -
 ...ge_collapse_constrained_border_surface_mesh.cpp |    120 -
 .../edge_collapse_enriched_polyhedron.cpp          |    187 -
 .../edge_collapse_polyhedron.cpp                   |     55 -
 .../edge_collapse_surface_mesh.cpp                 |    161 -
 .../examples/Surface_mesher/CMakeLists.txt         |     34 -
 .../examples/Surface_modeling/CMakeLists.txt       |     54 -
 .../all_roi_assign_example_custom_polyhedron.cpp   |    155 -
 .../custom_weight_for_edges_example.cpp            |     85 -
 .../Surface_reconstruction_points_3/CMakeLists.txt |     70 -
 .../include/compute_normal.h                       |     44 -
 .../poisson_reconstruction.cpp                     |    396 -
 .../poisson_reconstruction_example.cpp             |    108 -
 .../CGAL-4.6/examples/Triangulation/CMakeLists.txt |     44 -
 .../Triangulation/delaunay_triangulation.cpp       |     66 -
 .../examples/Triangulation/triangulation.cpp       |     41 -
 .../examples/Triangulation_2/CMakeLists.txt        |     50 -
 .../examples/Triangulation_3/CMakeLists.txt        |     55 -
 .../examples/Triangulation_3/fast_location_3.cpp   |     35 -
 .../Triangulation_3/sequential_parallel.cpp        |     57 -
 .../examples/Voronoi_diagram_2/CMakeLists.txt      |     33 -
 3rdparty/CGAL-4.6/include/CGAL/AABB_tree.h         |   1239 -
 .../CGAL/Algebraic_kernel_d/Curve_analysis_2.h     |   2558 -
 .../CGAL/Algebraic_kernel_d/Xy_coordinate_2.h      |    786 -
 .../CGAL-4.6/include/CGAL/Apollonius_graph_2.h     |   1345 -
 .../Apollonius_graph_hierarchy_vertex_base_2.h     |     71 -
 3rdparty/CGAL-4.6/include/CGAL/Apollonius_site_2.h |     90 -
 .../Approximate_min_ellipsoid_d_impl.h             |    282 -
 .../Khachiyan_approximation_impl.h                 |    666 -
 .../include/CGAL/Arr_Bezier_curve_traits_2.h       |    826 -
 3rdparty/CGAL-4.6/include/CGAL/Arr_accessor.h      |    874 -
 .../include/CGAL/Arr_circle_segment_traits_2.h     |    702 -
 .../CGAL-4.6/include/CGAL/Arr_conic_traits_2.h     |    822 -
 3rdparty/CGAL-4.6/include/CGAL/Arr_dcel_base.h     |   1672 -
 .../CGAL/Arr_geodesic_arc_on_sphere_traits_2.h     |   3245 -
 .../CGAL/Arr_geometry_traits/Bezier_curve_2.h      |    956 -
 .../CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h |   2820 -
 .../CGAL/Arr_geometry_traits/Circle_segment_2.h    |   2458 -
 .../include/CGAL/Arr_geometry_traits/Conic_arc_2.h |   1870 -
 .../Arr_geometry_traits/Conic_x_monotone_arc_2.h   |   2140 -
 .../include/CGAL/Arr_geometry_traits/Polyline_2.h  |    556 -
 .../CGAL-4.6/include/CGAL/Arr_linear_traits_2.h    |   1892 -
 .../CGAL/Arr_non_caching_segment_basic_traits_2.h  |    282 -
 .../CGAL/Arr_non_caching_segment_traits_2.h        |    430 -
 .../Arr_simple_point_location_impl.h               |    444 -
 .../Trapezoidal_decomposition_2.h                  |   2320 -
 .../Trapezoidal_decomposition_2_impl.h             |   3110 -
 .../CGAL-4.6/include/CGAL/Arr_polyline_traits_2.h  |   3007 -
 .../CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h      |    126 -
 .../include/CGAL/Arr_rat_arc/Rational_arc_d_1.h    |   2606 -
 .../Rational_function_canonicalized_pair.h         |    509 -
 .../CGAL-4.6/include/CGAL/Arr_rat_arc/Singleton.h  |     56 -
 .../include/CGAL/Arr_rational_function_traits_2.h  |   1314 -
 .../CGAL-4.6/include/CGAL/Arr_segment_traits_2.h   |   1186 -
 .../Arr_spherical_topology_traits_2_impl.h         |    878 -
 .../CGAL/Arr_unb_planar_topology_traits_2.h        |    637 -
 .../CGAL/Arrangement_2/Arrangement_2_iterators.h   |    548 -
 .../Arrangement_2/Arrangement_on_surface_2_impl.h  |   5476 -
 .../include/CGAL/Arrangement_on_surface_2.h        |   2926 -
 .../CGAL/Barycentric_mapping_parameterizer_3.h     |    179 -
 .../CGAL-4.6/include/CGAL/Basic_sweep_line_2.h     |    533 -
 3rdparty/CGAL-4.6/include/CGAL/Bbox_2.h            |    233 -
 .../include/CGAL/Bbox_2_Line_2_intersection.h      |     99 -
 3rdparty/CGAL-4.6/include/CGAL/Bbox_3.h            |    261 -
 .../include/CGAL/Bigfloat_interval_traits.h        |     65 -
 .../Boolean_set_operations_2/Gps_agg_op_sweep.h    |    296 -
 .../Boolean_set_operations_2/Gps_default_dcel.h    |    107 -
 .../Gps_on_surface_base_2.h                        |   1417 -
 .../Gps_on_surface_base_2_impl.h                   |    793 -
 .../Gps_polygon_simplifier.h                       |    165 -
 .../Gps_polygon_validation.h                       |    815 -
 .../Gps_simplifier_traits.h                        |    478 -
 .../Boolean_set_operations_2/Gps_traits_adaptor.h  |    175 -
 .../CGAL-4.6/include/CGAL/CGAL_Ipelet_base_v6.h    |   1030 -
 .../CGAL-4.6/include/CGAL/CGAL_Ipelet_base_v7.h    |   1035 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/BigFloat.h     |    628 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/BigFloatRep.h  |    447 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/BigInt.h       |    562 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/BigRat.h       |    489 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/CORE.h         |     71 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Config.h       |     42 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/CoreAux.h      |    184 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/CoreDefs.h     |    254 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Expr.h         |    551 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/ExprRep.h      |   1314 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Filter.h       |    194 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Gmp.h          |     42 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Impl.h         |     69 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/MemoryPool.h   |    109 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Promote.h      |    158 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Real.h         |    496 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/RealRep.h      |    514 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/RefCount.h     |    118 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/Timer.h        |     78 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/extLong.h      |    297 -
 .../CGAL-4.6/include/CGAL/CORE/geom2d/circle2d.h   |    153 -
 .../CGAL-4.6/include/CGAL/CORE/geom2d/line2d.h     |    175 -
 .../CGAL-4.6/include/CGAL/CORE/geom2d/point2d.h    |    187 -
 .../CGAL-4.6/include/CGAL/CORE/geom2d/segment2d.h  |    196 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/line3d.h     |    140 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/plane3d.h    |    159 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/point3d.h    |    176 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/polygon3d.h  |    180 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/segment3d.h  |    177 -
 .../CGAL-4.6/include/CGAL/CORE/geom3d/triangle3d.h |    182 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/geombase.h     |     66 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/geometry2d.h   |     74 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/geometry3d.h   |     83 -
 .../CGAL-4.6/include/CGAL/CORE/linearAlgebra.h     |    176 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/poly/Curves.h  |    527 -
 .../CGAL-4.6/include/CGAL/CORE/poly/Curves.tcc     |   1429 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/poly/Poly.h    |    435 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/poly/Poly.tcc  |   1560 -
 3rdparty/CGAL-4.6/include/CGAL/CORE/poly/Sturm.h   |   1149 -
 3rdparty/CGAL-4.6/include/CGAL/CORE_BigFloat.h     |    548 -
 .../CGAL-4.6/include/CGAL/CORE_coercion_traits.h   |    163 -
 .../CGAL-4.6/include/CGAL/Cartesian/Circle_2.h     |     82 -
 .../CGAL-4.6/include/CGAL/Cartesian/Circle_3.h     |    299 -
 .../CGAL-4.6/include/CGAL/Cartesian/Direction_2.h  |    104 -
 .../CGAL-4.6/include/CGAL/Cartesian/Direction_3.h  |    136 -
 .../CGAL-4.6/include/CGAL/Cartesian/Iso_cuboid_3.h |    338 -
 .../include/CGAL/Cartesian/Iso_rectangle_2.h       |     73 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Line_2.h  |     97 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Line_3.h  |    157 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Plane_3.h |    311 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Point_2.h |    107 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Point_3.h |    139 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Ray_2.h   |     76 -
 3rdparty/CGAL-4.6/include/CGAL/Cartesian/Ray_3.h   |    192 -
 .../CGAL-4.6/include/CGAL/Cartesian/Segment_2.h    |     69 -
 .../CGAL-4.6/include/CGAL/Cartesian/Segment_3.h    |    221 -
 .../CGAL-4.6/include/CGAL/Cartesian/Sphere_3.h     |    294 -
 .../include/CGAL/Cartesian/Tetrahedron_3.h         |    224 -
 .../CGAL-4.6/include/CGAL/Cartesian/Triangle_2.h   |     75 -
 .../CGAL-4.6/include/CGAL/Cartesian/Triangle_3.h   |    146 -
 .../CGAL-4.6/include/CGAL/Cartesian/Vector_2.h     |    153 -
 .../CGAL-4.6/include/CGAL/Cartesian/Vector_3.h     |    266 -
 .../include/CGAL/Cell_attribute_with_point.h       |    161 -
 3rdparty/CGAL-4.6/include/CGAL/Cell_iterators.h    |    453 -
 3rdparty/CGAL-4.6/include/CGAL/Circle_2.h          |    302 -
 .../CGAL/Circular_kernel_2/Circular_arc_point_2.h  |    164 -
 .../CGAL/Circular_kernel_3/Circular_arc_3.h        |    323 -
 .../CGAL/Circular_kernel_3/Circular_arc_point_3.h  |    255 -
 .../include/CGAL/Circular_kernel_3/Line_arc_3.h    |    206 -
 .../include/CGAL/Circulator/Circulator_adapters.h  |    690 -
 .../CGAL-4.6/include/CGAL/Circulator_identity.h    |    144 -
 .../CGAL-4.6/include/CGAL/Circulator_on_node.h     |    101 -
 3rdparty/CGAL-4.6/include/CGAL/Combinatorial_map.h |   3796 -
 .../CGAL/Combinatorial_map_basic_operations.h      |    357 -
 .../include/CGAL/Combinatorial_map_functors.h      |    133 -
 .../include/CGAL/Combinatorial_map_insertions.h    |    729 -
 .../CGAL/Combinatorial_map_iterators_base.h        |    604 -
 .../include/CGAL/Combinatorial_map_operations.h    |    811 -
 .../include/CGAL/Combinatorial_map_storages.h      |    409 -
 3rdparty/CGAL-4.6/include/CGAL/Compact_container.h |   1166 -
 .../include/CGAL/Compact_mesh_cell_base_3.h        |    713 -
 .../include/CGAL/Concurrent_compact_container.h    |   1026 -
 .../CGAL/Constrained_Delaunay_triangulation_2.h    |    984 -
 .../CGAL/Constrained_triangulation_plus_2.h        |   1198 -
 .../include/CGAL/Convex_decomposition_3/SM_walls.h |    591 -
 .../include/CGAL/Convex_hull_2/ch_melkman_impl.h   |    130 -
 .../Convex_hull_3/dual/Convex_hull_traits_dual_3.h |    281 -
 .../Convex_hull_3/dual/halfspace_intersection_3.h  |    331 -
 .../halfspace_intersection_with_constructions_3.h  |    216 -
 .../Convex_hull_3/dual/interior_polyhedron_3.h     |    161 -
 .../CGAL/Curved_kernel_via_analysis_2/Arc_2.h      |   3368 -
 .../Make_x_monotone_2.h                            |    339 -
 .../CGAL/Curved_kernel_via_analysis_2/Point_2.h    |    840 -
 .../Qt_widget_Curve_renderer_2.h                   |    134 -
 .../gfx/Curve_renderer_internals.h                 |   1081 -
 .../gfx/Curve_renderer_traits.h                    |    599 -
 3rdparty/CGAL-4.6/include/CGAL/Dart.h              |    343 -
 .../CGAL-4.6/include/CGAL/Dart_const_iterators.h   |    331 -
 3rdparty/CGAL-4.6/include/CGAL/Dart_iterators.h    |   2727 -
 3rdparty/CGAL-4.6/include/CGAL/Deform_mesh.h       |    112 -
 .../Deformation_Eigen_closest_rotation_traits_3.h  |    109 -
 ...rmation_Eigen_polar_closest_rotation_traits_3.h |     84 -
 3rdparty/CGAL-4.6/include/CGAL/Delaunay_d.h        |   1071 -
 .../include/CGAL/Delaunay_mesh_face_base_2.h       |     79 -
 .../include/CGAL/Delaunay_triangulation_2.h        |   2549 -
 .../include/CGAL/Delaunay_triangulation_3.h        |   1927 -
 3rdparty/CGAL-4.6/include/CGAL/Direction_2.h       |    282 -
 3rdparty/CGAL-4.6/include/CGAL/Direction_3.h       |    242 -
 .../CGAL/Discrete_authalic_parameterizer_3.h       |    187 -
 .../CGAL/Discrete_conformal_map_parameterizer_3.h  |    185 -
 3rdparty/CGAL-4.6/include/CGAL/Eigen_matrix.h      |    285 -
 .../CGAL-4.6/include/CGAL/Eigen_solver_traits.h    |    187 -
 .../CGAL-4.6/include/CGAL/Env_triangle_traits_3.h  |   1666 -
 .../Envelope_2/Env_divide_and_conquer_2_impl.h     |   1241 -
 .../CGAL/Envelope_3/Envelope_element_visitor_3.h   |   3220 -
 .../Exact_predicates_exact_constructions_kernel.h  |     93 -
 ...Exact_predicates_inexact_constructions_kernel.h |     50 -
 3rdparty/CGAL-4.6/include/CGAL/FPU.h               |    511 -
 3rdparty/CGAL-4.6/include/CGAL/Filtered_kernel_d.h |     72 -
 .../CGAL-4.6/include/CGAL/Filtered_predicate.h     |    424 -
 .../include/CGAL/Fixed_border_parameterizer_3.h    |    633 -
 3rdparty/CGAL-4.6/include/CGAL/Fuzzy_sphere.h      |    158 -
 3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpfi_type.h    |   1100 -
 3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpfr_type.h    |   1340 -
 3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpq_type.h     |    633 -
 3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpz_type.h     |    457 -
 .../CGAL-4.6/include/CGAL/General_polygon_set_2.h  |    121 -
 .../CGAL/General_polygon_set_on_surface_2.h        |    155 -
 .../include/CGAL/Gps_circle_segment_traits_2.h     |     44 -
 3rdparty/CGAL-4.6/include/CGAL/Gps_traits_2.h      |    174 -
 3rdparty/CGAL-4.6/include/CGAL/Handle_for.h        |    314 -
 .../CGAL-4.6/include/CGAL/Hilbert_sort_middle_2.h  |    137 -
 .../CGAL/Homogeneous/Aff_transformationH3.h        |    899 -
 .../CGAL-4.6/include/CGAL/Homogeneous/CircleH2.h   |    255 -
 .../include/CGAL/Homogeneous/DirectionH2.h         |    120 -
 .../include/CGAL/Homogeneous/DirectionH3.h         |    136 -
 .../include/CGAL/Homogeneous/Iso_cuboidH3.h        |    398 -
 .../include/CGAL/Homogeneous/Iso_rectangleH2.h     |    102 -
 .../CGAL-4.6/include/CGAL/Homogeneous/LineH2.h     |    100 -
 .../CGAL-4.6/include/CGAL/Homogeneous/PlaneH3.h    |    545 -
 3rdparty/CGAL-4.6/include/CGAL/Homogeneous/RayH3.h |    177 -
 .../CGAL-4.6/include/CGAL/Homogeneous/SphereH3.h   |    231 -
 .../CGAL-4.6/include/CGAL/Homogeneous/VectorH2.h   |    254 -
 .../CGAL-4.6/include/CGAL/Homogeneous/VectorH3.h   |    249 -
 3rdparty/CGAL-4.6/include/CGAL/IO/Arr_iostream.h   |    126 -
 .../include/CGAL/IO/Arrangement_2_writer.h         |    344 -
 3rdparty/CGAL-4.6/include/CGAL/IO/Color.h          |     98 -
 ...mplex_2_in_triangulation_3_polyhedron_builder.h |    190 -
 .../CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h  |     92 -
 .../CGAL-4.6/include/CGAL/IO/Custom_zoom_layer.h   |     78 -
 .../CGAL-4.6/include/CGAL/IO/File_header_OFF.h     |    120 -
 .../include/CGAL/IO/File_header_extended_OFF.h     |    128 -
 3rdparty/CGAL-4.6/include/CGAL/IO/File_medit.h     |    908 -
 .../CGAL-4.6/include/CGAL/IO/File_scanner_OFF.h    |    466 -
 .../CGAL-4.6/include/CGAL/IO/File_writer_OFF.h     |    108 -
 .../CGAL-4.6/include/CGAL/IO/File_writer_VRML_2.h  |     59 -
 .../include/CGAL/IO/File_writer_inventor.h         |     56 -
 .../include/CGAL/IO/File_writer_wavefront.h        |     60 -
 .../CGAL-4.6/include/CGAL/IO/Geomview_stream.h     |    596 -
 .../CGAL-4.6/include/CGAL/IO/Navigation_layer.h    |     55 -
 3rdparty/CGAL-4.6/include/CGAL/IO/OFF_reader.h     |     71 -
 3rdparty/CGAL-4.6/include/CGAL/IO/Qt_help_window.h |     87 -
 3rdparty/CGAL-4.6/include/CGAL/IO/Qt_widget.h      |    772 -
 .../include/CGAL/IO/Qt_widget_Alpha_shape_2.h      |     57 -
 .../include/CGAL/IO/Qt_widget_Apollonius_site_2.h  |     47 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_Conic_2.h   |     96 -
 .../include/CGAL/IO/Qt_widget_Conic_arc_2.h        |    112 -
 .../IO/Qt_widget_Constrained_triangulation_2.h     |     42 -
 .../CGAL/IO/Qt_widget_Delaunay_triangulation_2.h   |     41 -
 .../include/CGAL/IO/Qt_widget_Hyperbola_2.h        |     48 -
 .../include/CGAL/IO/Qt_widget_Linear_object_2.h    |     55 -
 .../include/CGAL/IO/Qt_widget_Min_ellipse_2.h      |     45 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_Nef_2.h     |    238 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_Nef_3.h     |     74 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_Nef_S2.h    |     74 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_OpenGL.h    |    105 -
 .../CGAL/IO/Qt_widget_Optimisation_circle_2.h      |     45 -
 .../CGAL/IO/Qt_widget_Optimisation_ellipse_2.h     |     72 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_Polygon_2.h |     50 -
 .../include/CGAL/IO/Qt_widget_Polyline_2.h         |     43 -
 .../CGAL/IO/Qt_widget_Regular_triangulation_2.h    |     41 -
 .../include/CGAL/IO/Qt_widget_Triangulation_2.h    |     69 -
 .../include/CGAL/IO/Qt_widget_circular_arc_2.h     |     73 -
 .../CGAL/IO/Qt_widget_circular_arc_endpoint_2.h    |     44 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_focus.h     |    134 -
 .../include/CGAL/IO/Qt_widget_get_circle.h         |    186 -
 .../include/CGAL/IO/Qt_widget_get_iso_rectangle.h  |    198 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_get_line.h  |    178 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_get_point.h |     82 -
 .../include/CGAL/IO/Qt_widget_get_polygon.h        |    247 -
 .../include/CGAL/IO/Qt_widget_get_segment.h        |    176 -
 .../include/CGAL/IO/Qt_widget_get_simple_polygon.h |     93 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_handtool.h  |    168 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_history.h   |     98 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_layer.h     |     73 -
 .../include/CGAL/IO/Qt_widget_rotation_layer.h     |    219 -
 .../CGAL/IO/Qt_widget_show_mouse_coordinates.h     |     62 -
 .../include/CGAL/IO/Qt_widget_standard_toolbar.h   |     79 -
 .../CGAL-4.6/include/CGAL/IO/Qt_widget_zoomrect.h  |    195 -
 3rdparty/CGAL-4.6/include/CGAL/IO/STL_reader.h     |    110 -
 3rdparty/CGAL-4.6/include/CGAL/IO/io.h             |    358 -
 .../include/CGAL/IO/pixmaps/alpha_shape.xpm        |     24 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/arrow.xpm     |     24 -
 3rdparty/CGAL-4.6/include/CGAL/IO/pixmaps/back.xpm |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/circle.xpm    |     23 -
 .../include/CGAL/IO/pixmaps/constrained.xpm        |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/demoicon.xpm  |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/focus.xpm     |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/focus1.xpm    |     21 -
 .../include/CGAL/IO/pixmaps/focus1_mask.xpm        |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/focus2.xpm    |     21 -
 .../include/CGAL/IO/pixmaps/focus2_mask.xpm        |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/focus3.xpm    |     21 -
 .../include/CGAL/IO/pixmaps/focus3_mask.xpm        |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/forward.xpm   |     23 -
 .../include/CGAL/IO/pixmaps/greene_approx.xpm      |     23 -
 3rdparty/CGAL-4.6/include/CGAL/IO/pixmaps/hand.xpm |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/handtool.xpm  |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/holddown.xpm  |     21 -
 .../include/CGAL/IO/pixmaps/iso_rectangle.xpm      |     23 -
 3rdparty/CGAL-4.6/include/CGAL/IO/pixmaps/line.xpm |     23 -
 .../include/CGAL/IO/pixmaps/min_parallelogram.xpm  |     23 -
 .../include/CGAL/IO/pixmaps/min_rectangle.xpm      |     23 -
 .../include/CGAL/IO/pixmaps/mouse_coord.xpm        |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/movepoint.xpm |     23 -
 .../include/CGAL/IO/pixmaps/nearest_vertex.xpm     |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/notool.xpm    |     23 -
 .../include/CGAL/IO/pixmaps/optimal_convex.xpm     |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/point.xpm     |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/points.xpm    |     24 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/polygon.xpm   |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/rotation.xpm  |     22 -
 .../include/CGAL/IO/pixmaps/show_polygon.xpm       |     23 -
 .../include/CGAL/IO/pixmaps/triangulation.xpm      |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/voronoi.xpm   |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/ymonotone.xpm |     23 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/zoom_in.xpm   |     21 -
 .../include/CGAL/IO/pixmaps/zoom_in_rect.xpm       |     21 -
 .../CGAL-4.6/include/CGAL/IO/pixmaps/zoom_out.xpm  |     21 -
 .../CGAL-4.6/include/CGAL/IO/read_off_points.h     |    431 -
 .../CGAL-4.6/include/CGAL/IO/read_xyz_points.h     |    427 -
 .../CGAL-4.6/include/CGAL/IO/write_xyz_points.h    |    250 -
 3rdparty/CGAL-4.6/include/CGAL/ImageIO.h           |    704 -
 3rdparty/CGAL-4.6/include/CGAL/Image_3.h           |    499 -
 .../CGAL-4.6/include/CGAL/Image_3_vtk_interface.h  |    132 -
 .../CGAL-4.6/include/CGAL/Implicit_mesh_domain_3.h |     93 -
 .../CGAL/Implicit_to_labeling_function_wrapper.h   |    290 -
 3rdparty/CGAL-4.6/include/CGAL/In_place_list.h     |    755 -
 .../include/CGAL/Incremental_neighbor_search.h     |    547 -
 .../CGAL-4.6/include/CGAL/Intersection_traits.h    |    271 -
 .../CGAL/Intersections_3/intersection_3_1_impl.h   |   1721 -
 3rdparty/CGAL-4.6/include/CGAL/Iso_cuboid_3.h      |    265 -
 3rdparty/CGAL-4.6/include/CGAL/Iso_rectangle_2.h   |    258 -
 3rdparty/CGAL-4.6/include/CGAL/Iterator_range.h    |     95 -
 3rdparty/CGAL-4.6/include/CGAL/Kd_tree.h           |    446 -
 3rdparty/CGAL-4.6/include/CGAL/Kd_tree_node.h      |    483 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_checker.h    |    323 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Matrix__.h |    829 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Pair_d.h   |     97 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Sphere_d.h |    338 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Tuple_d.h  |    284 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Vector__.h |    464 -
 .../include/CGAL/Kernel_d/function_objectsCd.h     |    812 -
 .../include/CGAL/Kernel_d/function_objectsHd.h     |    513 -
 3rdparty/CGAL-4.6/include/CGAL/Kernel_traits.h     |     39 -
 .../include/CGAL/Kinetic/Active_objects_vector.h   |    378 -
 .../Kinetic/Handle_degeneracy_function_kernel.h    |    121 -
 .../include/CGAL/Kinetic/IO/Qt_moving_points_2.h   |    246 -
 .../include/CGAL/Kinetic/IO/Qt_triangulation_2.h   |    130 -
 .../CGAL-4.6/include/CGAL/Kinetic/IO/Qt_widget_2.h |    254 -
 .../include/CGAL/Kinetic/IO/internal/GUI_base.h    |    332 -
 .../include/CGAL/Kinetic/IO/internal/Qt_core.h     |    149 -
 .../include/CGAL/Kinetic/IO/internal/Qt_timer.h    |     63 -
 .../CGAL/Kinetic/IO/internal/Qt_widget_2_core.h    |     96 -
 .../include/CGAL/Kinetic/IO/internal/Qt_window_2.h |     89 -
 .../include/CGAL/Kinetic/IO/internal/pixmaps.h     |     41 -
 .../CGAL-4.6/include/CGAL/Kinetic/Ref_counted.h    |    129 -
 .../include/CGAL/Kinetic/Regular_triangulation_3.h |   1217 -
 3rdparty/CGAL-4.6/include/CGAL/Kinetic/Sort.h      |    471 -
 .../CGAL/Kinetic/Two_list_pointer_event_queue.h    |   1039 -
 .../include/CGAL/Kinetic/internal/debug_counters.h |     32 -
 .../CGAL-4.6/include/CGAL/LSCM_parameterizer_3.h   |    670 -
 .../include/CGAL/Labeled_image_mesh_domain_3.h     |     93 -
 .../CGAL-4.6/include/CGAL/Labeled_mesh_domain_3.h  |    641 -
 .../include/CGAL/Lapack/Linear_algebra_lapack.h    |    171 -
 3rdparty/CGAL-4.6/include/CGAL/Lazy.h              |   1769 -
 3rdparty/CGAL-4.6/include/CGAL/Lazy_exact_nt.h     |   1444 -
 3rdparty/CGAL-4.6/include/CGAL/Line_2.h            |    292 -
 3rdparty/CGAL-4.6/include/CGAL/Line_3.h            |    171 -
 .../CGAL-4.6/include/CGAL/Linear_cell_complex.h    |    933 -
 .../CGAL/Linear_cell_complex_constructors.h        |    622 -
 .../CGAL/Linear_cell_complex_incremental_builder.h |    159 -
 .../include/CGAL/Linear_cell_complex_storages.h    |    441 -
 3rdparty/CGAL-4.6/include/CGAL/MP_Float.h          |    909 -
 .../CGAL/Mean_value_coordinates_parameterizer_3.h  |    203 -
 3rdparty/CGAL-4.6/include/CGAL/Memory_sizer.h      |    173 -
 .../CGAL-4.6/include/CGAL/Mesh_3/C3T3_helpers.h    |   3902 -
 3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Dump_c3t3.h  |     87 -
 .../Mesh_3/Image_to_labeled_function_wrapper.h     |    119 -
 .../include/CGAL/Mesh_3/Labeled_mesh_domain_3.h    |    623 -
 .../Mesh_complex_3_in_triangulation_3_base.h       |    639 -
 .../include/CGAL/Mesh_3/Mesh_global_optimizer.h    |   1159 -
 3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Mesher_3.h   |    711 -
 .../CGAL-4.6/include/CGAL/Mesh_3/Mesher_level.h    |   1214 -
 .../CGAL/Mesh_3/Protect_edges_sizing_field.h       |   1705 -
 .../CGAL-4.6/include/CGAL/Mesh_3/Refine_facets_3.h |   1886 -
 ...obust_weighted_circumcenter_filtered_traits_3.h |    415 -
 .../include/CGAL/Mesh_3/Sliver_perturber.h         |   1663 -
 .../CGAL-4.6/include/CGAL/Mesh_3/Slivers_exuder.h  |   1869 -
 3rdparty/CGAL-4.6/include/CGAL/Mesh_3/config.h     |     83 -
 .../include/CGAL/Mesh_3/global_parameters.h        |     92 -
 .../CGAL/Mesh_domain_with_polyline_features_3.h    |   1086 -
 .../CGAL-4.6/include/CGAL/Mesh_facet_criteria_3.h  |    174 -
 .../CGAL-4.6/include/CGAL/Mesh_facet_topology.h    |     38 -
 .../CGAL-4.6/include/CGAL/Mesh_vertex_base_3.h     |    310 -
 .../include/CGAL/Meshes/Double_map_container.h     |     95 -
 3rdparty/CGAL-4.6/include/CGAL/Min_annulus_d.h     |    873 -
 3rdparty/CGAL-4.6/include/CGAL/Min_circle_2.h      |    589 -
 3rdparty/CGAL-4.6/include/CGAL/Min_ellipse_2.h     |    584 -
 .../CGAL/Min_ellipse_2/Optimisation_ellipse_2.h    |    448 -
 3rdparty/CGAL-4.6/include/CGAL/Min_sphere_d.h      |    462 -
 .../CGAL/Minkowski_sum_2/Approx_offset_base_2.h    |    601 -
 .../CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h    |    421 -
 .../Decomposition_strategy_adapter.h               |    165 -
 .../CGAL/Minkowski_sum_2/Exact_offset_base_2.h     |    297 -
 .../CGAL-4.6/include/CGAL/Minkowski_sum_2/Labels.h |    288 -
 .../CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h    |    684 -
 .../CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h  |    285 -
 .../include/CGAL/Minkowski_sum_2/Offset_conv_2.h   |    201 -
 .../include/CGAL/Minkowski_sum_2/Offset_decomp_2.h |    127 -
 .../Minkowski_sum_2/Polygon_convex_decomposition.h |    131 -
 .../CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h |    254 -
 .../CGAL/Minkowski_sum_2/Union_of_cycles_2.h       |    226 -
 .../Minkowski_sum_2/Union_of_segment_cycles_2.h    |    135 -
 .../include/CGAL/Minkowski_sum_3/Gaussian_map.h    |   1231 -
 .../include/CGAL/Modular_arithmetic/Residue_type.h |    328 -
 .../CGAL-4.6/include/CGAL/Monge_via_jet_fitting.h  |    784 -
 3rdparty/CGAL-4.6/include/CGAL/Mpzf.h              |   1127 -
 .../CGAL-4.6/include/CGAL/Nef_2/PM_point_locator.h |   1058 -
 3rdparty/CGAL-4.6/include/CGAL/Nef_2/Polynomial.h  |   1984 -
 .../CGAL-4.6/include/CGAL/Nef_2/iterator_tools.h   |    111 -
 .../CGAL-4.6/include/CGAL/Nef_3/Pluecker_line_3.h  |    356 -
 .../CGAL-4.6/include/CGAL/Nef_3/SNC_FM_decorator.h |    672 -
 .../include/CGAL/Nef_3/SNC_external_structure.h    |   1360 -
 .../CGAL-4.6/include/CGAL/Nef_3/SNC_io_parser.h    |   2086 -
 .../CGAL-4.6/include/CGAL/Nef_3/SNC_ray_shooter.h  |    233 -
 .../CGAL-4.6/include/CGAL/Nef_S2/SM_io_parser.h    |    492 -
 .../CGAL-4.6/include/CGAL/Nef_S2/SM_overlayer.h    |   2444 -
 .../CGAL-4.6/include/CGAL/Nef_S2/SM_triangulator.h |    744 -
 .../include/CGAL/Nef_S2/Sphere_geometry_OGL.h      |    824 -
 .../CGAL-4.6/include/CGAL/Nef_S2/Sphere_triangle.h |    118 -
 .../include/CGAL/Nef_S2/sphere_predicates.h        |    411 -
 3rdparty/CGAL-4.6/include/CGAL/Nef_polyhedron_2.h  |   1129 -
 3rdparty/CGAL-4.6/include/CGAL/Nef_polyhedron_3.h  |   2076 -
 .../include/CGAL/NewKernel_d/KernelD_converter.h   |    196 -
 .../include/CGAL/NewKernel_d/Kernel_d_interface.h  |    224 -
 .../CGAL/NewKernel_d/LA_eigen/constructors.h       |    151 -
 .../include/CGAL/NewKernel_d/Types/Hyperplane.h    |    154 -
 .../include/CGAL/NewKernel_d/Types/Sphere.h        |    159 -
 .../include/CGAL/NewKernel_d/Vector/array.h        |    165 -
 ...f_iterator_to_points_from_iterator_to_vectors.h |     76 -
 .../include/CGAL/NewKernel_d/Vector/vector.h       |    167 -
 .../CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h      |    294 -
 .../CGAL/NewKernel_d/Wrapper/Hyperplane_d.h        |    131 -
 .../include/CGAL/NewKernel_d/Wrapper/Point_d.h     |    284 -
 .../CGAL/NewKernel_d/Wrapper/Ref_count_obj.h       |    120 -
 .../include/CGAL/NewKernel_d/Wrapper/Segment_d.h   |    133 -
 .../include/CGAL/NewKernel_d/Wrapper/Sphere_d.h    |    130 -
 .../include/CGAL/NewKernel_d/Wrapper/Vector_d.h    |    266 -
 .../CGAL/NewKernel_d/function_objects_cartesian.h  |   1159 -
 .../include/CGAL/NewKernel_d/functor_tags.h        |    350 -
 3rdparty/CGAL-4.6/include/CGAL/NewKernel_d/utils.h |    296 -
 .../CGAL-4.6/include/CGAL/OpenNL/linear_solver.h   |    475 -
 3rdparty/CGAL-4.6/include/CGAL/Origin.h            |     45 -
 .../CGAL/Orthogonal_incremental_neighbor_search.h  |    620 -
 3rdparty/CGAL-4.6/include/CGAL/PCA_util.h          |    755 -
 .../include/CGAL/Param_mesh_patch_vertex.h         |    441 -
 .../CGAL/Partition_2/partition_approx_convex_2.h   |    275 -
 .../include/CGAL/Periodic_3_triangulation_3.h      |   4140 -
 .../Periodic_3_triangulation_filtered_traits_3.h   |    222 -
 ..._3_triangulation_statically_filtered_traits_3.h |     72 -
 .../CGAL/Periodic_3_triangulation_traits_3.h       |    285 -
 3rdparty/CGAL-4.6/include/CGAL/Plane_3.h           |    281 -
 3rdparty/CGAL-4.6/include/CGAL/Point_2.h           |    270 -
 3rdparty/CGAL-4.6/include/CGAL/Point_3.h           |    302 -
 .../include/CGAL/Point_inside_polyhedron_3.h       |    140 -
 .../include/CGAL/Poisson_reconstruction_function.h |   1210 -
 .../include/CGAL/Polygon_2/Polygon_2_impl.h        |    159 -
 .../CGAL-4.6/include/CGAL/Polygon_2_algorithms.h   |    465 -
 .../include/CGAL/Polygon_convex_decomposition_2.h  |     87 -
 .../include/CGAL/PolyhedralSurf_neighbors.h        |    299 -
 .../include/CGAL/Polyhedral_mesh_domain_3.h        |    791 -
 .../CGAL/Polyhedral_mesh_domain_with_features_3.h  |    245 -
 3rdparty/CGAL-4.6/include/CGAL/Polyhedron_3.h      |   1542 -
 .../CGAL/Polyhedron_incremental_builder_3.h        |    914 -
 .../CGAL-4.6/include/CGAL/Polyhedron_slicer_3.h    |    444 -
 .../CGAL-4.6/include/CGAL/Polyhedron_stitching.h   |    286 -
 .../include/CGAL/Polyline_constraint_hierarchy_2.h |   1173 -
 .../Hybrid_squared_distance_cost.h                 |    114 -
 .../Scaled_squared_distance_cost.h                 |    117 -
 .../Stop_above_cost_threshold.h                    |     68 -
 .../CGAL/Polyline_simplification_2/simplify.h      |    472 -
 .../include/CGAL/Polynomial/CORE_Expr_root_stack.h |    268 -
 .../include/CGAL/Polynomial/Polynomial_type.h      |   1478 -
 .../CGAL/Polynomial/internal/CORE_polynomial.h     |    278 -
 .../CGAL/Polynomial/internal/numeric_solvers.h     |    112 -
 .../Polynomial/internal/numeric_solvers_support.h  |     60 -
 .../CGAL-4.6/include/CGAL/Polytope_distance_d.h    |    932 -
 .../include/CGAL/QP_solver/QP_basis_inverse.h      |   1136 -
 .../include/CGAL/QP_solver/QP_basis_inverse_impl.h |    713 -
 .../CGAL/QP_solver/QP_partial_exact_pricing.h      |    252 -
 .../CGAL/QP_solver/QP_partial_filtered_pricing.h   |    432 -
 .../CGAL-4.6/include/CGAL/QP_solver/QP_solver.h    |   1999 -
 .../include/CGAL/QP_solver/QP_solver_impl.h        |   3390 -
 3rdparty/CGAL-4.6/include/CGAL/QP_solver/basic.h   |     34 -
 .../CGAL-4.6/include/CGAL/Qt/CGAL_Qt4_config.h     |     36 -
 3rdparty/CGAL-4.6/include/CGAL/Qt/Converter.h      |    187 -
 .../Qt/DelaunayMeshTriangulationGraphicsItem.h     |    111 -
 .../CGAL-4.6/include/CGAL/Qt/DemosMainWindow.h     |    128 -
 3rdparty/CGAL-4.6/include/CGAL/Qt/GraphicsItem.h   |     53 -
 .../include/CGAL/Qt/GraphicsViewCircleInput.h      |    211 -
 .../include/CGAL/Qt/GraphicsViewCircularArcInput.h |    214 -
 .../CGAL-4.6/include/CGAL/Qt/GraphicsViewInput.h   |     56 -
 .../CGAL/Qt/GraphicsViewIsoRectangleInput.h        |    158 -
 .../include/CGAL/Qt/GraphicsViewLineInput.h        |    182 -
 .../include/CGAL/Qt/GraphicsViewNavigation.h       |     72 -
 .../CGAL/Qt/GraphicsViewPolygonWithHolesInput.h    |    197 -
 .../include/CGAL/Qt/GraphicsViewPolylineInput.h    |    110 -
 .../include/CGAL/Qt/PointsInKdTreeGraphicsItem.h   |    196 -
 .../CGAL-4.6/include/CGAL/Qt/PolygonGraphicsItem.h |    190 -
 .../CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h     |    283 -
 .../include/CGAL/Qt/SegmentsGraphicsItem.h         |    163 -
 .../include/CGAL/Qt/TriangulationGraphicsItem.h    |    308 -
 3rdparty/CGAL-4.6/include/CGAL/Qt/debug.h          |     47 -
 3rdparty/CGAL-4.6/include/CGAL/Qt/resources.h      |     33 -
 3rdparty/CGAL-4.6/include/CGAL/Qt/utility.h        |     42 -
 3rdparty/CGAL-4.6/include/CGAL/RS/dyadic.h         |    438 -
 3rdparty/CGAL-4.6/include/CGAL/Random.h            |    240 -
 3rdparty/CGAL-4.6/include/CGAL/Range_tree_d.h      |    623 -
 3rdparty/CGAL-4.6/include/CGAL/Ray_2.h             |    275 -
 .../include/CGAL/Ray_2_Bbox_2_intersection.h       |     80 -
 3rdparty/CGAL-4.6/include/CGAL/Ray_3.h             |    244 -
 3rdparty/CGAL-4.6/include/CGAL/Real_timer.h        |    118 -
 .../include/CGAL/Regular_triangulation_3.h         |   2152 -
 .../CGAL/Regular_triangulation_filtered_traits_3.h |     43 -
 3rdparty/CGAL-4.6/include/CGAL/Ridges.h            |    899 -
 .../CGAL-4.6/include/CGAL/Root_for_circles_2_2.h   |    137 -
 .../Scale_space_surface_reconstruction_3_impl.h    |    539 -
 .../Weighted_PCA_approximation_3.h                 |    177 -
 .../CGAL/Scale_space_surface_reconstruction_3.h    |    890 -
 .../CGAL-4.6/include/CGAL/Search_traits_adapter.h  |    180 -
 3rdparty/CGAL-4.6/include/CGAL/Segment_2.h         |    310 -
 3rdparty/CGAL-4.6/include/CGAL/Segment_3.h         |    226 -
 .../include/CGAL/Segment_Delaunay_graph_2.h        |   1945 -
 .../Filtered_traits_base_2.h                       |    470 -
 .../Segment_Delaunay_graph_2/Oriented_side_C2.h    |    104 -
 .../Segment_Delaunay_graph_2_impl.h                |   3284 -
 .../Segment_Delaunay_graph_hierarchy_2_impl.h      |   1153 -
 .../CGAL/Segment_Delaunay_graph_2/Traits_base_2.h  |    283 -
 .../CGAL/Segment_Delaunay_graph_hierarchy_2.h      |    506 -
 .../include/CGAL/Self_intersection_polyhedron_3.h  |    293 -
 .../include/CGAL/Skin_surface_filtered_traits_3.h  |     71 -
 .../Small_side_angle_bisector_decomposition_2.h    |    941 -
 .../CGAL-4.6/include/CGAL/Snap_rounding_traits_2.h |    208 -
 3rdparty/CGAL-4.6/include/CGAL/Sphere_3.h          |    349 -
 .../include/CGAL/Sqrt_extension/convert_to_bfi.h   |    106 -
 .../Straight_skeleton_builder_2_impl.h             |   1820 -
 3rdparty/CGAL-4.6/include/CGAL/Surface_mesh.h      |     35 -
 .../include/CGAL/Surface_mesh/Surface_mesh.h       |   2792 -
 .../include/CGAL/Surface_mesh/Surface_mesh_fwd.h   |     39 -
 .../include/CGAL/Surface_mesh_deformation.h        |   1509 -
 .../Surface_mesh_simplification/edge_collapse.h    |    169 -
 .../CGAL/Surface_mesher/Polyhedral_oracle.h        |    409 -
 .../CGAL/Surface_mesher/Surface_mesher_manifold.h  |    241 -
 .../include/CGAL/Sweep_line_2_algorithms.h         |    222 -
 3rdparty/CGAL-4.6/include/CGAL/Tetrahedron_3.h     |    185 -
 3rdparty/CGAL-4.6/include/CGAL/Timer.h             |    116 -
 3rdparty/CGAL-4.6/include/CGAL/Tools/Log.h         |    168 -
 3rdparty/CGAL-4.6/include/CGAL/Triangle_2.h        |    211 -
 .../CGAL/Triangle_2_Iso_rectangle_2_intersection.h |    330 -
 3rdparty/CGAL-4.6/include/CGAL/Triangle_3.h        |    154 -
 3rdparty/CGAL-4.6/include/CGAL/Triangulation.h     |   1330 -
 3rdparty/CGAL-4.6/include/CGAL/Triangulation_2.h   |   3655 -
 .../Triangulation_2_filtered_projection_traits_3.h |     91 -
 .../CGAL/Triangulation_2_projection_traits_3.h     |    444 -
 3rdparty/CGAL-4.6/include/CGAL/Triangulation_3.h   |   6684 -
 .../include/CGAL/Triangulation_data_structure_2.h  |   2323 -
 .../include/CGAL/Triangulation_data_structure_3.h  |   3979 -
 .../include/CGAL/Triangulation_ds_cell_base_3.h    |    271 -
 .../include/CGAL/Triangulation_full_cell.h         |    162 -
 .../Triangulation_structural_filtering_traits.h    |     49 -
 .../CGAL-4.6/include/CGAL/Triangulation_vertex.h   |    127 -
 3rdparty/CGAL-4.6/include/CGAL/Umbilics.h          |    292 -
 3rdparty/CGAL-4.6/include/CGAL/Union_find.h        |    255 -
 3rdparty/CGAL-4.6/include/CGAL/Vector_2.h          |    352 -
 3rdparty/CGAL-4.6/include/CGAL/Vector_3.h          |    334 -
 3rdparty/CGAL-4.6/include/CGAL/Voronoi_diagram_2.h |    829 -
 3rdparty/CGAL-4.6/include/CGAL/Weighted_point.h    |    144 -
 .../include/CGAL/aff_transformation_tags.h         |     47 -
 .../CGAL-4.6/include/CGAL/approximated_offset_2.h  |    169 -
 .../include/CGAL/arrange_offset_polygons_2.h       |    117 -
 3rdparty/CGAL-4.6/include/CGAL/assertions.h        |    346 -
 3rdparty/CGAL-4.6/include/CGAL/auto_link/CGALQt3.h |     32 -
 3rdparty/CGAL-4.6/include/CGAL/auto_link/Qt4.h     |     38 -
 .../CGAL-4.6/include/CGAL/auto_link/auto_link.h    |    446 -
 .../include/CGAL/bilateral_smooth_point_set.h      |    649 -
 .../include/CGAL/boost/graph/Euler_operations.h    |   1340 -
 .../include/CGAL/boost/graph/Graph_geometry.h      |    235 -
 .../CGAL/boost/graph/dijkstra_shortest_paths.h     |     40 -
 .../CGAL/boost/graph/dijkstra_shortest_paths.hpp   |    629 -
 .../include/CGAL/boost/graph/graph_concepts.h      |    203 -
 .../boost/graph/graph_traits_CombinatorialMap.h    |    331 -
 .../graph/graph_traits_Delaunay_triangulation_2.h  |    392 -
 .../CGAL/boost/graph/graph_traits_HalfedgeDS.h     |    220 -
 .../graph/graph_traits_PolyMesh_ArrayKernelT.h     |    663 -
 .../CGAL/boost/graph/graph_traits_Polyhedron_3.h   |    492 -
 .../CGAL/boost/graph/graph_traits_Surface_mesh.h   |    539 -
 .../boost/graph/graph_traits_Triangulation_2.h     |    816 -
 .../CGAL-4.6/include/CGAL/boost/graph/helpers.h    |    262 -
 .../include/CGAL/boost/graph/internal/helpers.h    |    178 -
 .../CGAL-4.6/include/CGAL/boost/graph/iterator.h   |   1295 -
 .../CGAL/boost/graph/named_function_params.h       |    451 -
 .../boost/graph/properties_PolyMesh_ArrayKernelT.h |    289 -
 .../CGAL/boost/graph/properties_Surface_mesh.h     |    279 -
 .../CGAL-4.6/include/CGAL/boost/graph/selection.h  |    398 -
 .../CGAL/boost/graph/split_graph_into_polylines.h  |    234 -
 .../include/CGAL/compute_average_spacing.h         |    221 -
 3rdparty/CGAL-4.6/include/CGAL/config.h            |    442 -
 .../constructions_on_weighted_points_cartesian_3.h |    499 -
 3rdparty/CGAL-4.6/include/CGAL/convex_hull_3.h     |    955 -
 .../include/CGAL/create_offset_polygons_2.h        |    351 -
 ...ate_offset_polygons_from_polygon_with_holes_2.h |    105 -
 ...e_straight_skeleton_from_polygon_with_holes_2.h |     45 -
 .../include/CGAL/edge_aware_upsample_point_set.h   |    651 -
 3rdparty/CGAL-4.6/include/CGAL/eigen.h             |    229 -
 3rdparty/CGAL-4.6/include/CGAL/eigen_2.h           |    121 -
 3rdparty/CGAL-4.6/include/CGAL/export/CORE.h       |     73 -
 3rdparty/CGAL-4.6/include/CGAL/export/Qt4.h        |     49 -
 3rdparty/CGAL-4.6/include/CGAL/export/helpers.h    |     39 -
 .../CGAL-4.6/include/CGAL/extremal_polygon_2.h     |    752 -
 3rdparty/CGAL-4.6/include/CGAL/exude_mesh_3.h      |     78 -
 3rdparty/CGAL-4.6/include/CGAL/generators.h        |    110 -
 3rdparty/CGAL-4.6/include/CGAL/gl.h                |     32 -
 .../include/CGAL/graph_traits_Arrangement_2.h      |    606 -
 .../include/CGAL/graph_traits_Dual_Arrangement_2.h |    745 -
 3rdparty/CGAL-4.6/include/CGAL/hilbert_sort.h      |    166 -
 .../CGAL/internal/AABB_tree/AABB_drawing_traits.h  |     92 -
 .../internal/Combinatorial_map_copy_functors.h     |    413 -
 .../internal/Combinatorial_map_group_functors.h    |    973 -
 .../internal/Combinatorial_map_internal_functors.h |    951 -
 .../CGAL/internal/Combinatorial_map_sewable.h      |    331 -
 .../include/CGAL/internal/Lazy_alpha_nt_2.h        |    296 -
 .../include/CGAL/internal/Lazy_alpha_nt_3.h        |    342 -
 .../Point_inside_vertical_ray_cast.h               |    102 -
 .../Ray_3_Triangle_3_traversal_traits.h            |    220 -
 .../Operations_on_polyhedra/compute_normal.h       |     67 -
 .../include/CGAL/internal/Projection_traits_3.h    |    723 -
 .../CGAL-4.6/include/CGAL/internal/Rich_grid.h     |    514 -
 .../Static_filters/Compare_squared_radius_3.h      |    420 -
 .../Compare_weighted_squared_radius_3.h            |    393 -
 .../include/CGAL/internal/Static_filters/Equal_3.h |     91 -
 .../Static_filters/Periodic_2_orientation_2.h      |    268 -
 .../Periodic_2_side_of_oriented_circle_2.h         |    245 -
 .../CGAL/internal/Static_filters/Power_test_3.h    |    789 -
 .../internal/Static_filters/Static_filter_error.h  |    169 -
 .../CGAL/internal/Static_filters/Static_filters.h  |    300 -
 .../include/CGAL/internal/Static_filters/tools.h   |     96 -
 .../Surface_mesh_segmentation/AABB_traits.h        |     96 -
 .../Alpha_expansion_graph_cut.h                    |    686 -
 .../CGAL/internal/Surface_modeling/Weights.h       |    313 -
 .../include/CGAL/internal/auxiliary/graph.h        |   1749 -
 .../CGAL/internal/boost/array_binary_tree.hpp      |    190 -
 .../corefinement/Polyhedron_subset_extraction.h    |    256 -
 .../include/CGAL/intersection_of_Polyhedra_3.h     |   1999 -
 ...ntersection_of_Polyhedra_3_refinement_visitor.h |   2265 -
 3rdparty/CGAL-4.6/include/CGAL/iterator.h          |   2500 -
 .../CGAL-4.6/include/CGAL/jet_estimate_normals.h   |    297 -
 .../CGAL-4.6/include/CGAL/jet_smooth_point_set.h   |    277 -
 3rdparty/CGAL-4.6/include/CGAL/leda_rational.h     |    296 -
 .../include/CGAL/linear_least_squares_fitting_2.h  |     92 -
 .../include/CGAL/linear_least_squares_fitting_3.h  |     97 -
 .../CGAL/linear_least_squares_fitting_circles_2.h  |    260 -
 .../CGAL/linear_least_squares_fitting_cuboids_3.h  |    328 -
 .../CGAL/linear_least_squares_fitting_points_2.h   |    108 -
 .../CGAL/linear_least_squares_fitting_points_3.h   |    101 -
 .../linear_least_squares_fitting_rectangles_2.h    |    225 -
 .../CGAL/linear_least_squares_fitting_segments_2.h |    175 -
 .../CGAL/linear_least_squares_fitting_segments_3.h |    166 -
 .../CGAL/linear_least_squares_fitting_spheres_3.h  |    160 -
 .../linear_least_squares_fitting_tetrahedra_3.h    |    316 -
 .../linear_least_squares_fitting_triangles_2.h     |    223 -
 .../linear_least_squares_fitting_triangles_3.h     |    233 -
 .../CGAL-4.6/include/CGAL/lloyd_optimize_mesh_3.h  |     98 -
 3rdparty/CGAL-4.6/include/CGAL/make_mesh_3.h       |    437 -
 3rdparty/CGAL-4.6/include/CGAL/minkowski_sum_2.h   |     93 -
 .../CGAL-4.6/include/CGAL/mst_orient_normals.h     |    716 -
 3rdparty/CGAL-4.6/include/CGAL/number_type_basic.h |     81 -
 .../CGAL-4.6/include/CGAL/odt_optimize_mesh_3.h    |     98 -
 3rdparty/CGAL-4.6/include/CGAL/offset_polygon_2.h  |    165 -
 .../CGAL-4.6/include/CGAL/orient_polygon_soup.h    |    406 -
 .../CGAL-4.6/include/CGAL/orient_polyhedron_3.h    |     87 -
 .../CGAL-4.6/include/CGAL/pca_estimate_normals.h   |    254 -
 3rdparty/CGAL-4.6/include/CGAL/perturb_mesh_3.h    |    123 -
 .../CGAL-4.6/include/CGAL/point_generators_2.h     |    499 -
 .../CGAL-4.6/include/CGAL/point_generators_3.h     |    200 -
 .../CGAL-4.6/include/CGAL/point_generators_d.h     |    211 -
 .../include/CGAL/polygon_soup_to_polyhedron_3.h    |     92 -
 3rdparty/CGAL-4.6/include/CGAL/primes.h            |     66 -
 3rdparty/CGAL-4.6/include/CGAL/property_map.h      |    361 -
 .../CGAL-4.6/include/CGAL/random_convex_set_2.h    |    125 -
 3rdparty/CGAL-4.6/include/CGAL/random_selection.h  |     65 -
 3rdparty/CGAL-4.6/include/CGAL/refine_mesh_3.h     |    493 -
 .../CGAL-4.6/include/CGAL/sorted_matrix_search.h   |    415 -
 3rdparty/CGAL-4.6/include/CGAL/spatial_sort.h      |    197 -
 3rdparty/CGAL-4.6/include/CGAL/sse2.h              |     36 -
 .../surface_reconstruction_points_assertions.h     |    368 -
 .../include/CGAL/transforming_pair_iterator.h      |    126 -
 .../include/CGAL/triangulate_mixed_complex_3.h     |   1324 -
 .../CGAL-4.6/include/CGAL/triangulate_polyhedron.h |    225 -
 3rdparty/CGAL-4.6/include/CGAL/tuple.h             |    240 -
 3rdparty/CGAL-4.6/include/CGAL/vector.h            |    620 -
 3rdparty/CGAL-4.6/include/CGAL/version.h           |     35 -
 .../CGAL/wlop_simplify_and_regularize_point_set.h  |    713 -
 3rdparty/CGAL-4.6/scripts/cgal_create_CMakeLists   |    709 -
 3rdparty/CGAL-4.6/scripts/cgal_create_cmake_script |    242 -
 .../CGAL-4.6/src/CGAL/Bbox_2_intersections.cpp     |    367 -
 3rdparty/CGAL-4.6/src/CGAL/Color.cpp               |     46 -
 3rdparty/CGAL-4.6/src/CGAL/File_header_OFF.cpp     |    392 -
 .../CGAL-4.6/src/CGAL/File_header_extended_OFF.cpp |    196 -
 3rdparty/CGAL-4.6/src/CGAL/File_scanner_OFF.cpp    |    125 -
 3rdparty/CGAL-4.6/src/CGAL/File_writer_OFF.cpp     |     49 -
 3rdparty/CGAL-4.6/src/CGAL/File_writer_VRML_2.cpp  |     75 -
 .../CGAL-4.6/src/CGAL/File_writer_inventor.cpp     |     64 -
 .../CGAL-4.6/src/CGAL/File_writer_wavefront.cpp    |     50 -
 3rdparty/CGAL-4.6/src/CGAL/Geomview_stream.cpp     |    571 -
 3rdparty/CGAL-4.6/src/CGAL/Interval_arithmetic.cpp |     57 -
 3rdparty/CGAL-4.6/src/CGAL/JAMA_numeric_solver.cpp |    128 -
 3rdparty/CGAL-4.6/src/CGAL/KDS_Log.cpp             |     47 -
 3rdparty/CGAL-4.6/src/CGAL/NefPolynomial.cpp       |    194 -
 3rdparty/CGAL-4.6/src/CGAL/Random.cpp              |     88 -
 3rdparty/CGAL-4.6/src/CGAL/Real_timer.cpp          |    110 -
 3rdparty/CGAL-4.6/src/CGAL/Residue_type.cpp        |     37 -
 3rdparty/CGAL-4.6/src/CGAL/Timer.cpp               |    138 -
 .../CGAL-4.6/src/CGAL/Turkowski_numeric_solver.cpp |    461 -
 3rdparty/CGAL-4.6/src/CGAL/assertions.cpp          |    222 -
 3rdparty/CGAL-4.6/src/CGAL/io.cpp                  |    125 -
 3rdparty/CGAL-4.6/src/CGAL/kernel.cpp              |     39 -
 .../CGAL-4.6/src/CGAL/numeric_solvers_support.cpp  |    267 -
 3rdparty/CGAL-4.6/src/CGAL/primes.cpp              |    294 -
 .../CGAL-4.6/src/CGAL/test_FPU_rounding_mode.cpp   |     51 -
 3rdparty/CGAL-4.6/src/CGAL_Core/BigFloat.cpp       |   1287 -
 3rdparty/CGAL-4.6/src/CGAL_Core/CMakeLists.txt     |     18 -
 3rdparty/CGAL-4.6/src/CGAL_Core/CoreAux.cpp        |    213 -
 3rdparty/CGAL-4.6/src/CGAL_Core/CoreDefs.cpp       |    155 -
 3rdparty/CGAL-4.6/src/CGAL_Core/CoreIO.cpp         |    458 -
 3rdparty/CGAL-4.6/src/CGAL_Core/Expr.cpp           |   1152 -
 3rdparty/CGAL-4.6/src/CGAL_Core/GmpIO.cpp          |    268 -
 3rdparty/CGAL-4.6/src/CGAL_Core/Real.cpp           |    276 -
 3rdparty/CGAL-4.6/src/CGAL_Core/extLong.cpp        |    195 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/CMakeLists.txt  |     72 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/ImageIO.cpp     |   1586 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/Image_3.cpp     |    223 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/analyze.cpp     |    838 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/analyze.h       |     71 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmp.cpp         |    505 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmp.h           |     62 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmpendian.cpp   |    241 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmpendian.h     |     72 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmpread.cpp     |   1225 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/bmpread.h       |     77 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/convert.cpp     |    481 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/convert.h       |    106 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/fgetns.cpp      |     41 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/fgetns.h        |     29 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/gif.cpp         |    658 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/gif.h           |     35 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/gis.cpp         |    718 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/gis.h           |    138 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/inr.cpp         |    506 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/inr.h           |     61 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/iris.cpp        |    491 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/iris.h          |     34 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/mincio.cpp      |    497 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/mincio.h        |     73 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/pnm.cpp         |    630 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/pnm.h           |     43 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/recbuffer.cpp   |   1737 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/recbuffer.h     |    199 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/recline.cpp     |    675 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/recline.h       |    232 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/reech4x4.cpp    |   3126 -
 3rdparty/CGAL-4.6/src/CGAL_ImageIO/reech4x4.h      |    284 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/CMakeLists.txt      |     87 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_Qt_core.cpp |     78 -
 .../CGAL-4.6/src/CGAL_Qt3/Kinetic_Qt_timer.cpp     |     46 -
 .../src/CGAL_Qt3/Kinetic_Qt_widget_2_core.cpp      |     43 -
 .../CGAL-4.6/src/CGAL_Qt3/Kinetic_Qt_window_2.cpp  |    115 -
 .../CGAL_Qt3/Kinetic_data_structures.qtmoc.cmake   |     18 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_faster.xpm  |     60 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_pause.xpm   |     52 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_pixmaps.cpp |     48 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_play.xpm    |     59 -
 .../CGAL-4.6/src/CGAL_Qt3/Kinetic_play_through.xpm |     60 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_play_to.xpm |     63 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_print.xpm   |     44 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_reverse.xpm |     71 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_slower.xpm  |     60 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Kinetic_stop.xpm    |     52 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Nef_S2.qtmoc.cmake  |      5 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Qt_help_window.cpp  |    247 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Qt_widget.cpp       |    571 -
 .../CGAL-4.6/src/CGAL_Qt3/Qt_widget.qtmoc.cmake    |     26 -
 .../CGAL-4.6/src/CGAL_Qt3/Qt_widget_OpenGL.cpp     |    252 -
 .../CGAL-4.6/src/CGAL_Qt3/Qt_widget_history.cpp    |     95 -
 3rdparty/CGAL-4.6/src/CGAL_Qt3/Qt_widget_layer.cpp |     70 -
 .../src/CGAL_Qt3/Qt_widget_standard_toolbar.cpp    |    258 -
 .../CGAL-4.6/src/CGAL_Qt3/Qt_widget_xpm_icons.cpp  |   2101 -
 3rdparty/CGAL-4.6/src/CGAL_Qt4/CMakeLists.txt      |     87 -
 3rdparty/CGAL-4.6/src/CGAL_Qt4/DemosMainWindow.cpp |    438 -
 .../CGAL-4.6/src/CGAL_Qt4/GraphicsView.qtmoc.cmake |      9 -
 .../src/CGAL_Qt4/GraphicsViewNavigation.cpp        |    338 -
 .../src/CGAL_Qt4/GraphicsViewPolylineInput.cpp     |    196 -
 3rdparty/CGAL-4.6/src/CGAL_Qt4/debug.cpp           |     53 -
 3rdparty/CGAL-4.6/src/CGAL_Qt4/resources.cpp       |     30 -
 3rdparty/CGAL-4.6/src/CGAL_Qt4/utility.cpp         |     54 -
 3rdparty/CGAL-4.6/src/CMakeLists.txt               |    167 -
 3rdparty/{CGAL-4.6 => CGAL-4.8}/AUTHORS            |      0
 3rdparty/CGAL-4.8/CHANGES                          |   4448 +
 3rdparty/CGAL-4.8/CMakeLists.txt                   |   1036 +
 3rdparty/CGAL-4.8/INSTALL.md                       |    211 +
 3rdparty/CGAL-4.8/LICENSE                          |     42 +
 3rdparty/{CGAL-4.6 => CGAL-4.8}/LICENSE.BSL        |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/LICENSE.FREE_USE   |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/LICENSE.GPL        |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/LICENSE.LGPL       |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/README             |      0
 3rdparty/CGAL-4.8/VERSION                          |      1 +
 .../{CGAL-4.6 => CGAL-4.8}/auxiliary/cgal_app.icns |    Bin
 .../CGAL-4.8/auxiliary/cgal_create_cmake_script.1  |     42 +
 .../auxiliary/gdb/python/CGAL/__init__.py          |      0
 .../auxiliary/gdb/python/CGAL/printers.py          |      0
 .../auxiliary/gdb/test-gdb.py                      |      0
 .../{CGAL-4.6 => CGAL-4.8}/auxiliary/gdb/test.cpp  |      0
 .../{CGAL-4.6 => CGAL-4.8}/auxiliary/gmp/README    |      0
 .../cmake/modules/CGALConfig_binary.cmake.in       |    167 +
 .../cmake/modules/CGALConfig_install.cmake.in      |    122 +
 .../CGAL-4.8/cmake/modules/CGALLibConfig.cmake.in  |     32 +
 .../cmake/modules/CGAL_CheckCXXFileRuns.cmake      |      0
 3rdparty/CGAL-4.8/cmake/modules/CGAL_Common.cmake  |     58 +
 .../CGAL_CreateSingleSourceCGALProgram.cmake       |      0
 .../modules/CGAL_GeneratorSpecificSettings.cmake   |     56 +
 .../cmake/modules/CGAL_Locate_CGAL_TAUCS.cmake     |      0
 3rdparty/CGAL-4.8/cmake/modules/CGAL_Macros.cmake  |    724 +
 .../cmake/modules/CGAL_SCM.cmake                   |      0
 .../CGAL-4.8/cmake/modules/CGAL_SetupBoost.cmake   |     59 +
 .../cmake/modules/CGAL_SetupDependencies.cmake     |     85 +
 .../cmake/modules/CGAL_SetupFlags.cmake            |      0
 .../CGAL-4.8/cmake/modules/CGAL_SetupVLD.cmake     |     37 +
 .../cmake/modules/CGAL_TweakFindBoost.cmake        |      0
 .../cmake/modules/CGAL_UseBLAS.cmake               |      0
 .../cmake/modules/CGAL_UseLAPACK.cmake             |      0
 .../cmake/modules/CGAL_UseLEDA.cmake               |      0
 .../cmake/modules/CGAL_UseMKL.cmake                |      0
 .../cmake/modules/CGAL_UseMPFI.cmake               |      0
 .../cmake/modules/CGAL_UseRS.cmake                 |      0
 .../cmake/modules/CGAL_UseRS3.cmake                |      0
 .../cmake/modules/CGAL_UseTAUCS.cmake              |      0
 .../CGAL-4.8/cmake/modules/CGAL_VersionUtils.cmake |    228 +
 .../cmake/modules/FindBLAS.cmake                   |      0
 3rdparty/CGAL-4.8/cmake/modules/FindCGAL.cmake     |     89 +
 .../cmake/modules/FindCGAL_CORE.cmake              |      0
 .../cmake/modules/FindCORE.cmake                   |      0
 .../cmake/modules/FindESBTL.cmake                  |      0
 .../cmake/modules/FindEigen3.cmake                 |      0
 .../cmake/modules/FindF2C.cmake                    |      0
 3rdparty/CGAL-4.8/cmake/modules/FindGLEW.cmake     |    108 +
 .../cmake/modules/FindGMP.cmake                    |      0
 .../cmake/modules/FindGMPXX.cmake                  |      0
 .../cmake/modules/FindIPE.cmake                    |      0
 .../cmake/modules/FindLAPACK.cmake                 |      0
 .../cmake/modules/FindLEDA.cmake                   |      0
 .../cmake/modules/FindMKL.cmake                    |      0
 .../cmake/modules/FindMPFI.cmake                   |      0
 .../cmake/modules/FindMPFR.cmake                   |      0
 .../cmake/modules/FindNTL.cmake                    |      0
 .../cmake/modules/FindOpenGL.cmake                 |      0
 .../cmake/modules/FindOpenMesh.cmake               |      0
 .../CGAL-4.8/cmake/modules/FindQGLViewer.cmake     |     75 +
 .../cmake/modules/FindRS.cmake                     |      0
 .../cmake/modules/FindRS3.cmake                    |      0
 .../cmake/modules/FindTAUCS.cmake                  |      0
 3rdparty/CGAL-4.8/cmake/modules/FindTBB.cmake      |    433 +
 3rdparty/CGAL-4.8/cmake/modules/UseCGAL.cmake      |     60 +
 .../cmake/modules/UseESBTL.cmake                   |      0
 .../cmake/modules/UseEigen3.cmake                  |      0
 .../cmake/modules/UseOpenMesh.cmake                |      0
 .../cmake/modules/UseTBB.cmake                     |      0
 .../cmake/modules/test_MPFI.cpp                    |      0
 .../config/support/print_BOOST_version.cpp         |      0
 .../config/support/print_GCC_version.cpp           |      0
 .../config/support/print_GMP_version.cpp           |      0
 .../config/support/print_IntelCompiler_version.cpp |      0
 .../config/support/print_LEDA_version.cpp          |      0
 .../config/support/print_MPFI_version.cpp          |      0
 .../config/support/print_MPFR_version.cpp          |      0
 .../config/support/print_OPENGL_version.cpp        |      0
 .../CGAL-4.8/config/support/print_QT4_version.cpp  |     27 +
 .../config/support/print_QT_version.cpp            |      0
 .../config/support/print_ZLIB_version.cpp          |      0
 .../config/support/test_ATLAS.cpp                  |      0
 .../config/support/test_BLAS.cpp                   |      0
 .../config/support/test_BOOST.cpp                  |      0
 .../config/support/test_BOOST_PROGRAM_OPTIONS.cpp  |      0
 .../config/support/test_BOOST_THREAD.cpp           |      0
 .../config/support/test_GMP.cpp                    |      0
 .../config/support/test_GMPXX.cpp                  |      0
 .../config/support/test_LAPACK.cpp                 |      0
 .../config/support/test_LEDA.cpp                   |      0
 .../config/support/test_LEDAWIN.cpp                |      0
 .../config/support/test_LIDIA.cpp                  |      0
 .../config/support/test_MPFR.cpp                   |      0
 .../config/support/test_OPENGL.cpp                 |      0
 .../config/support/test_QT.cpp                     |      0
 .../config/support/test_X11.cpp                    |      0
 .../config/support/test_ZLIB.cpp                   |      0
 .../config/support/test_syntaxonly.cpp             |      0
 .../testfiles/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp  |      0
 .../testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp   |      0
 ...CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp |      0
 .../config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp     |      0
 .../config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp  |      0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp   |      0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp   |      0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp   |      0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp   |      0
 ...GAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp |      0
 .../config/testfiles/CGAL_CFG_NO_LIMITS.cpp        |      0
 .../config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp     |      0
 .../config/testfiles/CGAL_CFG_NO_STL.cpp           |      0
 .../testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp      |      0
 .../CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp   |      0
 .../CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp |      0
 ...AL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp |      0
 .../testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp |      0
 .../{CGAL-4.6 => CGAL-4.8}/config/version.h.in     |      0
 3rdparty/CGAL-4.8/demo/AABB_tree/AABB_demo.cpp     |     70 +
 .../demo/AABB_tree/AABB_demo.pdf                   |    Bin
 .../demo/AABB_tree/AABB_demo.qrc                   |      0
 3rdparty/CGAL-4.8/demo/AABB_tree/CMakeLists.txt    |     94 +
 .../demo/AABB_tree/Color_ramp.h                    |      0
 3rdparty/CGAL-4.8/demo/AABB_tree/MainWindow.cpp    |    434 +
 .../demo/AABB_tree/MainWindow.h                    |      0
 .../demo/AABB_tree/MainWindow.ui                   |      0
 .../demo/AABB_tree/Refiner.h                       |      0
 3rdparty/CGAL-4.8/demo/AABB_tree/Scene.cpp         |   1339 +
 3rdparty/CGAL-4.8/demo/AABB_tree/Scene.h           |    264 +
 3rdparty/CGAL-4.8/demo/AABB_tree/Viewer.cpp        |     65 +
 3rdparty/CGAL-4.8/demo/AABB_tree/Viewer.h          |     31 +
 .../demo/AABB_tree/benchmarks.cpp                  |      0
 .../demo/AABB_tree/data/hand.off                   |      0
 .../demo/AABB_tree/data/knot.off                   |      0
 .../demo/AABB_tree/data/part.off                   |      0
 .../demo/AABB_tree/data/u.off                      |      0
 .../demo/AABB_tree/resources/about.html            |      0
 .../demo/AABB_tree/resources/cgal_logo.xpm         |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/AABB_tree/types.h  |      0
 .../demo/Alpha_shapes_2/Alpha_shapes_2.cpp         |    309 +
 .../demo/Alpha_shapes_2/Alpha_shapes_2.qrc         |      0
 .../demo/Alpha_shapes_2/Alpha_shapes_2.ui          |      0
 .../CGAL-4.8/demo/Alpha_shapes_2/CMakeLists.txt    |     50 +
 .../demo/Alpha_shapes_2/about_Alpha_shapes_2.html  |      0
 .../CGAL-4.8/demo/Alpha_shapes_3/Alpha_shape_3.cpp |     31 +
 .../demo/Alpha_shapes_3/Alpha_shape_3.qrc          |      0
 .../CGAL-4.8/demo/Alpha_shapes_3/CMakeLists.txt    |     49 +
 .../CGAL-4.8/demo/Alpha_shapes_3/MainWindow.cpp    |    112 +
 3rdparty/CGAL-4.8/demo/Alpha_shapes_3/MainWindow.h |     40 +
 .../demo/Alpha_shapes_3/MainWindow.ui              |      0
 3rdparty/CGAL-4.8/demo/Alpha_shapes_3/Viewer.cpp   |    389 +
 3rdparty/CGAL-4.8/demo/Alpha_shapes_3/Viewer.h     |     76 +
 .../demo/Alpha_shapes_3/about_Alpha_shapes_3.html  |      0
 .../demo/Alpha_shapes_3/typedefs.h                 |      0
 .../demo/Apollonius_graph_2/Apollonius_graph_2.cpp |    294 +
 .../demo/Apollonius_graph_2/Apollonius_graph_2.qrc |      0
 .../demo/Apollonius_graph_2/Apollonius_graph_2.ui  |      0
 .../demo/Apollonius_graph_2/CMakeLists.txt         |     48 +
 .../about_Apollonius_graph_2.html                  |      0
 .../ArrangementCurveInputCallback.h                |      0
 .../ArrangementDemoGraphicsView.cpp                |      0
 .../ArrangementDemoGraphicsView.h                  |      0
 .../ArrangementDemoPropertiesDialog.cpp            |    241 +
 .../ArrangementDemoPropertiesDialog.h              |      0
 .../ArrangementDemoPropertiesDialog.ui             |      0
 .../ArrangementDemoTab.cpp                         |      0
 .../Arrangement_on_surface_2/ArrangementDemoTab.h  |      0
 .../ArrangementDemoWindow.cpp                      |   1255 +
 .../ArrangementDemoWindow.h                        |    145 +
 .../ArrangementDemoWindow.qrc                      |      0
 .../ArrangementDemoWindow.ui                       |      0
 .../ArrangementGraphicsItem.cpp                    |      0
 .../ArrangementGraphicsItem.h                      |   1308 +
 .../ArrangementPainterOstream.h                    |   1006 +
 .../ArrangementSegmentInputCallback.h              |      0
 .../Arrangement_on_surface_2/ArrangementTypes.h    |    324 +
 .../demo/Arrangement_on_surface_2/CMakeLists.txt   |     83 +
 .../demo/Arrangement_on_surface_2/Callback.cpp     |      0
 .../demo/Arrangement_on_surface_2/Callback.h       |      0
 .../Arrangement_on_surface_2/ColorItemEditor.cpp   |     73 +
 .../Arrangement_on_surface_2/ColorItemEditor.h     |      0
 .../demo/Arrangement_on_surface_2/Conic_reader.h   |      0
 .../Arrangement_on_surface_2/CurveGraphicsItem.h   |      0
 .../Arrangement_on_surface_2/DeleteCurveCallback.h |      0
 .../Arrangement_on_surface_2/DeleteCurveMode.cpp   |      0
 .../Arrangement_on_surface_2/DeleteCurveMode.h     |      0
 .../DeleteCurveModeItemEditor.cpp                  |     49 +
 .../DeleteCurveModeItemEditor.h                    |      0
 .../Arrangement_on_surface_2/EnvelopeCallback.cpp  |      0
 .../Arrangement_on_surface_2/EnvelopeCallback.h    |      0
 .../Arrangement_on_surface_2/FillFaceCallback.cpp  |      0
 .../Arrangement_on_surface_2/FillFaceCallback.h    |      0
 .../GraphicsViewCurveInput.cpp                     |      0
 .../GraphicsViewCurveInput.h                       |      0
 .../GraphicsViewSegmentInput.cpp                   |      0
 .../GraphicsViewSegmentInput.h                     |      0
 .../demo/Arrangement_on_surface_2/ISnappable.h     |      0
 .../Arrangement_on_surface_2/MergeEdgeCallback.h   |      0
 .../demo/Arrangement_on_surface_2/NewTabDialog.cpp |      0
 .../demo/Arrangement_on_surface_2/NewTabDialog.h   |      0
 .../demo/Arrangement_on_surface_2/NewTabDialog.ui  |      0
 .../Arrangement_on_surface_2/OverlayDialog.cpp     |    307 +
 .../demo/Arrangement_on_surface_2/OverlayDialog.h  |      0
 .../demo/Arrangement_on_surface_2/OverlayDialog.ui |      0
 .../PointLocationCallback.h                        |      0
 .../PointsGraphicsItem.cpp                         |      0
 .../Arrangement_on_surface_2/PointsGraphicsItem.h  |      0
 .../PropertyValueDelegate.cpp                      |    163 +
 .../PropertyValueDelegate.h                        |     58 +
 .../Arrangement_on_surface_2/SplitEdgeCallback.cpp |      0
 .../Arrangement_on_surface_2/SplitEdgeCallback.h   |      0
 .../demo/Arrangement_on_surface_2/Utils.cpp        |      0
 .../CGAL-4.8/demo/Arrangement_on_surface_2/Utils.h |   1627 +
 .../VerticalRayGraphicsItem.cpp                    |      0
 .../VerticalRayGraphicsItem.h                      |      0
 .../VerticalRayShootCallback.cpp                   |      0
 .../VerticalRayShootCallback.h                     |      0
 .../Arrangement_on_surface_2/arrangement_2.cpp     |      0
 .../data/algebraic/alg_circle.arr                  |      0
 .../data/algebraic/cubic.arr                       |      0
 .../data/algebraic/erdos_lemiscate.arr             |      0
 .../data/algebraic/infinitesimal.arr               |      0
 .../data/algebraic/trifolium.arr                   |      0
 .../data/conic/big_circ_arcs.arr                   |      0
 .../data/conic/big_circ_arcs.dat                   |      0
 .../data/conic/circles_21.dat                      |      0
 .../data/polyline/ps_circs.dat                     |      0
 .../data/polyline/random_polylines_10_20.dat       |      0
 .../data/polyline/sines.dat                        |      0
 .../data/segment/fork0505_mc.seg.rand.dat          |      0
 .../data/segment/non_degenerate_100_x.dat          |      0
 .../data/segment/onebig_100.dat                    |      0
 .../data/segment/onebig_100_x.dat                  |      0
 .../data/segment/onebig_250_x.dat                  |      0
 .../data/segment/polygon_100.dat                   |      0
 .../data/segment/random_segments_100.dat           |      0
 .../data/segment/random_segments_100_x.dat         |      0
 .../data/segment/random_segments_500_x.dat         |      0
 .../data/segment/tilt_grid_200.dat                 |      0
 .../data/segment/world.seg.cut.rand.dat            |      0
 .../demo/Arrangement_on_surface_2/help/about.html  |      0
 .../demo/Arrangement_on_surface_2/help/index.html  |      0
 .../Arrangement_on_surface_2/icons/blue_icon.xpm   |      0
 .../demo/Arrangement_on_surface_2/icons/conic.xpm  |      0
 .../Arrangement_on_surface_2/icons/conic_types.xpm |      0
 .../demo/Arrangement_on_surface_2/icons/delete.xpm |      0
 .../icons/demo_arrow_down.xpm                      |      0
 .../icons/demo_arrow_up.xpm                        |      0
 .../Arrangement_on_surface_2/icons/demo_colors.xpm |      0
 .../icons/demo_conic_3points.xpm                   |      0
 .../icons/demo_conic_5points.xpm                   |      0
 .../icons/demo_conic_circle.xpm                    |      0
 .../icons/demo_conic_ellipse.xpm                   |      0
 .../icons/demo_conic_line.xpm                      |      0
 .../icons/demo_conic_ray.xpm                       |      0
 .../icons/demo_conic_segment.xpm                   |      0
 .../Arrangement_on_surface_2/icons/demo_delete.bmp |    Bin
 .../Arrangement_on_surface_2/icons/demo_delete.xpm |      0
 .../Arrangement_on_surface_2/icons/demo_fill.xpm   |      0
 .../Arrangement_on_surface_2/icons/demo_insert.bmp |    Bin
 .../Arrangement_on_surface_2/icons/demo_insert.xpm |      0
 .../Arrangement_on_surface_2/icons/demo_merge.bmp  |    Bin
 .../Arrangement_on_surface_2/icons/demo_merge.xpm  |      0
 .../icons/demo_pointlocation.bmp                   |    Bin
 .../icons/demo_pointlocation.xpm                   |      0
 .../icons/demo_rayshoot.bmp                        |    Bin
 .../icons/demo_rayshoot.xpm                        |      0
 .../icons/demo_rayshoot_down.xpm                   |      0
 .../icons/demo_rayshoot_up.xpm                     |      0
 .../icons/demo_snapgrid.bmp                        |    Bin
 .../icons/demo_snapgrid.xpm                        |      0
 .../icons/demo_snapvertex.bmp                      |    Bin
 .../icons/demo_snapvertex.xpm                      |      0
 .../Arrangement_on_surface_2/icons/demo_split.bmp  |    Bin
 .../Arrangement_on_surface_2/icons/demo_split.xpm  |      0
 .../Arrangement_on_surface_2/icons/demo_zoomin.bmp |    Bin
 .../Arrangement_on_surface_2/icons/demo_zoomin.xpm |      0
 .../icons/demo_zoomout.bmp                         |    Bin
 .../icons/demo_zoomout.xpm                         |      0
 .../demo/Arrangement_on_surface_2/icons/draw.xpm   |      0
 .../Arrangement_on_surface_2/icons/green_icon.xpm  |      0
 .../demo/Arrangement_on_surface_2/icons/grid.xpm   |      0
 .../demo/Arrangement_on_surface_2/icons/hand.xpm   |      0
 .../demo/Arrangement_on_surface_2/icons/insert.xpm |      0
 .../icons/lower_env_xpm.bmp                        |    Bin
 .../icons/lower_env_xpm.xpm                        |      0
 .../demo/Arrangement_on_surface_2/icons/merge.xpm  |      0
 .../demo/Arrangement_on_surface_2/icons/none.xpm   |      0
 .../demo/Arrangement_on_surface_2/icons/po.xpm     |      0
 .../demo/Arrangement_on_surface_2/icons/points.xpm |      0
 .../Arrangement_on_surface_2/icons/polyline.xpm    |      0
 .../icons/ray_shooting.xpm                         |      0
 .../icons/ray_shooting2.xpm                        |      0
 .../Arrangement_on_surface_2/icons/red_icon.xpm    |      0
 .../demo/Arrangement_on_surface_2/icons/snap.xpm   |      0
 .../demo/Arrangement_on_surface_2/icons/split.xpm  |      0
 .../icons/upper_env_xpm.bmp                        |    Bin
 .../icons/upper_env_xpm.xpm                        |      0
 .../Arrangement_on_surface_2/icons/voronoi.xpm     |      0
 .../Arrangement_on_surface_2/icons/yellow_icon.xpm |      0
 .../Arrangement_on_surface_2/tests/CMakeLists.txt  |      0
 .../demo/Arrangement_on_surface_2/tests/Test.cpp   |      0
 .../tests/TestAlgebraic.cpp                        |      0
 .../Arrangement_on_surface_2/tests/TestRayPL.cpp   |      0
 .../demo/Bounding_volumes/Bounding_volumes.cpp     |    550 +
 .../demo/Bounding_volumes/Bounding_volumes.qrc     |      0
 .../demo/Bounding_volumes/Bounding_volumes.ui      |      0
 .../CGAL-4.8/demo/Bounding_volumes/CMakeLists.txt  |     53 +
 .../demo/Bounding_volumes/Ellipse.h                |      0
 .../Bounding_volumes/about_Bounding_volumes.html   |      0
 .../demo/Bounding_volumes/icons/convex_hull.png    |    Bin
 .../demo/Bounding_volumes/icons/min_circle.pdf     |    Bin
 .../demo/Bounding_volumes/icons/min_circle.png     |    Bin
 .../demo/Bounding_volumes/icons/min_ellipse.png    |    Bin
 .../Bounding_volumes/icons/min_parallelogram.png   |    Bin
 .../Bounding_volumes/icons/min_quadrilateral.png   |    Bin
 .../demo/Bounding_volumes/icons/p_center.png       |    Bin
 3rdparty/CGAL-4.8/demo/CGAL_ipelets/CMakeLists.txt |    151 +
 .../demo/CGAL_ipelets/alpha_shapes.cpp             |      0
 .../demo/CGAL_ipelets/arrangement.cpp              |      0
 .../demo/CGAL_ipelets/bbox_restriction.cpp         |      0
 .../demo/CGAL_ipelets/circle_pencils.cpp           |      0
 .../demo/CGAL_ipelets/diagrams.cpp                 |      0
 3rdparty/CGAL-4.8/demo/CGAL_ipelets/distance.cpp   |    104 +
 .../demo/CGAL_ipelets/generator.cpp                |      0
 .../demo/CGAL_ipelets/hilbert_sort.cpp             |      0
 .../demo/CGAL_ipelets/hull.cpp                     |      0
 3rdparty/CGAL-4.8/demo/CGAL_ipelets/hyperbolic.cpp |    241 +
 .../CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h |      0
 .../CGAL_ipelets/include/CGAL_ipelets/pencils.h    |      0
 .../demo/CGAL_ipelets/lua/libCGAL_alpha_shapes.lua |      0
 .../demo/CGAL_ipelets/lua/libCGAL_arrangement.lua  |      0
 .../CGAL_ipelets/lua/libCGAL_bbox_restriction.lua  |      0
 .../CGAL_ipelets/lua/libCGAL_circle_pencils.lua    |      0
 .../demo/CGAL_ipelets/lua/libCGAL_diagrams.lua     |      0
 .../demo/CGAL_ipelets/lua/libCGAL_distance.lua     |      0
 .../demo/CGAL_ipelets/lua/libCGAL_generator.lua    |      0
 .../demo/CGAL_ipelets/lua/libCGAL_hilbert_sort.lua |      0
 .../demo/CGAL_ipelets/lua/libCGAL_hull.lua         |      0
 .../demo/CGAL_ipelets/lua/libCGAL_hyperbolic.lua   |      0
 .../demo/CGAL_ipelets/lua/libCGAL_mesh_2.lua       |      0
 .../demo/CGAL_ipelets/lua/libCGAL_minkowski.lua    |      0
 .../CGAL_ipelets/lua/libCGAL_multi_delaunay.lua    |      0
 .../CGAL_ipelets/lua/libCGAL_multi_regular.lua     |      0
 .../demo/CGAL_ipelets/lua/libCGAL_partition.lua    |      0
 .../demo/CGAL_ipelets/lua/libCGAL_pca.lua          |      0
 .../lua/libCGAL_simple_triangulation.lua           |      0
 .../demo/CGAL_ipelets/lua/libCGAL_skeleton.lua     |      0
 .../demo/CGAL_ipelets/lua/libCGAL_svdlinf.lua      |     25 +
 .../CGAL_ipelets/lua/libCGAL_triangulation.lua     |      0
 .../demo/CGAL_ipelets/mesh_2.cpp                   |      0
 .../demo/CGAL_ipelets/minkowski.cpp                |      0
 .../demo/CGAL_ipelets/multi_delaunay.cpp           |      0
 .../demo/CGAL_ipelets/multi_regular.cpp            |      0
 .../demo/CGAL_ipelets/partition.cpp                |      0
 .../demo/CGAL_ipelets/pca.cpp                      |      0
 .../demo/CGAL_ipelets/simple_triangulation.cpp     |      0
 .../demo/CGAL_ipelets/skeleton.cpp                 |      0
 3rdparty/CGAL-4.8/demo/CGAL_ipelets/svdlinf.cpp    |    127 +
 .../demo/CGAL_ipelets/triangulation.cpp            |      0
 3rdparty/CGAL-4.8/demo/CMakeLists.txt              |     42 +
 .../demo/Circular_kernel_2/ArcsGraphicsItem.h      |      0
 .../CGAL-4.8/demo/Circular_kernel_2/CMakeLists.txt |     53 +
 .../demo/Circular_kernel_2/Circular_kernel_2.cpp   |    296 +
 .../demo/Circular_kernel_2/Circular_kernel_2.qrc   |      0
 .../demo/Circular_kernel_2/Circular_kernel_2.ui    |      0
 .../Circular_kernel_2/about_Circular_kernel_2.html |      0
 .../demo/Circular_kernel_2/arcs.arc                |      0
 .../demo/Circular_kernel_2/data/circle_grid.cgal   |      0
 .../demo/Circular_kernel_2/data/circles_21.cgal    |      0
 .../CGAL-4.8/demo/Circular_kernel_3/CMakeLists.txt |     36 +
 .../demo/Circular_kernel_3/Circular_kernel_3.cpp   |     22 +
 .../CGAL-4.8/demo/Circular_kernel_3/Viewer.cpp     |    911 +
 3rdparty/CGAL-4.8/demo/Circular_kernel_3/Viewer.h  |     57 +
 .../CGAL-4.8/demo/Convex_hull_3/CMakeLists.txt     |     27 +
 .../demo/Convex_hull_3/README                      |      0
 .../demo/Convex_hull_3/quickhull_3_demo.cpp        |      0
 3rdparty/CGAL-4.8/demo/Generator/CMakeLists.txt    |     50 +
 3rdparty/CGAL-4.8/demo/Generator/Generator_2.cpp   |    349 +
 .../demo/Generator/Generator_2.qrc                 |      0
 .../demo/Generator/Generator_2.ui                  |      0
 .../demo/Generator/about_Generator_2.html          |      0
 3rdparty/CGAL-4.8/demo/Geomview/CMakeLists.txt     |     29 +
 .../{CGAL-4.6 => CGAL-4.8}/demo/Geomview/README    |      0
 .../demo/Geomview/data/points3                     |      0
 .../demo/Geomview/gv_terrain.cpp                   |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/Geomview/input.cpp |      0
 .../demo/Geomview/kernel.cpp                       |      0
 3rdparty/CGAL-4.8/demo/GraphicsView/CMakeLists.txt |     35 +
 3rdparty/CGAL-4.8/demo/GraphicsView/min.cpp        |     31 +
 .../CGAL-4.8/demo/Interpolation/CMakeLists.txt     |     30 +
 .../demo/Interpolation/README                      |      0
 .../demo/Interpolation/interpolation_2_demo.cpp    |      0
 .../demo/Interpolation/surface_voronoi.cpp         |      0
 .../demo/L1_Voronoi_diagram_2/CMakeLists.txt       |     52 +
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.cpp  |    396 +
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.qrc  |      0
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.ui   |      0
 .../about_L1_voronoi_diagram_2.html                |      0
 .../include/CGAL/L1_voronoi_traits_2.h             |    343 +
 .../include/CGAL/Qt/ArrangementGraphicsItem.h      |      0
 .../include/CGAL/Qt/ArrangementPointInput.h        |     78 +
 .../include/CGAL/Qt/SetGraphicsItem.h              |      0
 .../demo/Largest_empty_rect_2/CMakeLists.txt       |     51 +
 .../Largest_empty_rectangle_2.cpp                  |    293 +
 .../Largest_empty_rectangle_2.qrc                  |      0
 .../Largest_empty_rectangle_2.ui                   |      0
 .../about_Largest_empty_rectangle_2.html           |      0
 .../demo/Linear_cell_complex/CMakeLists.txt        |     78 +
 .../demo/Linear_cell_complex/CreateMenger.ui       |      0
 .../demo/Linear_cell_complex/CreateMesh.ui         |      0
 .../Linear_cell_complex/CreateSierpinskiCarpet.ui  |      0
 .../CreateSierpinskiTriangle.ui                    |      0
 .../Linear_cell_complex/Linear_cell_complex_3.qrc  |      0
 .../Linear_cell_complex_3_demo.cpp                 |     53 +
 .../Linear_cell_complex_3_subdivision.cpp          |    202 +
 .../Linear_cell_complex_pqq_subdivision.cpp        |    327 +
 .../demo/Linear_cell_complex/MainWindow.cpp        |   3405 +
 .../CGAL-4.8/demo/Linear_cell_complex/MainWindow.h |    278 +
 .../demo/Linear_cell_complex/MainWindow.ui         |    266 +
 .../CGAL-4.8/demo/Linear_cell_complex/Viewer.cpp   |    810 +
 .../CGAL-4.8/demo/Linear_cell_complex/Viewer.h     |    104 +
 .../about_Linear_cell_complex_3.html               |      0
 .../demo/Linear_cell_complex/import_moka.h         |    192 +
 .../CGAL-4.8/demo/Linear_cell_complex/typedefs.h   |    205 +
 3rdparty/CGAL-4.8/demo/Mesh_2/CMakeLists.txt       |     34 +
 3rdparty/CGAL-4.8/demo/Mesh_2/README.txt           |      5 +
 .../{CGAL-4.6 => CGAL-4.8}/demo/Mesh_2/conform.cpp |      0
 .../demo/Mesh_2/data/butterfly.edg                 |      0
 .../demo/Mesh_2/data/clusters.edg                  |      0
 .../demo/Mesh_2/data/clusters.poly                 |      0
 .../demo/Mesh_2/data/clusters2.edg                 |      0
 .../demo/Mesh_2/data/fish.edg                      |      0
 .../demo/Mesh_2/data/fish.poly                     |      0
 .../demo/Mesh_2/data/img1.edg                      |      0
 .../demo/Mesh_2/data/img2.edg                      |      0
 .../demo/Mesh_2/data/img3.edg                      |      0
 .../demo/Mesh_2/data/img4.edg                      |      0
 .../demo/Mesh_2/data/img5.edg                      |      0
 .../demo/Mesh_2/data/img6.edg                      |      0
 .../demo/Mesh_2/data/img7.edg                      |      0
 .../demo/Mesh_2/data/img8.edg                      |      0
 .../demo/Mesh_2/data/lettre_A.edg                  |      0
 .../demo/Mesh_2/data/lettre_A_2.edg                |      0
 .../demo/Mesh_2/data/trivial.poly                  |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/Mesh_2/mesh.cpp    |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/C3t3_type.h          |     64 +
 3rdparty/CGAL-4.8/demo/Mesh_3/CMakeLists.txt       |    393 +
 .../demo/Mesh_3/Color_ramp.cpp                     |      0
 .../demo/Mesh_3/Color_ramp.h                       |      0
 .../demo/Mesh_3/Image_type.h                       |      0
 .../demo/Mesh_3/Image_type_fwd.h                   |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/Io_c3t3_plugin.cpp   |     67 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Io_image_plugin.cpp  |     90 +
 .../demo/Mesh_3/Io_implicit_function_plugin.cpp    |    202 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Io_off_plugin.cpp    |     93 +
 3rdparty/CGAL-4.8/demo/Mesh_3/MainWindow.cpp       |    604 +
 3rdparty/CGAL-4.8/demo/Mesh_3/MainWindow.h         |    106 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Mesh_3.cpp           |     47 +
 .../{CGAL-4.6 => CGAL-4.8}/demo/Mesh_3/Mesh_3.qrc  |      0
 .../demo/Mesh_3/Mesh_3_optimization_plugin.cpp     |    620 +
 .../Mesh_3_optimization_plugin_cgal_code.cpp       |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/Mesh_3_plugin.cpp    |    431 +
 .../demo/Mesh_3/Mesh_3_plugin_image_cgal_code.cpp  |      0
 .../Mesh_3_plugin_implicit_function_cgal_code.cpp  |      0
 .../Mesh_3/Mesh_3_plugin_polyhedron_cgal_code.cpp  |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/Mesh_function.h      |    265 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Meshing_thread.cpp   |     88 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Meshing_thread.h     |     96 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Optimizer_thread.cpp |     81 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Optimizer_thread.h   |    101 +
 .../demo/Mesh_3/Polyhedron_type.h                  |      0
 .../demo/Mesh_3/Polyhedron_type_fwd.h              |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/Scene_c3t3_item.cpp  |   1031 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Scene_c3t3_item.h    |    174 +
 .../CGAL-4.8/demo/Mesh_3/Scene_c3t3_item_config.h  |     14 +
 .../demo/Mesh_3/Scene_implicit_function_item.cpp   |    585 +
 .../demo/Mesh_3/Scene_implicit_function_item.h     |    127 +
 .../Mesh_3/Scene_implicit_function_item_config.h   |      0
 .../CGAL-4.8/demo/Mesh_3/Scene_polygon_soup.cpp    |    726 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Scene_polygon_soup.h |     81 +
 .../demo/Mesh_3/Scene_polygon_soup_config.h        |      0
 .../CGAL-4.8/demo/Mesh_3/Scene_polyhedron_item.cpp |    465 +
 .../CGAL-4.8/demo/Mesh_3/Scene_polyhedron_item.h   |     85 +
 .../demo/Mesh_3/Scene_polyhedron_item_config.h     |      0
 .../demo/Mesh_3/Scene_segmented_image_item.cpp     |    917 +
 .../demo/Mesh_3/Scene_segmented_image_item.h       |     83 +
 .../Mesh_3/Scene_segmented_image_item_config.h     |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/Mesh_3/StdAfx.cpp  |      0
 3rdparty/CGAL-4.8/demo/Mesh_3/StdAfx.h             |    344 +
 3rdparty/CGAL-4.8/demo/Mesh_3/Volume_plane.h       |    445 +
 .../CGAL-4.8/demo/Mesh_3/Volume_plane_interface.h  |     51 +
 .../demo/Mesh_3/Volume_plane_intersection.cpp      |    200 +
 .../demo/Mesh_3/Volume_plane_intersection.h        |     77 +
 .../CGAL-4.8/demo/Mesh_3/Volume_plane_thread.h     |    128 +
 .../CGAL-4.8/demo/Mesh_3/Volume_planes_plugin.cpp  |    389 +
 .../demo/Mesh_3/concurrent_mesher_config.cfg       |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/Mesh_3/config.h    |      0
 .../demo/Mesh_3/implicit_functions/CMakeLists.txt  |     75 +
 .../Implicit_function_interface.h                  |      0
 .../implicit_functions/Klein_implicit_function.cpp |     55 +
 .../Sphere_implicit_function.cpp                   |     53 +
 .../Tanglecube_implicit_function.cpp               |     55 +
 .../Mesh_3/include/CGAL_demo/Io_plugin_interface.h |     27 +
 .../Mesh_3/include/CGAL_demo/Messages_interface.h  |      0
 .../demo/Mesh_3/include/CGAL_demo/Plugin_helper.h  |      0
 .../Mesh_3/include/CGAL_demo/Plugin_interface.h    |      0
 .../CGAL-4.8/demo/Mesh_3/include/CGAL_demo/Scene.h |    138 +
 .../include/CGAL_demo/Scene_draw_interface.h       |     13 +
 .../Mesh_3/include/CGAL_demo/Scene_interface.h     |      0
 .../demo/Mesh_3/include/CGAL_demo/Scene_item.h     |     99 +
 .../Mesh_3/include/CGAL_demo/Scene_item_config.h   |      0
 .../demo/Mesh_3/include/CGAL_demo/Viewer.h         |     50 +
 .../demo/Mesh_3/include/CGAL_demo/Viewer_config.h  |      0
 .../demo/Mesh_3/resources/about.html               |      0
 .../demo/Mesh_3/resources/cgal_logo.xpm            |      0
 .../demo/Mesh_3/resources/check-off.png            |    Bin
 .../demo/Mesh_3/resources/check-off.svg            |      0
 .../demo/Mesh_3/resources/check-on.png             |    Bin
 .../demo/Mesh_3/resources/check.svg                |      0
 .../demo/Mesh_3/resources/editcopy.png             |    Bin
 .../demo/Mesh_3/resources/minus.png                |    Bin
 .../demo/Mesh_3/resources/plus.png                 |    Bin
 .../demo/Mesh_3/src/CGAL_demo/Plugin_helper.cpp    |    111 +
 .../CGAL-4.8/demo/Mesh_3/src/CGAL_demo/Scene.cpp   |    588 +
 .../demo/Mesh_3/src/CGAL_demo/Scene_item.cpp       |     31 +
 .../CGAL-4.8/demo/Mesh_3/src/CGAL_demo/Viewer.cpp  |    169 +
 .../demo/Mesh_3/ui_files/Function_dialog.ui        |      0
 .../demo/Mesh_3/ui_files/Image_res_dialog.ui       |      0
 .../demo/Mesh_3/ui_files/LocalOptim_dialog.ui      |      0
 .../demo/Mesh_3/ui_files/MainWindow.ui             |      0
 .../demo/Mesh_3/ui_files/Meshing_dialog.ui         |      0
 .../demo/Mesh_3/ui_files/Rib_dialog.ui             |      0
 .../demo/Mesh_3/ui_files/Smoother_dialog.ui        |      0
 .../CMakeLists.txt                                 |    116 +
 .../Otr2_demo.cpp                                  |     12 +
 .../Otr2_kerneled.h                                |    153 +
 .../data/blob00.xy                                 |    320 +
 .../data/maple_leaf_embroidery.bmp                 |    Bin 0 -> 58726 bytes
 .../data/round_rect00.xy                           |    288 +
 .../data/skyline_noisy00.xy                        |    430 +
 .../data/stair-noise00.xy                          |    160 +
 .../dialog_options.h                               |     77 +
 .../glviewer.cpp                                   |    170 +
 .../glviewer.h                                     |    111 +
 .../icons/Voronoi_diagram_2.png                    |    Bin
 .../icons/fileNew.png                              |    Bin
 .../icons/fileOpen.png                             |    Bin
 .../icons/fileSave.png                             |    Bin
 .../icons/fit-page-32.png                          |    Bin
 .../icons/inputPoint.png                           |    Bin
 .../icons/snapshot.png                             |    Bin 0 -> 9179 bytes
 .../icons/triangulation.png                        |    Bin
 .../icons/until.png                                |    Bin 0 -> 1380 bytes
 .../icons/vertex.png                               |    Bin 0 -> 360 bytes
 .../options.ui                                     |    236 +
 .../pwsrec.qrc                                     |     14 +
 .../pwsrec.ui                                      |    612 +
 .../random.h                                       |     26 +
 .../render.cpp                                     |    892 +
 .../scene.h                                        |    908 +
 .../window.cpp                                     |    642 +
 .../window.h                                       |    119 +
 .../demo/Periodic_2_triangulation_2/CMakeLists.txt |     61 +
 .../Periodic_2_Delaunay_triangulation_2.cpp        |    458 +
 .../Periodic_2_triangulation_2.qrc                 |      0
 .../Periodic_2_triangulation_2.ui                  |      0
 .../TriangulationCircumcircle.h                    |      0
 .../TriangulationConflictZone.h                    |    164 +
 .../TriangulationMovingPoint.h                     |    149 +
 .../TriangulationPointInputAndConflictZone.h       |    124 +
 .../TriangulationRemoveVertex.h                    |     79 +
 .../about_Periodic_2_triangulation_2.html          |      0
 .../icons/circumcenter.pdf                         |      0
 .../icons/circumcenter.png                         |    Bin
 .../icons/conflict_zone.pdf                        |    Bin
 .../icons/conflict_zone.png                        |    Bin
 .../icons/constrained_triangulation.pdf            |    Bin
 .../icons/constrained_triangulation.png            |    Bin
 .../constrained_triangulation_show_constraints.pdf |    Bin
 .../constrained_triangulation_show_constraints.png |    Bin
 .../constrained_triangulation_show_in_domain.pdf   |    Bin
 .../constrained_triangulation_show_in_domain.png   |    Bin
 .../icons/fit-page-32.png                          |    Bin
 .../icons/inputPoint.png                           |    Bin
 .../icons/moving_point.pdf                         |    Bin
 .../icons/moving_point.png                         |    Bin
 .../icons/triangulation.pdf                        |    Bin
 .../icons/triangulation.png                        |    Bin
 .../CGAL/Qt/PeriodicTriangulationGraphicsItem.h    |    403 +
 .../include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h  |      0
 .../demo/Periodic_3_triangulation_3/CMakeLists.txt |    102 +
 .../demo/Periodic_3_triangulation_3/MainWindow.h   |    163 +
 .../demo/Periodic_3_triangulation_3/MainWindow.ui  |    611 +
 .../Periodic_3_triangulation_3.qhcp                |      0
 .../Periodic_3_triangulation_3.qhp                 |      0
 .../Periodic_3_triangulation_3.qrc                 |      0
 .../demo/Periodic_3_triangulation_3/Scene.cpp      |   2267 +
 .../demo/Periodic_3_triangulation_3/Scene.h        |    329 +
 .../demo/Periodic_3_triangulation_3/Scene_utils.h  |    151 +
 .../demo/Periodic_3_triangulation_3/Viewer.cpp     |      8 +
 .../demo/Periodic_3_triangulation_3/Viewer.h       |     13 +
 .../demo/Periodic_3_triangulation_3/data/oneH.xyz  |      0
 .../demo/Periodic_3_triangulation_3/data/oneK.xyz  |      0
 .../demo/Periodic_3_triangulation_3/data/points    |      0
 .../documentation/images/mainwindow.png            |    Bin
 .../documentation/index.html                       |      0
 .../documentation/introduction.html                |      0
 .../documentation/menu.html                        |      0
 .../demo/Periodic_3_triangulation_3/icons/ball.png |    Bin
 .../Periodic_3_triangulation_3/icons/camera.png    |    Bin
 .../Periodic_3_triangulation_3/icons/clipping.png  |    Bin
 .../icons/clippingOff.png                          |    Bin
 .../Periodic_3_triangulation_3/icons/conflict.png  |    Bin
 .../Periodic_3_triangulation_3/icons/cover1.png    |    Bin
 .../Periodic_3_triangulation_3/icons/cover27.png   |    Bin
 .../Periodic_3_triangulation_3}/icons/fileOpen.png |    Bin
 .../Periodic_3_triangulation_3/icons/init0.png     |    Bin
 .../Periodic_3_triangulation_3/icons/init1.png     |    Bin
 .../Periodic_3_triangulation_3/icons/initGrid.png  |    Bin
 .../Periodic_3_triangulation_3/icons/initRand.png  |    Bin
 .../icons/initRandPlanar.png                       |    Bin
 .../icons/inputPointBall.png                       |    Bin
 .../icons/inputPointRandom.png                     |    Bin
 .../Periodic_3_triangulation_3/icons/license.txt   |      0
 .../Periodic_3_triangulation_3/icons/locate.png    |    Bin
 .../Periodic_3_triangulation_3/icons/multiple.png  |    Bin
 .../icons/multipleOff.png                          |    Bin
 .../Periodic_3_triangulation_3/icons/pause.png     |    Bin
 .../Periodic_3_triangulation_3/icons/planar.png    |    Bin
 .../demo/Periodic_3_triangulation_3/icons/play.png |    Bin
 .../icons/twoColorClipping.png                     |    Bin
 .../Periodic_3_triangulation_3/icons/wireframe.png |    Bin
 .../icons/wireframeOff.png                         |    Bin
 .../periodic_3_triangulation_3_demo.cpp            |     18 +
 .../resources/about.html                           |      0
 .../resources/about_CGAL.html                      |      0
 .../CGAL-4.8/demo/Periodic_Lloyd_3/CMakeLists.txt  |     90 +
 .../CGAL-4.8/demo/Periodic_Lloyd_3/MainWindow.cpp  |    227 +
 .../CGAL-4.8/demo/Periodic_Lloyd_3/MainWindow.h    |     53 +
 .../demo/Periodic_Lloyd_3/MainWindow.ui            |      0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.cpp     |     26 +
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp    |      0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhp     |      0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qrc     |      0
 .../demo/Periodic_Lloyd_3/Scene.h                  |      0
 3rdparty/CGAL-4.8/demo/Periodic_Lloyd_3/Viewer.cpp |    319 +
 3rdparty/CGAL-4.8/demo/Periodic_Lloyd_3/Viewer.h   |     79 +
 .../demo/Periodic_Lloyd_3/about_CGAL.html          |      0
 .../Periodic_Lloyd_3/about_Periodic_Lloyd_3.html   |      0
 .../documentation/images/mainwindow.png            |    Bin
 .../demo/Periodic_Lloyd_3/documentation/index.html |      0
 .../documentation/introduction.html                |      0
 .../demo/Periodic_Lloyd_3/documentation/menu.html  |      0
 .../demo/Periodic_Lloyd_3/icons/cp8.png            |    Bin
 .../demo/Periodic_Lloyd_3}/icons/fileNew.png       |    Bin
 .../demo/Periodic_Lloyd_3}/icons/fileOpen.png      |    Bin
 .../demo/Periodic_Lloyd_3}/icons/fileSave.png      |    Bin
 .../demo/Periodic_Lloyd_3/icons/pause.png          |    Bin
 .../demo/Periodic_Lloyd_3/icons/planar.png         |    Bin
 .../demo/Periodic_Lloyd_3/icons/play.png           |    Bin
 .../demo/Periodic_Lloyd_3/icons/step.png           |    Bin
 3rdparty/CGAL-4.8/demo/Periodic_Lloyd_3/typedefs.h |     69 +
 3rdparty/CGAL-4.8/demo/Polygon/CMakeLists.txt      |     59 +
 3rdparty/CGAL-4.8/demo/Polygon/Polygon_2.cpp       |    582 +
 .../demo/Polygon/Polygon_2.qrc                     |      0
 .../demo/Polygon/Polygon_2.ui                      |      0
 .../demo/Polygon/about_Polygon_2.html              |      0
 .../demo/Polygon/unweighted_polygon.poly           |      0
 .../demo/Polygon/weighted_polygon.wsl              |      0
 .../demo/Polyhedron/C2t3_type.h                    |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/C3t3_type.h      |     79 +
 .../Polyhedron/CGAL_polyhedron_demoConfig.cmake.in |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/CMakeLists.txt   |    382 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Color_map.h      |     27 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Color_ramp.cpp   |    127 +
 .../demo/Polyhedron/Color_ramp.h                   |      0
 .../CGAL-4.8/demo/Polyhedron/FileLoaderDialog.ui   |    121 +
 .../demo/Polyhedron/File_loader_dialog.h           |      0
 .../demo/Polyhedron/GlSplat/CMakeLists.txt         |     35 +
 .../CGAL-4.8/demo/Polyhedron/GlSplat/GlSplat.cpp   |    521 +
 .../CGAL-4.8/demo/Polyhedron/GlSplat/GlSplat.h     |    158 +
 .../demo/Polyhedron/GlSplat/GlSplat_config.h       |      0
 .../CGAL-4.8/demo/Polyhedron/GlSplat/Shader.cpp    |    140 +
 3rdparty/CGAL-4.8/demo/Polyhedron/GlSplat/Shader.h |    139 +
 .../Polyhedron/GlSplat/cmake/FindQGLViewer.cmake   |      0
 .../demo/Polyhedron/GlSplat/demo.cpp               |      0
 .../demo/Polyhedron/GlSplat/glsplat.qrc            |      0
 .../Polyhedron/GlSplat/shaders/Finalization.glsl   |    106 +
 .../Polyhedron/GlSplat/shaders/Raycasting.glsl     |      0
 .../demo/Polyhedron}/Image_type.h                  |      0
 .../demo/Polyhedron}/Image_type_fwd.h              |      0
 .../demo/Polyhedron/Kernel_type.h                  |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.cpp   |   1871 +
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.h     |    386 +
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.ui    |    691 +
 .../CGAL-4.8/demo/Polyhedron/MainWindow_config.h   |     16 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Mainpage.md      |    240 +
 .../demo/Polyhedron/Messages_interface.h           |      0
 .../demo/Polyhedron/Nef_type.h                     |      0
 .../demo/Polyhedron/Nef_type_fwd.h                 |      0
 .../demo/Polyhedron/One_ring_iterators.h           |      0
 .../Polyhedron/Plugins/AABB_tree/CMakeLists.txt    |      4 +
 .../Polyhedron/Plugins/AABB_tree/Cut_plugin.cpp    |    495 +
 .../Plugins/Camera_position/CMakeLists.txt         |      9 +
 .../Camera_position/Camera_positions_list.cpp      |    278 +
 .../Camera_position/Camera_positions_list.h        |     46 +
 .../Camera_position/Camera_positions_list.ui       |    223 +
 .../Camera_position/Camera_positions_plugin.cpp    |     52 +
 .../Plugins/Convex_decomposition/CMakeLists.txt    |      4 +
 .../Plugins/Convex_decomposition/Nef_plugin.cpp    |    312 +
 .../Polyhedron/Plugins/Convex_hull/CMakeLists.txt  |      6 +
 .../Plugins/Convex_hull/Convex_hull_plugin.cpp     |    133 +
 .../Plugins/Convex_hull/Kernel_plugin.cpp          |    137 +
 .../Polyhedron/Plugins/IO/Add_point_set_dialog.ui  |     85 +
 .../Polyhedron/Plugins/IO/Add_polylines_dialog.ui  |     91 +
 .../demo/Polyhedron/Plugins/IO/CMakeLists.txt      |     57 +
 .../demo/Polyhedron/Plugins/IO}/Function_dialog.ui |      0
 .../demo/Polyhedron/Plugins/IO/GOCAD_io_plugin.cpp |    109 +
 .../Plugins/IO/Implicit_function_io_plugin.cpp     |    213 +
 .../demo/Polyhedron/Plugins/IO/Nef_io_plugin.cpp   |     79 +
 .../demo/Polyhedron/Plugins/IO/OFF_io_plugin.cpp   |    141 +
 .../Polyhedron/Plugins/IO/OFF_to_nef_io_plugin.cpp |     57 +
 .../Polyhedron/Plugins/IO/OFF_to_xyz_io_plugin.cpp |     85 +
 .../Polyhedron/Plugins/IO/PLY_to_xyz_io_plugin.cpp |     73 +
 .../Polyhedron/Plugins/IO/Polylines_io_plugin.cpp  |    272 +
 .../demo/Polyhedron/Plugins/IO/STL_io_plugin.cpp   |     92 +
 .../Polyhedron/Plugins/IO/Selection_io_plugin.cpp  |     42 +
 .../demo/Polyhedron/Plugins/IO/VTK_io_plugin.cpp   |    396 +
 .../demo/Polyhedron/Plugins/IO/XYZ_io_plugin.cpp   |    223 +
 .../demo/Polyhedron/Plugins/Mesh_2/CMakeLists.txt  |      8 +
 .../Polyhedron/Plugins/Mesh_2/Mesh_2_plugin.cpp    |    437 +
 .../Polyhedron/Plugins/Mesh_2/mesh_2_dialog.ui     |    231 +
 .../Polyhedron/Plugins/Mesh_3/C3t3_io_plugin.cpp   |    424 +
 .../demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt  |     32 +
 .../Plugins/Mesh_3/Detect_sharp_edges_plugin.cpp   |    124 +
 .../Plugins/Mesh_3/Facet_extra_criterion.h         |    124 +
 .../Polyhedron/Plugins/Mesh_3/Image_res_dialog.ui  |    105 +
 .../Polyhedron/Plugins/Mesh_3/Io_image_plugin.cpp  |    136 +
 .../Plugins/Mesh_3/Io_implicit_function_plugin.cpp |    213 +
 .../Plugins/Mesh_3/Local_optimizers_dialog.ui}     |      0
 .../Polyhedron/Plugins/Mesh_3/Mesh_3_plugin.cpp    |    449 +
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp     |    168 +
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.h       |     55 +
 .../demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h |    274 +
 .../Polyhedron/Plugins/Mesh_3/Meshing_dialog.ui    |    440 +
 .../Polyhedron/Plugins/Mesh_3/Meshing_thread.cpp   |     88 +
 .../Polyhedron/Plugins/Mesh_3/Meshing_thread.h     |     96 +
 .../Plugins/Mesh_3/Optimization_plugin.cpp         |    630 +
 .../Mesh_3/Optimization_plugin_cgal_code.cpp       |    770 +
 .../Polyhedron/Plugins/Mesh_3/Optimizer_thread.cpp |     79 +
 .../Polyhedron/Plugins/Mesh_3/Optimizer_thread.h   |    101 +
 .../Polyhedron_demo_mesh_3_labeled_mesh_domain_3.h |    266 +
 .../Polyhedron/Plugins/Mesh_3/Raw_image_dialog.cpp |     28 +
 .../Polyhedron/Plugins/Mesh_3/Raw_image_dialog.h   |     19 +
 .../Polyhedron/Plugins/Mesh_3}/Smoother_dialog.ui  |      0
 .../demo/Polyhedron/Plugins/Mesh_3/Volume_plane.h  |    458 +
 .../Plugins/Mesh_3/Volume_plane_interface.h        |     52 +
 .../Plugins/Mesh_3/Volume_plane_intersection.cpp   |    200 +
 .../Plugins/Mesh_3/Volume_plane_intersection.h     |     78 +
 .../Plugins/Mesh_3/Volume_plane_thread.h           |    128 +
 .../Plugins/Mesh_3/Volume_planes_plugin.cpp        |    390 +
 .../demo/Polyhedron/Plugins/Mesh_3/config_mesh_3.h |    124 +
 .../demo/Polyhedron/Plugins/Mesh_3/raw_image.ui    |    454 +
 .../Plugins/Operations_on_polyhedra/CMakeLists.txt |      8 +
 .../Clip_polyhedron_plugin.cpp                     |    232 +
 .../Clip_polyhedron_plugin.ui                      |     90 +
 .../Corefinement_plugin.cpp                        |    181 +
 .../Intersection_plugin.cpp                        |    220 +
 .../Scene_combinatorial_map_item.cpp               |    522 +
 .../Scene_combinatorial_map_item.h                 |    117 +
 .../Scene_combinatorial_map_item_config.h          |      0
 .../demo/Polyhedron/Plugins/PCA/CMakeLists.txt     |     11 +
 .../Plugins/PCA/Create_bbox_mesh_plugin.cpp        |    156 +
 .../demo/Polyhedron/Plugins/PCA/Pca_plugin.cpp     |    232 +
 .../PCA/Scene_polyhedron_transform_item.cpp        |    124 +
 .../Plugins/PCA/Scene_polyhedron_transform_item.h  |     61 +
 .../Plugins/PCA/Transform_polyhedron_plugin.cpp    |    143 +
 .../demo/Polyhedron/Plugins/PCA/Trivial_plugin.cpp |    199 +
 .../demo/Polyhedron/Plugins/PMP/CMakeLists.txt     |     77 +
 .../demo/Polyhedron/Plugins/PMP/Fairing_plugin.cpp |    135 +
 .../demo/Polyhedron/Plugins/PMP/Fairing_widget.ui  |    144 +
 .../Polyhedron/Plugins/PMP/Hole_filling_plugin.cpp |    702 +
 .../Plugins/PMP/Hole_filling_polyline_plugin.cpp   |    170 +
 .../Polyhedron/Plugins/PMP/Hole_filling_widget.ui  |    314 +
 .../Polyhedron/Plugins/PMP/Inside_out_plugin.cpp   |     83 +
 .../Plugins/PMP/Isotropic_remeshing_dialog.ui      |    250 +
 .../Plugins/PMP/Isotropic_remeshing_plugin.cpp     |    733 +
 .../Polyhedron/Plugins/PMP/Jet_fitting_plugin.cpp  |    142 +
 .../PMP/Join_and_split_polyhedra_plugin.cpp        |    176 +
 .../PMP/Mean_curvature_flow_skeleton_plugin.cpp    |    920 +
 .../PMP/Mean_curvature_flow_skeleton_plugin.ui     |    174 +
 .../Polyhedron/Plugins/PMP/Orient_soup_plugin.cpp  |    172 +
 .../Plugins/PMP/Point_inside_polyhedron_plugin.cpp |    257 +
 .../Plugins/PMP/Point_inside_polyhedron_widget.ui  |     95 +
 .../Plugins/PMP/Polyhedron_slicer_plugin.cpp       |    348 +
 .../Plugins/PMP/Polyhedron_slicer_widget.ui        |    136 +
 .../Plugins/PMP/Polyhedron_stitching_plugin.cpp    |    167 +
 .../Plugins/PMP/Repair_polyhedron_plugin.cpp       |    115 +
 .../Polyhedron/Plugins/PMP/Selection_plugin.cpp    |    418 +
 .../Polyhedron/Plugins/PMP/Selection_widget.ui     |    369 +
 .../Plugins/PMP/Self_intersection_plugin.cpp       |    101 +
 .../Plugins/PMP/Triangulate_facets_plugin.cpp      |    144 +
 .../Polyhedron/Plugins/Point_set/CMakeLists.txt    |     61 +
 .../Point_set/Features_detection_plugin.cpp        |    115 +
 .../Plugins/Point_set/Features_detection_plugin.ui |    133 +
 .../Plugins/Point_set/Merge_point_sets_plugin.cpp  |     91 +
 .../Point_set/Point_set_average_spacing_plugin.cpp |    117 +
 .../Point_set_bilateral_smoothing_plugin.cpp       |    128 +
 .../Point_set_bilateral_smoothing_plugin.ui        |    130 +
 .../Point_set_normal_estimation_plugin.cpp         |    288 +
 .../Point_set_normal_estimation_plugin.ui          |    415 +
 .../Point_set_outliers_removal_plugin.cpp          |    116 +
 .../Point_set/Point_set_outliers_removal_plugin.ui |    109 +
 .../Point_set/Point_set_selection_plugin.cpp       |    509 +
 .../Point_set/Point_set_selection_widget.ui        |    151 +
 .../Point_set/Point_set_shape_detection_plugin.cpp |    307 +
 .../Point_set/Point_set_shape_detection_plugin.ui  |    261 +
 .../Point_set/Point_set_simplification_plugin.cpp  |    201 +
 .../Point_set/Point_set_simplification_plugin.ui   |    204 +
 .../Point_set/Point_set_smoothing_plugin.cpp       |     97 +
 .../Point_set/Point_set_upsampling_plugin.cpp      |    146 +
 .../Point_set/Point_set_upsampling_plugin.ui       |    156 +
 .../Plugins/Point_set/Point_set_wlop_plugin.cpp    |    128 +
 .../Plugins/Point_set/Point_set_wlop_plugin.ui     |    122 +
 .../Point_set/Surface_reconstruction_plugin.cpp    |    873 +
 .../Point_set/Surface_reconstruction_plugin.ui     |    483 +
 .../Surface_reconstruction_plugin_impl.cpp         |    245 +
 .../Plugins/Subdivision_methods/CMakeLists.txt     |      5 +
 .../Subdivision_methods_plugin.cpp                 |    125 +
 .../Polyhedron/Plugins/Surface_mesh/CMakeLists.txt |     25 +
 .../Surface_mesh/Mesh_segmentation_plugin.cpp      |    349 +
 .../Surface_mesh}/Mesh_segmentation_widget.ui      |      0
 .../Surface_mesh/Mesh_simplification_plugin.cpp    |     97 +
 .../Plugins/Surface_mesh/Mesher_base.cpp           |      2 +
 .../Polyhedron/Plugins/Surface_mesh/Mesher_base.h  |     27 +
 .../Surface_mesh/Parameterization_plugin.cpp       |    193 +
 .../Plugins/Surface_mesh}/Remeshing_dialog.ui      |      0
 .../Plugins/Surface_mesh/Remeshing_plugin.cpp      |    142 +
 .../Surface_mesh/Remeshing_plugin_cgal_code.cpp    |    366 +
 .../Scene_polyhedron_shortest_path_item.cpp        |    531 +
 .../Scene_polyhedron_shortest_path_item.h          |    159 +
 .../Plugins/Surface_mesh/Shortest_path_plugin.cpp  |    311 +
 .../Plugins/Surface_mesh/Shortest_path_widget.ui   |     71 +
 .../Surface_mesh_deformation/CMakeLists.txt        |      7 +
 .../Surface_mesh_deformation/Deform_mesh.ui        |    423 +
 .../Edit_polyhedron_plugin.cpp                     |    418 +
 .../Scene_edit_polyhedron_item.cpp                 |    973 +
 .../Scene_edit_polyhedron_item.h                   |    777 +
 .../Scene_edit_polyhedron_item_config.h            |      0
 .../demo/Polyhedron/Point_dialog_config.h          |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/Polyhedron_3.cpp |     13 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Polyhedron_3.qrc |     42 +
 .../CGAL-4.8/demo/Polyhedron/Polyhedron_demo.cpp   |    126 +
 .../CGAL-4.8/demo/Polyhedron/Polyhedron_demo.h     |     42 +
 .../demo/Polyhedron/Polyhedron_demo_config.h       |     10 +
 .../Polyhedron_demo_detect_sharp_edges.h           |     32 +
 .../Polyhedron/Polyhedron_demo_plugin_helper.cpp   |    132 +
 .../CGAL-4.8/demo/Polyhedron/Polyhedron_type.h     |    202 +
 .../CGAL-4.8/demo/Polyhedron/Polyhedron_type_fwd.h |     64 +
 .../demo/Polyhedron/Preferences.ui                 |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene.cpp        |   1251 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene.h          |    325 +
 .../demo/Polyhedron/Scene_basic_objects_config.h   |      0
 .../CGAL-4.8/demo/Polyhedron/Scene_c2t3_item.cpp   |      2 +
 .../CGAL-4.8/demo/Polyhedron/Scene_c2t3_item.h     |    112 +
 .../demo/Polyhedron/Scene_c2t3_item_config.h       |      0
 .../CGAL-4.8/demo/Polyhedron/Scene_c3t3_item.cpp   |   1280 +
 .../CGAL-4.8/demo/Polyhedron/Scene_c3t3_item.h     |    263 +
 .../demo/Polyhedron/Scene_c3t3_item_config.h       |     14 +
 .../demo/Polyhedron/Scene_config.h                 |      0
 .../Polyhedron/Scene_edit_polyhedron_item_config.h |      0
 .../CGAL-4.8/demo/Polyhedron/Scene_find_items.h    |    121 +
 .../CGAL-4.8/demo/Polyhedron/Scene_group_item.cpp  |    116 +
 .../Polyhedron/Scene_implicit_function_item.cpp    |    593 +
 .../demo/Polyhedron/Scene_implicit_function_item.h |    130 +
 .../Scene_implicit_function_item_config.h          |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene_item.cpp   |    165 +
 .../demo/Polyhedron/Scene_nef_polyhedron_item.cpp  |    678 +
 .../demo/Polyhedron/Scene_nef_polyhedron_item.h    |    112 +
 .../Polyhedron/Scene_nef_polyhedron_item_config.h  |      0
 .../CGAL-4.8/demo/Polyhedron/Scene_plane_item.cpp  |    130 +
 .../CGAL-4.8/demo/Polyhedron/Scene_plane_item.h    |    182 +
 .../Polyhedron/Scene_points_with_normal_item.cpp   |    598 +
 .../Polyhedron/Scene_points_with_normal_item.h     |    128 +
 .../Scene_points_with_normal_item_config.h         |      0
 .../demo/Polyhedron/Scene_polygon_soup_item.cpp    |    710 +
 .../demo/Polyhedron/Scene_polygon_soup_item.h      |    202 +
 .../Polyhedron/Scene_polygon_soup_item_config.h    |      0
 .../demo/Polyhedron/Scene_polyhedron_item.cpp      |   1278 +
 .../demo/Polyhedron/Scene_polyhedron_item.h        |    186 +
 .../demo/Polyhedron/Scene_polyhedron_item_config.h |      0
 .../Polyhedron/Scene_polyhedron_item_decorator.cpp |    102 +
 .../Polyhedron/Scene_polyhedron_item_decorator.h   |     65 +
 .../Scene_polyhedron_item_decorator_config.h       |      0
 .../Scene_polyhedron_item_k_ring_selection.cpp     |      1 +
 .../Scene_polyhedron_item_k_ring_selection.h       |    236 +
 ...Scene_polyhedron_item_k_ring_selection_config.h |      0
 .../Polyhedron/Scene_polyhedron_selection_item.cpp |    233 +
 .../Polyhedron/Scene_polyhedron_selection_item.h   |    926 +
 .../Scene_polyhedron_selection_item_config.h       |      0
 .../Scene_polyhedron_shortest_path_item_config.h   |     10 +
 .../Scene_polyhedron_transform_item_config.h       |      0
 .../demo/Polyhedron/Scene_polylines_item.cpp       |    682 +
 .../demo/Polyhedron/Scene_polylines_item.h         |    135 +
 .../demo/Polyhedron/Scene_polylines_item_config.h  |      0
 .../demo/Polyhedron/Scene_segmented_image_item.cpp |    862 +
 .../demo/Polyhedron/Scene_segmented_image_item.h   |     89 +
 .../Scene_segmented_image_item_config.h            |      0
 .../Polyhedron/Scene_textured_polyhedron_item.cpp  |    365 +
 .../Polyhedron/Scene_textured_polyhedron_item.h    |     88 +
 .../Scene_textured_polyhedron_item_config.h        |      0
 .../CGAL-4.8/demo/Polyhedron/Show_point_dialog.cpp |     90 +
 .../CGAL-4.8/demo/Polyhedron/Show_point_dialog.h   |     35 +
 .../demo/Polyhedron/Show_point_dialog.ui           |      0
 .../demo/Polyhedron/Statistics_on_item_dialog.ui   |    103 +
 .../demo/Polyhedron/Textured_polyhedron_type.h     |      0
 .../demo/Polyhedron/Textured_polyhedron_type_fwd.h |      0
 .../demo/Polyhedron/Travel_isolated_components.h   |      0
 .../demo/Polyhedron/UseCGAL_polyhedron_demo.cmake  |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/Viewer.cpp       |   1164 +
 3rdparty/CGAL-4.8/demo/Polyhedron/Viewer.h         |    138 +
 .../demo/Polyhedron}/concurrent_mesher_config.cfg  |      0
 .../demo/Polyhedron/config.h                       |      0
 3rdparty/CGAL-4.8/demo/Polyhedron/create_sphere.h  |    360 +
 .../demo/Polyhedron/data/anchor.off                |      0
 .../demo/Polyhedron/data/bones.off                 |      0
 .../demo/Polyhedron/data/couplingdown.off          |      0
 .../demo/Polyhedron/data/cow.off                   |      0
 .../demo/Polyhedron/data/cross.off                 |      0
 .../demo/Polyhedron/data/cube-ouvert.off           |      0
 .../demo/Polyhedron/data/cube-shuffled.off         |     47 +
 .../demo/Polyhedron/data/cube.off                  |      0
 .../demo/Polyhedron/data/cube4-shuffled.off        |     41 +
 .../demo/Polyhedron/data/dragknob.off              |      0
 .../demo/Polyhedron/data/elephant.off              |      0
 .../demo/Polyhedron/data/ellipsoid.off             |      0
 .../demo/Polyhedron/data/handle.off                |      0
 .../demo/Polyhedron/data/icosahedron.off           |      0
 .../demo/Polyhedron/data/joint.off                 |      0
 .../demo/Polyhedron/data/knot1.off                 |      0
 .../demo/Polyhedron/data/knot2.off                 |      0
 .../demo/Polyhedron/data/man.off                   |      0
 .../demo/Polyhedron/data/mushroom.off              |      0
 .../demo/Polyhedron/data/negative.off              |      0
 .../demo/Polyhedron/data/oblong-shuffled.off       |   1291 +
 .../demo/Polyhedron/data/oblong.off                |      0
 .../demo/Polyhedron/data/pinion.off                |      0
 .../demo/Polyhedron/data/pipe.off                  |      0
 .../demo/Polyhedron/data/pyramid.off               |      0
 .../demo/Polyhedron/data/rotor.off                 |      0
 .../demo/Polyhedron/data/sphere.off                |      0
 .../demo/Polyhedron/data/spool.off                 |      0
 .../demo/Polyhedron/data/star.off                  |      0
 .../demo/Polyhedron/data/translated-cube.off       |      0
 .../demo/Polyhedron/data/tripod.off                |      0
 .../Polyhedron/implicit_functions/CMakeLists.txt   |     78 +
 .../Implicit_function_interface.h                  |     58 +
 .../implicit_functions/Klein_implicit_function.cpp |     54 +
 .../Sphere_implicit_function.cpp                   |     54 +
 .../Tanglecube_implicit_function.cpp               |     56 +
 .../demo/Polyhedron/include/CGAL/Dualizer.h        |      0
 .../demo/Polyhedron/include/CGAL/Make_bar.h        |      0
 .../demo/Polyhedron/include/CGAL/Make_quad_soup.h  |      0
 .../Polyhedron/include/CGAL/Make_triangle_soup.h   |      0
 .../Polyhedron/include/CGAL/Polyhedron_kernel.h    |      0
 .../include/CGAL/Textured_polyhedron_builder.h     |      0
 .../include/CGAL/Triangulation_file_input.h        |    103 +
 .../demo/Polyhedron/include/CGAL/gocad_io.h        |      0
 .../Polyhedron/include/CGAL/statistics_helpers.h   |    141 +
 .../Polyhedron/include/CGAL/textured_polyhedron.h  |    252 +
 .../demo/Polyhedron/include/CGAL/translate.h       |      0
 .../CGAL-4.8/demo/Polyhedron/include/Point_set_3.h |    323 +
 .../CGAL-4.8/demo/Polyhedron/include/UI_point_3.h  |    124 +
 3rdparty/CGAL-4.8/demo/Polyhedron/opengl_tools.h   |     64 +
 .../demo/Polyhedron/polyhedron_demo_macros.cmake   |     45 +
 .../demo/Polyhedron/resources/about.html           |      0
 .../CGAL-4.8/demo/Polyhedron/resources/back.png    |    Bin 0 -> 383 bytes
 .../demo/Polyhedron/resources/boolean-diff.png     |    Bin
 .../Polyhedron/resources/boolean-intersection.png  |    Bin
 .../demo/Polyhedron/resources/boolean-union.png    |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/bot.png     |    Bin 0 -> 440 bytes
 .../demo/Polyhedron/resources/cgal_logo.xpm        |      0
 .../demo/Polyhedron/resources/check-off.png        |    Bin
 .../demo/Polyhedron/resources/check-off.svg        |      0
 .../demo/Polyhedron/resources/check-on.png         |    Bin
 .../demo/Polyhedron/resources/check.svg            |      0
 .../demo/Polyhedron/resources/convex-hull.png      |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/down.png    |    Bin 0 -> 258 bytes
 .../demo/Polyhedron/resources/editcopy.png         |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/front.png   |    Bin 0 -> 489 bytes
 .../demo/Polyhedron/resources/kernel.png           |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/left.png    |    Bin 0 -> 399 bytes
 .../demo/Polyhedron/resources/minus.png            |    Bin
 .../demo/Polyhedron/resources/plus.png             |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/right.png   |    Bin 0 -> 427 bytes
 .../demo/Polyhedron/resources/shader_c3t3.f        |     41 +
 .../demo/Polyhedron/resources/shader_c3t3.v        |     21 +
 .../demo/Polyhedron/resources/shader_c3t3_edges.f  |      9 +
 .../demo/Polyhedron/resources/shader_c3t3_edges.v  |     19 +
 .../demo/Polyhedron/resources/shader_instanced.v   |     19 +
 .../resources/shader_no_light_no_selection.f       |      6 +
 .../Polyhedron/resources/shader_plane_two_faces.f  |     17 +
 .../demo/Polyhedron/resources/shader_with_light.f  |     36 +
 .../demo/Polyhedron/resources/shader_with_light.v  |     16 +
 .../Polyhedron/resources/shader_with_texture.f     |      9 +
 .../Polyhedron/resources/shader_with_texture.v     |     34 +
 .../resources/shader_with_textured_edges.f         |      9 +
 .../resources/shader_with_textured_edges.v         |     14 +
 .../Polyhedron/resources/shader_without_light.f    |     10 +
 .../Polyhedron/resources/shader_without_light.v    |     12 +
 .../demo/Polyhedron/resources/simplification.png   |    Bin
 .../CGAL-4.8/demo/Polyhedron/resources/top.png     |    Bin 0 -> 473 bytes
 3rdparty/CGAL-4.8/demo/Polyhedron/resources/up.png |    Bin 0 -> 264 bytes
 3rdparty/CGAL-4.8/demo/Polyhedron/texture.cpp      |   1100 +
 .../demo/Polyhedron/texture.h                      |      0
 .../CGAL-4.8/demo/Polyhedron_IO/CMakeLists.txt     |     28 +
 .../demo/Polyhedron_IO/README                      |      0
 .../demo/Polyhedron_IO/geomview_demo.cpp           |      0
 .../demo/Polyhedron_IO/viewpoint2off.cpp           |      0
 .../demo/Polyline_simplification_2/CMakeLists.txt  |     51 +
 .../Polyline_simplification_2.cpp                  |    553 +
 .../Polyline_simplification_2.qrc                  |      0
 .../Polyline_simplification_2.ui                   |      0
 .../about_Polyline_simplification_2.html           |     10 +
 .../data/all_crossed.poly                          |      0
 .../demo/Polyline_simplification_2/data/bee.poly   |      0
 .../Polyline_simplification_2/data/letter_G.poly   |      0
 .../Polyline_simplification_2/data/letter_P.poly   |      0
 .../Polyline_simplification_2/data/letter_T.poly   |      0
 .../Polyline_simplification_2/data/letter_c.poly   |      0
 .../Polyline_simplification_2/data/letter_d.poly   |      0
 .../Polyline_simplification_2/data/letter_q.poly   |      0
 .../Polyline_simplification_2/data/letter_u.poly   |      0
 .../Polyline_simplification_2/data/letters_cd.poly |      0
 .../demo/Polyline_simplification_2/data/map_1.poly |      0
 .../demo/Polyline_simplification_2/data/map_2.poly |      0
 .../demo/Polyline_simplification_2/data/map_3.poly |      0
 .../demo/Polyline_simplification_2/data/maps.poly  |      0
 .../Polyline_simplification_2/data/norway.poly     |      0
 .../icons/triangulation.pdf                        |    Bin
 .../icons/triangulation.png                        |    Bin
 .../Qt/Polyline_simplification_2_graphics_item.h   |      0
 .../CGAL/Qt/TriangulationArrangementGraphicsItem.h |      0
 .../Principal_component_analysis/CMakeLists.txt    |     87 +
 .../Principal_component_analysis/MainWindow.cpp    |    211 +
 .../demo/Principal_component_analysis/MainWindow.h |      0
 .../Principal_component_analysis/MainWindow.ui     |      0
 .../demo/Principal_component_analysis/PCA_demo.cpp |     64 +
 .../demo/Principal_component_analysis/PCA_demo.qrc |      0
 .../demo/Principal_component_analysis/Scene.cpp    |      0
 .../demo/Principal_component_analysis/Scene.h      |      0
 .../demo/Principal_component_analysis/Viewer.cpp   |     30 +
 .../demo/Principal_component_analysis/Viewer.h     |      0
 .../Principal_component_analysis/data/cylinder.off |      0
 .../data/cylinder_locally_refined.off              |      0
 .../data/ellipsoid.off                             |      0
 .../Principal_component_analysis}/render_edges.h   |      0
 .../resources/about.html                           |      0
 .../resources/cgal_logo.xpm                        |      0
 .../demo/Principal_component_analysis/types.h      |      0
 .../demo/Segment_Delaunay_graph_2/CMakeLists.txt   |     59 +
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.cpp |    354 +
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.qrc |      0
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.ui  |    243 +
 .../about_Segment_voronoi_2.html                   |     10 +
 .../icons/circumcenter.pdf                         |      0
 .../icons/circumcenter.png                         |    Bin
 .../icons/conflict_zone.pdf                        |    Bin
 .../icons/conflict_zone.png                        |    Bin
 .../icons/constrained_triangulation.pdf            |    Bin
 .../icons/constrained_triangulation.png            |    Bin
 .../constrained_triangulation_show_constraints.pdf |    Bin
 .../constrained_triangulation_show_constraints.png |    Bin
 .../constrained_triangulation_show_in_domain.pdf   |    Bin
 .../constrained_triangulation_show_in_domain.png   |    Bin
 .../icons/moving_point.pdf                         |    Bin
 .../icons/moving_point.png                         |    Bin
 .../icons/triangulation.pdf                        |    Bin
 .../icons/triangulation.png                        |    Bin
 .../include/CGAL/Constraints_loader.h              |      0
 .../demo/Segment_Delaunay_graph_2/svd-typedefs.h   |      0
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |     59 +
 .../Segment_voronoi_2.qrc                          |      0
 .../Segment_voronoi_2.ui                           |    243 +
 .../Segment_voronoi_linf_2.cpp                     |    445 +
 .../about_Segment_voronoi_2.html                   |     10 +
 .../icons/circumcenter.pdf                         |      0
 .../icons/circumcenter.png                         |    Bin
 .../icons/conflict_zone.pdf                        |    Bin
 .../icons/conflict_zone.png                        |    Bin
 .../icons/constrained_triangulation.pdf            |    Bin
 .../icons/constrained_triangulation.png            |    Bin
 .../constrained_triangulation_show_constraints.pdf |    Bin
 .../constrained_triangulation_show_constraints.png |    Bin
 .../constrained_triangulation_show_in_domain.pdf   |    Bin
 .../constrained_triangulation_show_in_domain.png   |    Bin
 .../icons/moving_point.pdf                         |    Bin
 .../icons/moving_point.png                         |    Bin
 .../icons/triangulation.pdf                        |    Bin
 .../icons/triangulation.png                        |    Bin
 .../include/CGAL/Constraints_loader.h              |      0
 .../Segment_Delaunay_graph_Linf_2/svd-typedefs.h   |     56 +
 .../CGAL-4.8/demo/Snap_rounding_2/CMakeLists.txt   |     50 +
 .../demo/Snap_rounding_2/Snap_rounding_2.cpp       |    318 +
 .../demo/Snap_rounding_2/Snap_rounding_2.qrc       |      0
 .../demo/Snap_rounding_2/Snap_rounding_2.ui        |      0
 .../Snap_rounding_2/about_Snap_rounding_2.html     |      0
 .../demo/Snap_rounding_2/icons/grid.png            |    Bin
 .../demo/Snap_rounding_2/icons/snapped.png         |    Bin
 .../demo/Snap_rounding_2/icons/unsnapped.png       |    Bin
 .../demo/Spatial_searching_2/CMakeLists.txt        |     52 +
 .../demo/Spatial_searching_2/NearestNeighbor.h     |      0
 .../Spatial_searching_2/Spatial_searching_2.cpp    |    302 +
 .../Spatial_searching_2/Spatial_searching_2.qrc    |      0
 .../Spatial_searching_2/Spatial_searching_2.ui     |      0
 .../about_Spatial_searching_2.html                 |      0
 .../CGAL-4.8/demo/Stream_lines_2/CMakeLists.txt    |     51 +
 .../demo/Stream_lines_2/Stream_lines_2.cpp         |    251 +
 .../demo/Stream_lines_2/Stream_lines_2.qrc         |      0
 .../demo/Stream_lines_2/Stream_lines_2.ui          |      0
 .../demo/Stream_lines_2/about_Stream_lines_2.html  |      0
 .../demo/Stream_lines_2/data/vnoise.vec.cin        |      0
 .../demo/Surface_mesh_deformation/CMakeLists.txt   |     34 +
 .../deform_mesh_for_botsch08_format.cpp            |     96 +
 .../CGAL-4.8/demo/Surface_mesher/CMakeLists.txt    |    128 +
 .../demo/Surface_mesher/File_XT.h                  |      0
 .../demo/Surface_mesher/Raw_image_dialog.cpp       |     28 +
 .../demo/Surface_mesher/Raw_image_dialog.h         |     19 +
 .../demo/Surface_mesher/Surface_mesher.cpp         |     22 +
 .../CGAL-4.8/demo/Surface_mesher/binary_image.h    |    197 +
 .../demo/Surface_mesher/colorlisteditor.cpp        |     67 +
 .../demo/Surface_mesher/colorlisteditor.h          |      0
 .../demo/Surface_mesher/get_polyhedral_surface.h   |      0
 .../demo/Surface_mesher/icons/bbox-red.png         |    Bin
 .../demo/Surface_mesher/icons/bbox-red.svg         |      0
 .../demo/Surface_mesher/icons/bbox.png             |    Bin
 .../demo/Surface_mesher/icons/bbox.svg             |      0
 .../demo/Surface_mesher/icons/cgal_logo.xpm        |      0
 .../demo/Surface_mesher/icons/fileopen.png         |    Bin
 .../demo/Surface_mesher/icons/filesave.png         |    Bin
 .../demo/Surface_mesher/icons/flip.png             |    Bin
 .../demo/Surface_mesher/icons/flip.svg             |      0
 .../demo/Surface_mesher/icons/minus.png            |    Bin
 .../demo/Surface_mesher/icons/plus.png             |    Bin
 .../demo/Surface_mesher/icons/resize.png           |    Bin
 .../demo/Surface_mesher/icons/resize.svg           |      0
 .../demo/Surface_mesher/icons/surface.png          |    Bin
 .../demo/Surface_mesher/icons/surface.svg          |      0
 .../demo/Surface_mesher/icons/twosides.png         |    Bin
 .../demo/Surface_mesher/icons/twosides.svg         |      0
 .../CGAL-4.8/demo/Surface_mesher/mainwindow.cpp    |    179 +
 3rdparty/CGAL-4.8/demo/Surface_mesher/mainwindow.h |     39 +
 .../demo/Surface_mesher/polyhedral_surface.cpp     |    494 +
 .../demo/Surface_mesher/polyhedral_surface.h       |    103 +
 3rdparty/CGAL-4.8/demo/Surface_mesher/surface.h    |     37 +
 .../demo/Surface_mesher/surface_mesher.qrc         |      0
 .../CGAL-4.8/demo/Surface_mesher/ui/mainwindow.ui  |    808 +
 .../demo/Surface_mesher/ui/optionsdialog.ui        |    128 +
 .../CGAL-4.8/demo/Surface_mesher/ui/raw_image.ui   |    454 +
 .../demo/Surface_mesher/ui/values_list.ui          |      0
 .../CGAL-4.8/demo/Surface_mesher/values_list.cpp   |    272 +
 .../CGAL-4.8/demo/Surface_mesher/values_list.h     |     79 +
 .../demo/Surface_mesher/values_list.qrc            |      0
 3rdparty/CGAL-4.8/demo/Surface_mesher/viewer.cpp   |     68 +
 3rdparty/CGAL-4.8/demo/Surface_mesher/viewer.h     |     29 +
 3rdparty/CGAL-4.8/demo/Surface_mesher/volume.cpp   |   1550 +
 3rdparty/CGAL-4.8/demo/Surface_mesher/volume.h     |    384 +
 3rdparty/CGAL-4.8/demo/Three/CMakeLists.txt        |     25 +
 .../demo/Three/Example_plugin/CMakeLists.txt       |     41 +
 .../Polyhedron_demo_example_plugin.cpp             |    312 +
 .../Polyhedron_demo_example_plugin.ui              |    156 +
 .../demo/Three/Example_plugin/dock_example.ui      |    156 +
 .../CGAL-4.8/demo/Triangulation_2/CMakeLists.txt   |    106 +
 .../Constrained_Delaunay_triangulation_2.cpp       |    871 +
 .../Constrained_Delaunay_triangulation_2.qrc       |      0
 .../Constrained_Delaunay_triangulation_2.ui        |    407 +
 .../demo/Triangulation_2/DelaunayMeshInsertSeeds.h |     79 +
 .../Triangulation_2/Delaunay_triangulation_2.cpp   |    400 +
 .../Triangulation_2/Delaunay_triangulation_2.qrc   |      0
 .../Triangulation_2/Delaunay_triangulation_2.ui    |      0
 .../RegularTriangulationRemoveVertex.h             |     80 +
 .../Triangulation_2/Regular_triangulation_2.cpp    |    312 +
 .../Triangulation_2/Regular_triangulation_2.qrc    |      0
 .../Triangulation_2/Regular_triangulation_2.ui     |      0
 .../Triangulation_2/TriangulationCircumcircle.h    |      0
 .../Triangulation_2/TriangulationConflictZone.h    |      0
 .../Triangulation_2/TriangulationMovingPoint.h     |    147 +
 .../TriangulationPointInputAndConflictZone.h       |    121 +
 .../Triangulation_2/TriangulationRemoveVertex.h    |     81 +
 ...about_Constrained_Delaunay_triangulation_2.html |      0
 .../about_Delaunay_triangulation_2.html            |      0
 .../about_Regular_triangulation_2.html             |      0
 .../demo/Triangulation_2/data/butterfly            |      0
 .../demo/Triangulation_2/data/butterfly.edg        |      0
 .../demo/Triangulation_2/data/clusters.edg         |      0
 .../demo/Triangulation_2/data/clusters.poly        |      0
 .../demo/Triangulation_2/data/clusters2.edg        |      0
 .../demo/Triangulation_2/data/fish                 |      0
 .../demo/Triangulation_2/data/fish.edg             |      0
 .../demo/Triangulation_2/data/fish.poly            |      0
 .../demo/Triangulation_2/data/img1.edg             |      0
 .../demo/Triangulation_2/data/img2.edg             |      0
 .../demo/Triangulation_2/data/img3.edg             |      0
 .../demo/Triangulation_2/data/img4.edg             |      0
 .../demo/Triangulation_2/data/img5.edg             |      0
 .../demo/Triangulation_2/data/img6.edg             |      0
 .../demo/Triangulation_2/data/img7.edg             |      0
 .../demo/Triangulation_2/data/img8.edg             |      0
 .../demo/Triangulation_2/data/lettre_A.edg         |      0
 .../demo/Triangulation_2/data/lettre_A_2.edg       |      0
 .../demo/Triangulation_2/data/norway.edg           |      0
 .../demo/Triangulation_2/data/poisson              |      0
 .../demo/Triangulation_2/data/tr                   |      0
 .../demo/Triangulation_2/data/triangulation.cgal   |      0
 .../demo/Triangulation_2/data/trivial.poly         |      0
 .../demo/Triangulation_2}/icons/circumcenter.pdf   |      0
 .../demo/Triangulation_2}/icons/circumcenter.png   |    Bin
 .../demo/Triangulation_2}/icons/conflict_zone.pdf  |    Bin
 .../demo/Triangulation_2}/icons/conflict_zone.png  |    Bin
 .../icons/constrained_triangulation.pdf            |    Bin
 .../icons/constrained_triangulation.png            |    Bin
 .../constrained_triangulation_show_constraints.pdf |    Bin
 .../constrained_triangulation_show_constraints.png |    Bin
 .../constrained_triangulation_show_in_domain.pdf   |    Bin
 .../constrained_triangulation_show_in_domain.png   |    Bin
 .../demo/Triangulation_2}/icons/moving_point.pdf   |    Bin
 .../demo/Triangulation_2}/icons/moving_point.png   |    Bin
 .../demo/Triangulation_2}/icons/triangulation.pdf  |    Bin
 .../demo/Triangulation_2}/icons/triangulation.png  |    Bin
 .../CGAL/Lipschitz_sizing_field_criteria_2.h       |    204 +
 .../CGAL-4.8/demo/Triangulation_3/CMakeLists.txt   |     99 +
 .../CGAL-4.8/demo/Triangulation_3/MainWindow.cpp   |    245 +
 .../CGAL-4.8/demo/Triangulation_3/MainWindow.h     |     55 +
 .../demo/Triangulation_3/MainWindow.ui             |      0
 .../demo/Triangulation_3/PreferenceDlg.cpp         |    398 +
 .../CGAL-4.8/demo/Triangulation_3/PreferenceDlg.h  |     84 +
 .../demo/Triangulation_3/Scene.cpp                 |      0
 .../demo/Triangulation_3/Scene.h                   |      0
 3rdparty/CGAL-4.8/demo/Triangulation_3/T3_demo.cpp |     42 +
 .../demo/Triangulation_3/T3_demo.qrc               |      0
 3rdparty/CGAL-4.8/demo/Triangulation_3/Viewer.cpp  |   2925 +
 3rdparty/CGAL-4.8/demo/Triangulation_3/Viewer.h    |    402 +
 .../demo/Triangulation_3/documentation/about.html  |      0
 .../Triangulation_3/documentation/about_CGAL.html  |      0
 .../demo/Triangulation_3/icons/about_CGAL.html     |      0
 .../demo/Triangulation_3/icons/cgal_logo.xpm       |      0
 .../demo/Triangulation_3/icons/clear.jpeg          |    Bin
 .../demo/Triangulation_3/icons/coordinates.jpeg    |    Bin
 .../demo/Triangulation_3/icons/empty_sphere.jpeg   |    Bin
 .../demo/Triangulation_3}/icons/fileOpen.png       |    Bin
 .../demo/Triangulation_3}/icons/fileSave.png       |    Bin
 .../demo/Triangulation_3/icons/flat.png            |    Bin
 .../demo/Triangulation_3/icons/grid.jpeg           |    Bin
 .../demo/Triangulation_3/icons/insert.jpeg         |    Bin
 .../demo/Triangulation_3/icons/insert_point.jpg    |    Bin
 .../demo/Triangulation_3/icons/move_1.jpeg         |    Bin
 .../demo/Triangulation_3/icons/nearest_nb.png      |    Bin
 .../demo/Triangulation_3/icons/normal_view.jpeg    |    Bin
 .../demo/Triangulation_3/icons/pause.jpeg          |    Bin
 .../demo/Triangulation_3/icons/play.jpeg           |    Bin
 .../demo/Triangulation_3/icons/pointRandom.png     |    Bin
 .../demo/Triangulation_3/icons/preferences.jpeg    |    Bin
 .../demo/Triangulation_3/icons/quit.jpeg           |    Bin
 .../demo/Triangulation_3/icons/select_hand.jpeg    |    Bin
 .../demo/Triangulation_3/icons/show_delaunay.jpeg  |    Bin
 .../demo/Triangulation_3/icons/show_facet.jpeg     |    Bin
 .../demo/Triangulation_3/icons/show_point.jpeg     |    Bin
 .../demo/Triangulation_3/icons/show_voronoi.jpeg   |    Bin
 .../demo/Triangulation_3/icons/stereo.png          |    Bin
 .../demo/Triangulation_3/icons/stop.jpeg           |    Bin
 .../demo/Triangulation_3/typedefs.h                |      0
 .../Triangulation_3_Geomview_demos/CMakeLists.txt  |     30 +
 .../demo/Triangulation_3_Geomview_demos/README     |      0
 .../Triangulation_3_color_demo.cpp                 |      0
 .../Triangulation_3_demo.cpp                       |      0
 .../Triangulation_3_remove_demo.cpp                |      0
 .../Triangulation_3_voronoi_demo.cpp               |      0
 .../Triangulation_3_Geomview_demos/data/points     |      0
 .../demo/icons/Delaunay_triangulation_2.png        |    Bin
 .../{CGAL-4.6 => CGAL-4.8}/demo/icons/File.qrc     |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/icons/Input.qrc    |      0
 .../demo/icons/Triangulation_2.qrc                 |      0
 .../demo/icons/Voronoi_diagram_2.png               |    Bin
 .../demo}/icons/fileNew.png                        |    Bin
 .../demo}/icons/fileOpen.png                       |    Bin
 .../demo}/icons/fileSave.png                       |    Bin
 .../demo}/icons/fit-page-32.png                    |    Bin
 .../demo}/icons/inputPoint.png                     |    Bin
 .../demo/icons/inputPoint.svg                      |      0
 .../demo/icons/inputPolyline.png                   |    Bin
 .../{CGAL-4.6 => CGAL-4.8}/demo/icons/license.txt  |      0
 .../demo/icons/zoom-best-fit.png                   |    Bin
 .../demo/icons/zoom-best-fit.svg                   |      0
 .../{CGAL-4.6 => CGAL-4.8}/demo/resources/CGAL.qrc |      0
 .../demo/resources/about_CGAL.html                 |      0
 .../demo/resources/cgal_logo.xpm                   |      0
 .../demo/resources/cgal_logo_ipe_2013.png          |    Bin
 .../doc_html/Manual/index.html                     |      0
 .../doc_html/Manual/packages.html                  |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/doc_html/cgal.ico  |    Bin
 .../doc_html/images/cgal_2013_grey.png             |    Bin
 3rdparty/CGAL-4.8/doc_html/index.html              |     58 +
 .../examples/AABB_tree/AABB_custom_example.cpp     |      0
 ...B_custom_indexed_triangle_set_array_example.cpp |      0
 .../AABB_custom_indexed_triangle_set_example.cpp   |      0
 .../AABB_custom_triangle_soup_example.cpp          |      0
 .../AABB_tree/AABB_face_graph_triangle_example.cpp |      0
 .../AABB_tree/AABB_halfedge_graph_edge_example.cpp |      0
 .../examples/AABB_tree/AABB_insertion_example.cpp  |      0
 .../AABB_tree/AABB_polyhedron_edge_example.cpp     |      0
 .../AABB_polyhedron_facet_distance_example.cpp     |      0
 .../AABB_polyhedron_facet_intersection_example.cpp |      0
 .../examples/AABB_tree/AABB_segment_3_example.cpp  |      0
 .../examples/AABB_tree/AABB_triangle_3_example.cpp |      0
 .../CGAL-4.8/examples/AABB_tree/CMakeLists.txt     |     37 +
 .../CMakeLists.txt                                 |     29 +
 .../boundaries.cpp                                 |     81 +
 .../data/half.xyz                                  |    325 +
 .../reconstruction_class.cpp                       |     56 +
 .../reconstruction_fct.cpp                         |     85 +
 .../reconstruction_surface_mesh.cpp                |     71 +
 .../examples/Algebraic_foundations/CMakeLists.txt  |     30 +
 .../algebraic_structure_dispatch.cpp               |      0
 .../Algebraic_foundations/fraction_traits.cpp      |      0
 .../implicit_interoperable_dispatch.cpp            |      0
 .../examples/Algebraic_foundations/integralize.cpp |      0
 .../Algebraic_foundations/interoperable.cpp        |      0
 .../examples/Algebraic_kernel_d/CMakeLists.txt     |     31 +
 .../examples/Algebraic_kernel_d/Compare_1.cpp      |      0
 .../Construct_algebraic_real_1.cpp                 |      0
 .../examples/Algebraic_kernel_d/Isolate_1.cpp      |      0
 .../examples/Algebraic_kernel_d/Sign_at_1.cpp      |      0
 .../examples/Algebraic_kernel_d/Solve_1.cpp        |      0
 .../examples/Alpha_shapes_2/CMakeLists.txt         |     27 +
 .../examples/Alpha_shapes_2/README                 |      0
 .../examples}/Alpha_shapes_2/data/fin              |      0
 .../examples/Alpha_shapes_2/ex_alpha_shapes_2.cpp  |      0
 .../Alpha_shapes_2/ex_weighted_alpha_shapes_2.cpp  |     99 +
 .../examples/Alpha_shapes_3/CMakeLists.txt         |     31 +
 .../examples/Alpha_shapes_3/README                 |      0
 .../examples/Alpha_shapes_3/data/bunny_1000        |      0
 .../examples/Alpha_shapes_3/data/bunny_5000        |      0
 .../examples/Alpha_shapes_3/data/fin               |      0
 .../examples/Alpha_shapes_3/ex_alpha_shapes_3.cpp  |      0
 .../Alpha_shapes_3/ex_alpha_shapes_exact_alpha.cpp |      0
 .../ex_alpha_shapes_with_fast_location_3.cpp       |      0
 .../ex_fixed_weighted_alpha_shapes_3.cpp           |      0
 .../Alpha_shapes_3/ex_periodic_alpha_shapes_3.cpp  |     64 +
 .../Alpha_shapes_3/ex_weighted_alpha_shapes_3.cpp  |      0
 .../examples/Apollonius_graph_2/CMakeLists.txt     |     29 +
 .../examples/Apollonius_graph_2/README             |      0
 .../Apollonius_graph_2/ag2_exact_traits.cpp        |      0
 .../Apollonius_graph_2/ag2_exact_traits_sqrt.cpp   |     76 +
 .../ag2_filtered_traits_no_hidden.cpp              |      0
 .../examples/Apollonius_graph_2/ag2_hierarchy.cpp  |      0
 .../examples/Apollonius_graph_2/data/hierarchy.cin |      0
 .../examples/Apollonius_graph_2/data/sites.cin     |      0
 .../Approximate_min_ellipsoid_d/CMakeLists.txt     |     27 +
 .../Approximate_min_ellipsoid_d/ellipsoid.cpp      |      0
 .../ellipsoid_for_maple.cpp                        |      0
 .../examples/Arrangement_on_surface_2/Bezier.dat   |      0
 .../Arrangement_on_surface_2/Bezier_curves.cpp     |      0
 .../Arrangement_on_surface_2/Bezier_polycurve.dat  |      3 +
 .../Arrangement_on_surface_2/CMakeLists.txt        |     78 +
 .../examples/Arrangement_on_surface_2/Europe.dat   |      0
 .../aggregated_insertion.cpp                       |      0
 .../Arrangement_on_surface_2/algebraic_curves.cpp  |      0
 .../algebraic_segments.cpp                         |      0
 .../arr_inexact_construction_segments.h            |      0
 .../examples/Arrangement_on_surface_2/arr_print.h  |      0
 .../batched_point_location.cpp                     |      0
 .../Arrangement_on_surface_2/bgl_dual_adapter.cpp  |     85 +
 .../bgl_primal_adapter.cpp                         |    144 +
 .../bounded_planar_vertical_decomposition.cpp      |      0
 .../examples/Arrangement_on_surface_2/circles.cpp  |     60 +
 .../Arrangement_on_surface_2/circular_arcs.cpp     |     95 +
 .../circular_line_arcs.cpp                         |      0
 .../Arrangement_on_surface_2/coll_points.dat       |      0
 .../conic_multiplicities.cpp                       |      0
 .../examples/Arrangement_on_surface_2/conics.cpp   |      0
 .../consolidated_curve_data.cpp                    |    113 +
 .../Arrangement_on_surface_2/curve_history.cpp     |     74 +
 .../Arrangement_on_surface_2/dcel_extension.cpp    |     97 +
 .../Arrangement_on_surface_2/dcel_extension_io.cpp |    137 +
 .../Arrangement_on_surface_2/dual_lines.cpp        |    112 +
 .../Arrangement_on_surface_2/dual_with_data.cpp    |     82 +
 .../Arrangement_on_surface_2/edge_insertion.cpp    |      0
 .../Arrangement_on_surface_2/edge_manipulation.cpp |      0
 .../edge_manipulation_curve_history.cpp            |     86 +
 .../Arrangement_on_surface_2/face_extension.cpp    |     88 +
 .../face_extension_overlay.cpp                     |     89 +
 .../Arrangement_on_surface_2/fan_grids.dat         |      0
 .../generic_curve_data.cpp                         |     71 +
 .../Arrangement_on_surface_2/global_insertion.cpp  |      0
 .../Arrangement_on_surface_2/global_removal.cpp    |      0
 .../incremental_insertion.cpp                      |      0
 .../examples/Arrangement_on_surface_2/io.cpp       |     48 +
 .../Arrangement_on_surface_2/io_curve_history.cpp  |     57 +
 .../Arrangement_on_surface_2/io_unbounded.cpp      |     68 +
 .../Arrangement_on_surface_2/isolated_vertices.cpp |      0
 .../examples/Arrangement_on_surface_2/observer.cpp |      0
 .../examples/Arrangement_on_surface_2/overlay.cpp  |     59 +
 .../Arrangement_on_surface_2/overlay_unbounded.cpp |      0
 .../point_location_example.cpp                     |      0
 .../point_location_utils.h                         |      0
 .../examples/Arrangement_on_surface_2/points.dat   |      0
 .../Arrangement_on_surface_2/polycurve_bezier.cpp  |     94 +
 .../polycurve_circular_arc.cpp                     |    131 +
 .../Arrangement_on_surface_2/polycurve_conic.cpp   |    146 +
 .../polycurve_geodesic.cpp                         |     73 +
 .../Arrangement_on_surface_2/polycurves_basic.cpp  |     50 +
 .../Arrangement_on_surface_2/polylines.cpp         |      0
 .../Arrangement_on_surface_2/predefined_kernel.cpp |      0
 .../predefined_kernel_non_intersecting.cpp         |      0
 .../rational_functions.cpp                         |      0
 .../rational_functions_rational_coefficients.cpp   |      0
 .../special_edge_insertion.cpp                     |      0
 .../Arrangement_on_surface_2/spherical_insert.cpp  |      0
 .../Arrangement_on_surface_2/tracing_counting.cpp  |      0
 .../unb_planar_vertical_decomposition.cpp          |      0
 .../unbounded_non_intersecting.cpp                 |      0
 .../unbounded_rational_functions.cpp               |      0
 .../vertical_ray_shooting.cpp                      |      0
 .../CGAL-4.8/examples/BGL_OpenMesh/CMakeLists.txt  |     57 +
 .../CGAL-4.8/examples/BGL_OpenMesh/TriMesh.cpp     |     51 +
 .../examples/BGL_arrangement_2/CMakeLists.txt      |     27 +
 .../examples/BGL_arrangement_2/arr_print.h         |      0
 .../examples/BGL_arrangement_2/arr_rational_nt.h   |      0
 .../BGL_arrangement_2/arrangement_dual.cpp}        |      0
 .../examples/BGL_arrangement_2/primal.cpp          |      0
 .../examples/BGL_polyhedron_3/CMakeLists.txt       |     73 +
 .../examples/BGL_polyhedron_3/cube.off             |      0
 .../examples/BGL_polyhedron_3/distance.cmd         |      0
 .../examples/BGL_polyhedron_3/distance.cpp         |      0
 .../BGL_polyhedron_3/incident_vertices.cmd         |      0
 .../BGL_polyhedron_3/incident_vertices.cpp         |      0
 .../examples/BGL_polyhedron_3/kruskal.cpp          |      0
 .../BGL_polyhedron_3/kruskal_with_stored_id.cpp    |      0
 .../examples/BGL_polyhedron_3/normals.cmd          |      0
 .../examples/BGL_polyhedron_3/normals.cpp          |      0
 .../BGL_polyhedron_3/polyhedron_2_OpenMesh.cpp     |     87 +
 .../examples/BGL_polyhedron_3/range.cmd            |      0
 .../CGAL-4.8/examples/BGL_polyhedron_3/range.cpp   |     68 +
 .../BGL_polyhedron_3/transform_iterator.cmd        |      0
 .../BGL_polyhedron_3/transform_iterator.cpp        |      0
 .../examples/BGL_surface_mesh/CMakeLists.txt       |     27 +
 .../BGL_surface_mesh/connected_components.cpp      |      0
 .../examples/BGL_surface_mesh/data/prim.off        |      0
 .../examples/BGL_surface_mesh/prim.cmd             |      0
 .../examples/BGL_surface_mesh/prim.cpp             |      0
 .../examples/BGL_triangulation_2/CMakeLists.txt    |     29 +
 .../examples/BGL_triangulation_2/dijkstra.cpp      |      0
 .../dijkstra_with_internal_properties.cpp          |      0
 .../examples/BGL_triangulation_2/emst.cpp          |      0
 .../examples/BGL_triangulation_2/face_graph.cpp    |      0
 .../Barycentric_coordinates_2/CMakeLists.txt       |     32 +
 .../Discrete_harmonic_coordinates_example.cpp      |      0
 .../Mean_value_coordinates_example.cpp             |      0
 .../Segment_coordinates_example.cpp                |      0
 .../Terrain_height_modeling.cpp                    |      0
 .../Triangle_coordinates_example.cpp               |      0
 .../Triangle_coordinates_speed_test.cpp            |      0
 .../Wachspress_coordinates_example.cpp             |      0
 .../Boolean_set_operations_2/CMakeLists.txt        |     36 +
 .../examples/Boolean_set_operations_2/README       |      0
 .../examples/Boolean_set_operations_2/amer_a.bps   |      0
 .../examples/Boolean_set_operations_2/amer_b.bps   |      0
 .../examples/Boolean_set_operations_2/amer_c.bps   |      0
 .../examples/Boolean_set_operations_2/amer_d.bps   |      0
 .../examples/Boolean_set_operations_2/amer_e.bps   |      0
 .../examples/Boolean_set_operations_2/amer_f.bps   |      0
 .../examples/Boolean_set_operations_2/amer_g.bps   |      0
 .../examples/Boolean_set_operations_2/amer_h.bps   |      0
 .../examples/Boolean_set_operations_2/amer_i.bps   |      0
 .../examples/Boolean_set_operations_2/amer_j.bps   |      0
 .../examples/Boolean_set_operations_2/amer_k.bps   |      0
 .../bezier_traits_adapter.cpp                      |      0
 .../bezier_traits_adapter2.cpp                     |      0
 .../Boolean_set_operations_2/bso_rational_nt.h     |      0
 .../examples/Boolean_set_operations_2/char_g.bps   |      0
 .../examples/Boolean_set_operations_2/char_g.dat   |      0
 .../examples/Boolean_set_operations_2/char_m.bps   |      0
 .../examples/Boolean_set_operations_2/char_m.dat   |      0
 .../Boolean_set_operations_2/circle_segment.cpp    |      0
 .../conic_traits_adapter.cpp                       |      0
 .../Boolean_set_operations_2/connect_polygon.cpp   |      0
 .../Boolean_set_operations_2/do_intersect.cpp      |      0
 .../Boolean_set_operations_2/dxf_union.cpp         |      0
 .../examples/Boolean_set_operations_2/input_0.bps  |      0
 .../examples/Boolean_set_operations_2/input_1.bps  |      0
 .../Boolean_set_operations_2/pgn_holes.dat         |      0
 .../Boolean_set_operations_2/print_utils.h         |      0
 .../examples/Boolean_set_operations_2/sequence.cpp |      0
 .../Boolean_set_operations_2/set_union.cpp         |      0
 .../simple_join_intersect.cpp                      |      0
 .../symmetric_difference.cpp                       |      0
 .../examples/Boolean_set_operations_2/test.dxf     |      0
 .../examples/Box_intersection_d/CMakeLists.txt     |     32 +
 .../examples/Box_intersection_d/box_grid.cpp       |      0
 .../Box_intersection_d/custom_box_grid.cpp         |      0
 .../examples/Box_intersection_d/data/points.xyz    |      0
 .../examples/Box_intersection_d/data/triangles.xyz |      0
 .../examples/Box_intersection_d/minimal.cpp        |      0
 .../examples/Box_intersection_d/minimal_self.cpp   |      0
 .../proximity_custom_box_traits.cpp                |      0
 .../Box_intersection_d/triangle_self_intersect.cpp |      0
 .../triangle_self_intersect_pointers.cpp           |      0
 .../CGAL-4.8/examples/CGAL_ipelets/CMakeLists.txt  |     26 +
 .../examples/CGAL_ipelets/test_grabbers.cpp        |      0
 .../CGAL-4.8/examples/CGALimageIO/CMakeLists.txt   |     19 +
 .../CGALimageIO/convert_raw_image_to_inr.cpp       |      0
 .../examples/CGALimageIO/test_imageio.cpp          |      0
 3rdparty/CGAL-4.8/examples/CMakeLists.txt          |     42 +
 .../examples/Circular_kernel_2/CMakeLists.txt      |     27 +
 .../Circular_kernel_2/functor_has_on_2.cpp         |      0
 .../Circular_kernel_2/intersecting_arcs.cpp        |      0
 .../examples/Circular_kernel_3/CMakeLists.txt      |     28 +
 .../Circular_kernel_3/functor_compare_theta_3.cpp  |      0
 .../Circular_kernel_3/functor_has_on_3.cpp         |      0
 .../Circular_kernel_3/intersecting_spheres.cpp     |      0
 .../CGAL-4.8/examples/Circulator/CMakeLists.txt    |     28 +
 .../examples/Circulator/circulator_prog1.cpp       |      0
 .../examples/Circulator/circulator_prog2.cpp       |      0
 .../examples/Circulator/circulator_prog3.cpp       |      0
 .../examples/Combinatorial_map/CMakeLists.txt      |     32 +
 .../Combinatorial_map/map_3_dynamic_onmerge.cpp    |      0
 .../examples/Combinatorial_map/map_3_foreach.cpp   |      0
 .../examples/Combinatorial_map/map_3_marks.cpp     |     58 +
 .../Combinatorial_map/map_3_operations.cpp         |      0
 .../Combinatorial_map/map_3_simple_example.cpp     |      0
 .../map_3_with_colored_facets.cpp                  |      0
 .../Combinatorial_map/map_4_simple_example.cpp     |      0
 .../examples/Convex_decomposition_3/CMakeLists.txt |     26 +
 .../list_of_convex_parts.cin                       |      0
 .../list_of_convex_parts.cpp                       |      0
 .../CGAL-4.8/examples/Convex_hull_2/CMakeLists.txt |     34 +
 .../examples/Convex_hull_2/array_convex_hull_2.cpp |      0
 .../examples/Convex_hull_2/ch_from_cin_to_cout.cin |      0
 .../examples/Convex_hull_2/ch_from_cin_to_cout.cpp |      0
 .../examples/Convex_hull_2/ch_graham_anderson.cin  |      0
 .../examples/Convex_hull_2/ch_graham_anderson.cpp  |      0
 .../examples/Convex_hull_2/ch_timing.cpp           |      0
 .../examples/Convex_hull_2/convex_hull_yz.cin      |      0
 .../examples/Convex_hull_2/convex_hull_yz.cpp      |      0
 .../examples/Convex_hull_2/files/CD500             |      0
 .../Convex_hull_2/include/CGAL/ch_timing_2.h       |      0
 .../Convex_hull_2/include/CGAL/ch_timing_2_impl.h  |      0
 .../Convex_hull_2/iostream_convex_hull_2.cin       |      0
 .../Convex_hull_2/iostream_convex_hull_2.cpp       |      0
 .../Convex_hull_2/vector_convex_hull_2.cpp         |      0
 .../CGAL-4.8/examples/Convex_hull_3/CMakeLists.txt |     29 +
 .../examples/Convex_hull_3/dynamic_hull_3.cpp      |      0
 .../Convex_hull_3/halfspace_intersection_3.cpp     |     46 +
 .../examples/Convex_hull_3/lloyd_algorithm.cpp     |    245 +
 .../examples/Convex_hull_3/quickhull_3.cpp         |      0
 3rdparty/CGAL-4.8/examples/Core/CMakeLists.txt     |     49 +
 .../examples/Core/delaunay.cpp                     |      0
 .../CGAL-4.8/examples/Envelope_2/CMakeLists.txt    |     28 +
 .../examples/Envelope_2/ch_points.dat              |      0
 .../examples/Envelope_2/convex_hull.cpp            |      0
 .../examples/Envelope_2/envelope_circles.cpp       |      0
 .../examples/Envelope_2/envelope_segments.cpp      |      0
 .../CGAL-4.8/examples/Envelope_3/CMakeLists.txt    |     28 +
 .../examples/Envelope_3/envelope_planes.cpp        |      0
 .../examples/Envelope_3/envelope_spheres.cpp       |      0
 .../examples/Envelope_3/envelope_triangles.cpp     |      0
 .../examples/Envelope_3/spheres.dat                |      0
 .../examples/Filtered_kernel/CMakeLists.txt        |     26 +
 .../examples/Filtered_kernel/Cartesian_I.h         |      0
 .../Filtered_kernel/Filtered_predicate.cpp         |      0
 .../CGAL-4.8/examples/Generator/CMakeLists.txt     |     41 +
 .../examples/Generator/README                      |      0
 .../examples/Generator/ball_d.cpp                  |      0
 .../examples/Generator/combination_enumerator.cpp  |      0
 .../examples/Generator/cube_d.cpp                  |      0
 .../examples/Generator/grid_d.cpp                  |      0
 .../examples/Generator/name_pairs.cpp              |      0
 .../examples/Generator/random_convex_hull_2.cpp    |      0
 .../examples/Generator/random_convex_set.cpp       |      0
 .../Generator/random_degenerate_point_set.cpp      |     53 +
 .../examples/Generator/random_grid.cpp             |      0
 .../random_points_tetrahedron_and_triangle_3.cpp   |     49 +
 .../Generator/random_points_triangle_2.cpp         |     35 +
 .../CGAL-4.8/examples/Generator/random_polygon.cpp |     57 +
 .../examples/Generator/random_polygon2.cpp         |      0
 .../examples/Generator/random_segments1.cpp        |      0
 .../examples/Generator/random_segments2.cpp        |      0
 .../examples/Generator/sphere_d.cpp                |      0
 .../CGAL-4.8/examples/HalfedgeDS/CMakeLists.txt    |     34 +
 .../examples/HalfedgeDS/hds_prog_color.cpp         |      0
 .../examples/HalfedgeDS/hds_prog_compact.cpp       |      0
 .../examples/HalfedgeDS/hds_prog_compact2.cpp      |      0
 .../examples/HalfedgeDS/hds_prog_default.cpp       |      0
 .../examples/HalfedgeDS/hds_prog_edge_iterator.cpp |      0
 .../examples/HalfedgeDS/hds_prog_graph.cpp         |      0
 .../examples/HalfedgeDS/hds_prog_graph2.cpp        |      0
 .../HalfedgeDS/hds_prog_halfedge_iterator.cpp      |      0
 .../examples/HalfedgeDS/hds_prog_vector.cpp        |      0
 .../examples/Inscribed_areas/CMakeLists.txt        |     28 +
 .../Inscribed_areas/extremal_polygon_2_area.cpp    |      0
 .../extremal_polygon_2_perimeter.cpp               |      0
 .../Inscribed_areas/largest_empty_rectangle.cpp    |      0
 .../CGAL-4.8/examples/Interpolation/CMakeLists.txt |     32 +
 .../examples/Interpolation/README                  |      0
 .../examples/Interpolation/data/points3            |      0
 .../examples/Interpolation/interpolation_2.cpp     |      0
 .../Interpolation/linear_interpolation_2.cpp       |      0
 .../examples/Interpolation/nn_coordinates_2.cpp    |      0
 .../examples/Interpolation/nn_coordinates_3.cpp    |      0
 .../examples/Interpolation/rn_coordinates_2.cpp    |      0
 .../Interpolation/sibson_interpolation_2.cpp       |      0
 .../surface_neighbor_coordinates_3.cpp             |      0
 .../examples/Interval_skip_list/CMakeLists.txt     |     27 +
 .../examples/Interval_skip_list/intervals.cpp      |      0
 .../examples/Interval_skip_list/isl_terrain.cpp    |      0
 .../examples/Interval_skip_list/terrain.pts        |      0
 .../CGAL-4.8/examples/Jet_fitting_3/CMakeLists.txt |     56 +
 .../examples/Jet_fitting_3/Mesh_estimation.cpp     |    304 +
 .../examples/Jet_fitting_3/PolyhedralSurf.h        |      0
 .../Jet_fitting_3/PolyhedralSurf_operations.h      |      0
 .../examples/Jet_fitting_3/PolyhedralSurf_rings.h  |      0
 .../examples/Jet_fitting_3/README                  |      0
 .../examples/Jet_fitting_3/Single_estimation.cpp   |      0
 .../examples/Jet_fitting_3/data/ellipe0.003.off    |      0
 .../examples/Jet_fitting_3/data/in_points_d4.txt   |      0
 .../examples/Jet_fitting_3/data/in_points_file.txt |      0
 .../Jet_fitting_3/data/poly2x^2+y^2-0.062500-off   |      0
 .../CGAL-4.8/examples/Kernel_23/CMakeLists.txt     |     33 +
 .../examples/Kernel_23/MyConstruct_bbox_2.h        |      0
 .../Kernel_23/MyConstruct_coord_iterator.h         |      0
 .../examples/Kernel_23/MyConstruct_point_2.h       |      0
 .../examples/Kernel_23/MyKernel.cpp                |      0
 .../examples/Kernel_23/MyKernel.h                  |      0
 .../examples/Kernel_23/MyPointC2.h                 |      0
 .../examples/Kernel_23/MyPointC2_iostream.h        |      0
 .../examples/Kernel_23/MySegmentC2.h               |      0
 .../examples/Kernel_23/cartesian_converter.cpp     |      0
 .../examples/Kernel_23/exact.cpp                   |      0
 .../examples/Kernel_23/intersection_get.cpp        |     26 +
 .../examples/Kernel_23/intersection_visitor.cpp    |     41 +
 .../CGAL-4.8/examples/Kernel_23/intersections.cpp  |     69 +
 .../examples/Kernel_23/points_and_segment.cpp      |      0
 .../examples/Kernel_23/surprising.cpp              |      0
 .../Kinetic_data_structures/CMakeLists.txt         |     33 +
 .../Kinetic_Delaunay_triangulation_2.cpp           |      0
 .../Kinetic_Delaunay_triangulation_3.cpp           |      0
 .../Kinetic_insert_event.cpp                       |      0
 .../Kinetic_regular_triangulation_3.cpp            |      0
 .../Kinetic_data_structures/Kinetic_sort.cpp       |      0
 .../Kinetic_data_structures/Kinetic_sweepline.cpp  |      0
 .../examples/Kinetic_data_structures/data/points_1 |      0
 .../examples/Kinetic_data_structures/data/points_2 |      0
 .../examples/Kinetic_data_structures/data/points_3 |      0
 .../Kinetic_data_structures/data/sweepline.input   |      0
 .../Kinetic_data_structures/data/weighted_points_3 |      0
 .../defining_a_simulation_traits.cpp               |      0
 .../Kinetic_data_structures}/trivial_kds.cpp       |      0
 .../examples/Kinetic_framework/CMakeLists.txt      |     29 +
 .../Kinetic_framework/adding_a_certificate.cpp     |      0
 .../examples/Kinetic_framework/data/points_2       |      0
 .../Kinetic_framework/data/points_with_color_2     |      0
 .../examples/Kinetic_framework/listener.cpp        |      0
 .../examples/Kinetic_framework/pointer_queue.cpp   |      0
 .../examples/Kinetic_framework/ref_counted.cpp     |      0
 .../Linear_cell_complex/CMakeLCCViewerQt.inc       |     33 +
 .../examples/Linear_cell_complex/CMakeLists.txt    |     59 +
 .../examples/Linear_cell_complex/README.txt        |     28 +
 .../Linear_cell_complex/data/armadillo.off         |      0
 .../examples/Linear_cell_complex/data/graph.txt    |      0
 .../examples/Linear_cell_complex/data/points_2     |      0
 .../examples/Linear_cell_complex/data/points_3     |      0
 .../Linear_cell_complex/data/small_points_2        |      0
 .../Linear_cell_complex/data/small_points_3        |      0
 .../Linear_cell_complex/linear_cell_complex_3.cpp  |      0
 ...linear_cell_complex_3_attributes_management.cpp |      0
 .../linear_cell_complex_3_viewer_qt.h              |    932 +
 ...linear_cell_complex_3_with_colored_vertices.cpp |      0
 .../linear_cell_complex_3_with_mypoint.cpp         |      0
 .../Linear_cell_complex/linear_cell_complex_4.cpp  |      0
 .../Linear_cell_complex/plane_graph_to_lcc_2.cpp   |      0
 .../examples/Linear_cell_complex/voronoi_2.cpp     |    174 +
 .../examples/Linear_cell_complex/voronoi_3.cpp     |    173 +
 .../CGAL-4.8/examples/Matrix_search/CMakeLists.txt |     26 +
 .../Matrix_search/sorted_matrix_search.cpp         |      0
 3rdparty/CGAL-4.8/examples/Mesh_2/CMakeLists.txt   |     30 +
 .../examples/Mesh_2/conforming.cpp                 |      0
 .../examples/Mesh_2/mesh_class.cpp                 |      0
 .../examples/Mesh_2/mesh_global.cpp                |      0
 .../CGAL-4.8/examples/Mesh_2/mesh_optimization.cpp |     59 +
 .../examples/Mesh_2/mesh_with_seeds.cpp            |      0
 3rdparty/CGAL-4.8/examples/Mesh_3/CMakeLists.txt   |    105 +
 .../examples/Mesh_3/data/cheese.off                |      0
 .../examples/Mesh_3/data/elephant.off              |      0
 .../examples/Mesh_3/data/fandisk.off               |      0
 .../examples/Mesh_3/data/liver.inr.gz              |    Bin
 .../examples/Mesh_3}/data/skull_2.9.inr            |    Bin
 .../{CGAL-4.6 => CGAL-4.8}/examples/Mesh_3/debug.h |      0
 .../examples/Mesh_3/implicit_functions.cpp         |      0
 .../examples/Mesh_3/implicit_functions.h           |      0
 .../examples/Mesh_3/mesh_3D_gray_image.cpp         |     54 +
 .../examples/Mesh_3/mesh_3D_gray_vtk_image.cpp     |     89 +
 .../CGAL-4.8/examples/Mesh_3/mesh_3D_image.cpp     |     59 +
 .../Mesh_3/mesh_3D_image_variable_size.cpp         |     70 +
 .../examples/Mesh_3/mesh_cubes_intersection.cpp    |      0
 .../mesh_cubes_intersection_with_features.cpp      |      0
 .../examples/Mesh_3/mesh_implicit_domains.cpp      |      0
 .../examples/Mesh_3/mesh_implicit_domains_2.cpp    |      0
 .../examples/Mesh_3/mesh_implicit_ellipsoid.cpp    |      0
 .../examples/Mesh_3/mesh_implicit_sphere.cpp       |      0
 .../Mesh_3/mesh_implicit_sphere_variable_size.cpp  |      0
 .../examples/Mesh_3/mesh_optimization_example.cpp  |     69 +
 .../Mesh_3/mesh_optimization_lloyd_example.cpp     |     69 +
 .../examples/Mesh_3/mesh_polyhedral_domain.cpp     |     76 +
 .../mesh_polyhedral_domain_with_features.cpp       |     53 +
 .../mesh_two_implicit_spheres_with_balls.cpp       |      0
 .../CGAL-4.8/examples/Min_annulus_d/CMakeLists.txt |     27 +
 .../examples/Min_annulus_d/min_annulus_d.cpp       |      0
 .../Min_annulus_d/min_annulus_d_fast_exact.cpp     |      0
 .../CGAL-4.8/examples/Min_circle_2/CMakeLists.txt  |     26 +
 .../examples/Min_circle_2/min_circle_2.cpp         |      0
 .../CGAL-4.8/examples/Min_ellipse_2/CMakeLists.txt |     26 +
 .../examples/Min_ellipse_2/min_ellipse_2.cpp       |      0
 .../examples/Min_quadrilateral_2/CMakeLists.txt    |     28 +
 .../minimum_enclosing_parallelogram_2.cpp          |      0
 .../minimum_enclosing_rectangle_2.cpp              |      0
 .../minimum_enclosing_strip_2.cpp                  |      0
 .../CGAL-4.8/examples/Min_sphere_d/CMakeLists.txt  |     26 +
 .../examples/Min_sphere_d/min_sphere_d.cpp         |      0
 .../Min_sphere_of_spheres_d/CMakeLists.txt         |     29 +
 .../examples/Min_sphere_of_spheres_d/benchmark.cpp |      0
 .../min_sphere_of_spheres_d_2.cpp                  |      0
 .../min_sphere_of_spheres_d_3.cpp                  |      0
 .../min_sphere_of_spheres_d_d.cpp                  |      0
 .../examples/Minkowski_sum_2/CMakeLists.txt        |     33 +
 .../examples/Minkowski_sum_2/approx_inset.cpp      |     48 +
 .../examples/Minkowski_sum_2/approx_offset.cpp     |     39 +
 .../CGAL-4.8/examples/Minkowski_sum_2/arr_conics.h |     25 +
 .../examples/Minkowski_sum_2/bops_circular.h       |     15 +
 .../examples/Minkowski_sum_2/bops_linear.h         |     15 +
 .../examples/Minkowski_sum_2/exact_inset.cpp       |     60 +
 .../examples/Minkowski_sum_2/exact_offset.cpp      |     56 +
 .../CGAL-4.8/examples/Minkowski_sum_2/holes.dat    |      6 +
 .../examples/Minkowski_sum_2/ms_rational_nt.h      |      0
 .../CGAL-4.8/examples/Minkowski_sum_2/pgn_print.h  |     73 +
 .../examples/Minkowski_sum_2/print_utils.h         |      0
 .../examples/Minkowski_sum_2/rooms_star.dat        |      0
 .../examples/Minkowski_sum_2/spiked.dat            |      0
 .../Minkowski_sum_2/sum_by_decomposition.cpp       |     36 +
 .../examples/Minkowski_sum_2/sum_of_holes.cpp      |     43 +
 .../Minkowski_sum_2/sum_triangle_square.cpp        |     28 +
 .../examples/Minkowski_sum_2/sum_with_holes.cpp    |     30 +
 .../examples/Minkowski_sum_2/tight.dat             |      0
 .../examples/Minkowski_sum_3/CMakeLists.txt        |     27 +
 .../examples/Minkowski_sum_3/cube.nef3             |      0
 .../examples/Minkowski_sum_3/cube_offset.cin       |      0
 .../examples/Minkowski_sum_3/cube_offset.cpp       |      0
 .../examples/Minkowski_sum_3/glide.cin             |      0
 .../examples/Minkowski_sum_3/glide.cpp             |      0
 .../examples/Modular_arithmetic/CMakeLists.txt     |     26 +
 .../examples/Modular_arithmetic/modular_filter.cpp |      0
 3rdparty/CGAL-4.8/examples/Nef_2/CMakeLists.txt    |     28 +
 .../examples/Nef_2/nef_2_construction.cpp          |      0
 .../examples/Nef_2/nef_2_intersection.cpp          |      0
 .../examples/Nef_2/nef_2_polylines.cpp             |      0
 3rdparty/CGAL-4.8/examples/Nef_3/CMakeLists.txt    |     42 +
 .../examples/Nef_3/comparison.cpp                  |      0
 .../examples/Nef_3/complex_construction.cin        |      0
 .../examples/Nef_3/complex_construction.cpp        |      0
 .../examples/Nef_3/exploration_SM.cin              |      0
 .../examples/Nef_3/exploration_SM.cpp              |      0
 .../examples/Nef_3/extended_kernel.cin             |      0
 .../examples/Nef_3/extended_kernel.cpp             |      0
 .../examples/Nef_3/handling_double_coordinates.cin |      0
 .../examples/Nef_3/handling_double_coordinates.cpp |      0
 .../examples/Nef_3/interface_polyhedron.cin        |      0
 .../examples/Nef_3/interface_polyhedron.cpp        |      0
 .../examples/Nef_3/nefIO.cin                       |      0
 .../examples/Nef_3/nefIO.cpp                       |      0
 .../examples/Nef_3/nef_3_construction.cpp          |      0
 .../examples/Nef_3/nef_3_point_location.cin        |      0
 .../examples/Nef_3/nef_3_point_location.cpp        |      0
 .../examples/Nef_3/nef_3_simple.cpp                |      0
 .../examples/Nef_3/offIO.cin                       |      0
 .../examples/Nef_3/offIO.cpp                       |      0
 .../examples/Nef_3/point_set_operations.cpp        |      0
 .../examples/Nef_3/polyline_construction.cpp       |      0
 .../examples/Nef_3/set_operations.cpp              |      0
 .../examples/Nef_3/shell_exploration.cin           |      0
 .../examples/Nef_3/shell_exploration.cpp           |      0
 .../examples/Nef_3/topological_operations.cin      |      0
 .../examples/Nef_3/topological_operations.cpp      |      0
 .../examples/Nef_3/transformation.cpp              |      0
 3rdparty/CGAL-4.8/examples/Nef_S2/CMakeLists.txt   |     31 +
 .../include/CGAL/Nef_S2/create_random_Nef_S2.h     |      0
 .../examples/Nef_S2/nef_s2_construction.cpp        |      0
 .../examples/Nef_S2/nef_s2_exploration.cpp         |      0
 .../examples/Nef_S2/nef_s2_point_location.cpp      |      0
 .../examples/Nef_S2/nef_s2_simple.cpp              |      0
 .../CMakeLists.txt                                 |     34 +
 .../data/stair.xy                                  |    160 +
 .../data/stair.xym                                 |    160 +
 .../otr2_indexed_output_example.cpp                |     68 +
 .../otr2_list_output_example.cpp                   |     57 +
 .../otr2_mass_example.cpp                          |     70 +
 .../otr2_simplest_example.cpp                      |     28 +
 .../CGAL-4.8/examples/Partition_2/CMakeLists.txt   |     29 +
 .../examples/Partition_2/README                    |      0
 .../Partition_2/approx_convex_partition_2.cpp      |      0
 .../greene_approx_convex_partition_2.cpp           |      0
 .../Partition_2/optimal_convex_partition_2.cpp     |      0
 .../Partition_2/y_monotone_partition_2.cpp         |      0
 .../Periodic_2_triangulation_2/CMakeLists.txt      |     36 +
 .../data/triangulation_prog1.cin                   |      0
 .../p2t2_adding_handles.cpp                        |      0
 .../p2t2_colored_vertices.cpp                      |      0
 .../Periodic_2_triangulation_2/p2t2_covering.cpp   |      0
 .../p2t2_find_conflicts.cpp                        |      0
 .../p2t2_geometric_access.cpp                      |      0
 .../Periodic_2_triangulation_2/p2t2_hierarchy.cpp  |      0
 .../p2t2_info_insert_with_pair_iterator_2.cpp      |      0
 .../p2t2_info_insert_with_transform_iterator_2.cpp |      0
 .../p2t2_info_insert_with_zip_iterator_2.cpp       |      0
 .../p2t2_large_point_set.cpp                       |      0
 .../p2t2_simple_example.cpp                        |      0
 .../Periodic_3_triangulation_3/CMakeLists.txt      |     32 +
 .../examples/Periodic_3_triangulation_3/README     |      0
 .../colored_vertices.cpp                           |     40 +
 .../Periodic_3_triangulation_3/covering.cpp        |     48 +
 .../Periodic_3_triangulation_3/find_conflicts.cpp  |     55 +
 .../geometric_access.cpp                           |     39 +
 .../Periodic_3_triangulation_3/large_point_set.cpp |     61 +
 .../periodic_adding_handles.cpp                    |     69 +
 .../Periodic_3_triangulation_3/simple_example.cpp  |     77 +
 .../CGAL-4.8/examples/Point_set_2/CMakeLists.txt   |     27 +
 .../examples/Point_set_2/nearest_neighbor.cpp      |      0
 .../examples/Point_set_2/range_search.cpp          |      0
 .../examples/Point_set_processing_3/CMakeLists.txt |     81 +
 .../average_spacing_example.cpp                    |     67 +
 .../bilateral_smooth_point_set_example.cpp         |     77 +
 .../data/ChineseDragon-10kv.off                    |      0
 .../data/before_upsample.xyz                       |      0
 .../examples/Point_set_processing_3/data/camel.off |      0
 .../Point_set_processing_3/data/fandisk.off        |  47529 ++++++
 .../data/fin90_with_PCA_normals.xyz                |      0
 .../examples/Point_set_processing_3/data/oni.xyz   |      0
 .../Point_set_processing_3/data/sphere_1k.xyz      |      0
 .../Point_set_processing_3/data/sphere_20k.xyz     |      0
 .../data/sphere_20k_normal.xyz                     |      0
 .../edge_aware_upsample_point_set_example.cpp      |     80 +
 .../Point_set_processing_3/edges_example.cpp       |     58 +
 .../grid_simplification_example.cpp                |      0
 .../grid_simplify_indices.cpp                      |     57 +
 .../hierarchy_simplification_example.cpp           |     48 +
 .../jet_smoothing_example.cpp                      |     38 +
 .../Point_set_processing_3/normal_estimation.cmd   |      0
 .../Point_set_processing_3/normal_estimation.cpp   |    346 +
 .../Point_set_processing_3/normals_example.cpp     |     65 +
 .../Point_set_processing_3/property_map.cpp        |      0
 .../random_simplification_example.cpp              |     49 +
 .../read_write_xyz_point_set_example.cpp           |     53 +
 .../remove_outliers_example.cpp                    |     42 +
 ...p_simplify_and_regularize_point_set_example.cpp |     64 +
 .../Point_set_shape_detection_3/CMakeLists.txt     |     36 +
 .../Point_set_shape_detection_3/data/cube.pwn      |  50000 +++++++
 .../efficient_RANSAC_basic.cpp                     |     61 +
 .../efficient_RANSAC_custom_shape.cpp              |     62 +
 .../efficient_RANSAC_custom_shape.h                |     94 +
 .../efficient_RANSAC_parameters.cpp                |    108 +
 .../efficient_RANSAC_point_access.cpp              |    139 +
 .../CMakeLists.txt                                 |     48 +
 .../data/kitten.xyz                                |      0
 .../data/sphere926.pwn                             |      0
 .../poisson_reconstruction.cmd                     |      0
 .../poisson_reconstruction.cpp                     |    393 +
 .../poisson_reconstruction_example.cpp             |    108 +
 3rdparty/CGAL-4.8/examples/Polygon/CMakeLists.txt  |     29 +
 .../examples/Polygon/Example.cpp                   |      0
 .../examples/Polygon/Polygon.cpp                   |      0
 .../examples/Polygon/polygon_algorithms.cpp        |      0
 .../examples/Polygon/projected_polygon.cpp         |      0
 .../Polygon_mesh_processing/CMakeLists.txt         |    116 +
 .../compute_normals_example.cpp                    |     50 +
 .../compute_normals_example_OM.cpp                 |     59 +
 .../connected_components_example.cpp               |    131 +
 .../examples/Polygon_mesh_processing/data/P.off    |     53 +
 .../Polygon_mesh_processing/data/blobby.off        |   6081 +
 .../Polygon_mesh_processing/data/blobby_3cc.off    |   5241 +
 .../Polygon_mesh_processing/data/cube_quad.off     |     16 +
 .../data/degtri_sliding.off                        |     18 +
 .../Polygon_mesh_processing/data/eight.off         |    951 +
 .../data/full_border_quads.off                     |     32 +
 .../data/mech-holes-shark.off                      |  15440 ++
 .../examples/Polygon_mesh_processing/data/pig.off  |   1361 +
 .../Polygon_mesh_processing/data/tet-shuffled.off  |     10 +
 .../hole_filling_example.cpp                       |     62 +
 .../hole_filling_example_OM.cpp                    |     63 +
 .../hole_filling_example_SM.cpp                    |     62 +
 .../isotropic_remeshing_example.cpp                |     71 +
 .../mesh_slicer_example.cpp                        |     56 +
 .../point_inside_example.cpp                       |     73 +
 .../point_inside_example_OM.cpp                    |     77 +
 .../polygon_soup_example.cpp                       |     54 +
 .../refine_fair_example.cpp                        |     83 +
 .../self_intersections_example.cpp                 |     42 +
 .../stitch_borders_example.cpp                     |     39 +
 .../stitch_borders_example_OM.cpp                  |     38 +
 .../triangulate_faces_example.cpp                  |     40 +
 .../triangulate_faces_example_OM.cpp               |     33 +
 .../triangulate_polyline_example.cpp               |     50 +
 .../CGAL-4.8/examples/Polyhedron/CMakeLists.txt    |     41 +
 .../examples/Polyhedron/corner.off                 |      0
 .../examples/Polyhedron/corner_with_hole.off       |      0
 .../examples/Polyhedron/corner_with_sharp_edge.off |      0
 .../examples/Polyhedron/cross.off                  |      0
 .../examples/Polyhedron/polyhedron_prog_color.cpp  |      0
 .../examples/Polyhedron/polyhedron_prog_cube.cpp   |      0
 .../Polyhedron/polyhedron_prog_cut_cube.cpp        |      0
 .../Polyhedron/polyhedron_prog_incr_builder.cpp    |      0
 .../Polyhedron/polyhedron_prog_normals.cpp         |      0
 .../examples/Polyhedron/polyhedron_prog_off.cpp    |      0
 .../examples/Polyhedron/polyhedron_prog_planes.cpp |      0
 .../examples/Polyhedron/polyhedron_prog_simple.cpp |      0
 .../examples/Polyhedron/polyhedron_prog_subdiv.cin |      0
 .../examples/Polyhedron/polyhedron_prog_subdiv.cpp |      0
 .../polyhedron_prog_subdiv_with_boundary.cin       |      0
 .../polyhedron_prog_subdiv_with_boundary.cpp       |      0
 .../examples/Polyhedron/polyhedron_prog_tetra.cpp  |      0
 .../examples/Polyhedron/polyhedron_prog_traits.cpp |      0
 .../examples/Polyhedron/polyhedron_prog_vector.cpp |      0
 .../Polyhedron/polyhedron_prog_vertex_color.cpp    |      0
 .../Polyhedron/polyhedron_prog_vertex_normal.cpp   |      0
 .../Polyhedron/polyhedron_self_intersection.cin    |      0
 .../Polyhedron/polyhedron_self_intersection.cpp    |      0
 .../CGAL-4.8/examples/Polyhedron_IO/CMakeLists.txt |     37 +
 .../examples/Polyhedron_IO/iv2off.cin              |      0
 .../examples/Polyhedron_IO/iv2off.cpp              |      0
 .../examples/Polyhedron_IO/off2iv.cin              |      0
 .../examples/Polyhedron_IO/off2iv.cpp              |      0
 .../examples/Polyhedron_IO/off2off.cin             |      0
 .../examples/Polyhedron_IO/off2off.cpp             |      0
 .../examples/Polyhedron_IO/off2stl.cin             |      0
 .../examples/Polyhedron_IO/off2stl.cpp             |      0
 .../examples/Polyhedron_IO/off2vrml.cin            |      0
 .../examples/Polyhedron_IO/off2vrml.cpp            |      0
 .../examples/Polyhedron_IO/off2wav.cin             |      0
 .../examples/Polyhedron_IO/off2wav.cpp             |      0
 .../examples/Polyhedron_IO/off_bbox.cin            |      0
 .../examples/Polyhedron_IO/off_bbox.cpp            |      0
 .../examples/Polyhedron_IO/off_glue.cin            |      0
 .../examples/Polyhedron_IO/off_glue.cpp            |      0
 .../examples/Polyhedron_IO/off_transform.cin       |      0
 .../examples/Polyhedron_IO/off_transform.cpp       |      0
 .../examples/Polyhedron_IO/polyhedron2vrml.cin     |      0
 .../examples/Polyhedron_IO/polyhedron2vrml.cpp     |      0
 .../examples/Polyhedron_IO/polyhedron_copy.cin     |      0
 .../examples/Polyhedron_IO/polyhedron_copy.cpp     |      0
 .../examples/Polyhedron_IO/terr_trian.cin          |      0
 .../examples/Polyhedron_IO/terr_trian.cpp          |      0
 .../Polyhedron_IO/triangulation_print_OFF.h        |      0
 .../Polyline_simplification_2/CMakeLists.txt       |     29 +
 .../points_and_vertices.cin                        |      0
 .../points_and_vertices.cpp                        |      0
 .../Polyline_simplification_2/simplify.cin         |      0
 .../Polyline_simplification_2/simplify.cpp         |      0
 .../Polyline_simplification_2/simplify_polygon.cin |      0
 .../Polyline_simplification_2/simplify_polygon.cpp |      0
 .../simplify_polyline.cin                          |      0
 .../simplify_polyline.cpp                          |      0
 .../CGAL-4.8/examples/Polynomial/CMakeLists.txt    |     32 +
 .../examples/Polynomial/coefficient_access.cpp     |      0
 .../CGAL-4.8/examples/Polynomial/construction.cpp  |     49 +
 .../examples/Polynomial/degree.cpp                 |      0
 .../Polynomial/gcd_up_to_constant_factor.cpp       |      0
 .../examples/Polynomial/subresultants.cpp          |      0
 .../examples/Polynomial/substitute.cpp             |      0
 .../examples/Polynomial/swap_move.cpp              |      0
 .../examples/Polytope_distance_d/CMakeLists.txt    |     29 +
 .../all_furthest_neighbors_2.cpp                   |      0
 .../Polytope_distance_d/polytope_distance_d.cpp    |      0
 .../polytope_distance_d_fast_exact.cpp             |      0
 .../examples/Polytope_distance_d/width_simplex.cpp |      0
 .../Principal_component_analysis/CMakeLists.txt    |     30 +
 .../Principal_component_analysis/barycenter.cpp    |      0
 .../Principal_component_analysis/bounding_box.cpp  |      0
 .../Principal_component_analysis/centroid.cpp      |      0
 .../linear_least_squares_fitting_points_2.cpp      |      0
 .../linear_least_squares_fitting_triangles_3.cpp   |      0
 .../examples/Profiling_tools/CMakeLists.txt        |     28 +
 .../examples/Profiling_tools/Profile_counter.cpp   |      0
 .../Profiling_tools/Profile_histogram_counter.cpp  |      0
 .../examples/Profiling_tools/Profile_timer.cpp     |      0
 .../CGAL-4.8/examples/QP_solver/CMakeLists.txt     |     51 +
 .../examples/QP_solver/convex_hull_containment.cpp |      0
 .../QP_solver/convex_hull_containment2.cpp         |      0
 .../convex_hull_containment_benchmarks.cpp         |      0
 .../examples/QP_solver/cycling.cpp                 |      0
 .../examples/QP_solver/cycling.mps                 |      0
 .../examples/QP_solver/double_qp_solver.cin        |      0
 .../examples/QP_solver/double_qp_solver.data       |      0
 .../examples/QP_solver/first_lp.cpp                |      0
 .../examples/QP_solver/first_lp.mps                |      0
 .../examples/QP_solver/first_lp_from_iterators.cpp |      0
 .../examples/QP_solver/first_lp_from_mps.cpp       |      0
 .../examples/QP_solver/first_nonnegative_lp.cpp    |      0
 .../examples/QP_solver/first_nonnegative_lp.mps    |      0
 .../first_nonnegative_lp_from_iterators.cpp        |      0
 .../QP_solver/first_nonnegative_lp_from_mps.cpp    |      0
 .../examples/QP_solver/first_nonnegative_qp.cpp    |      0
 .../examples/QP_solver/first_nonnegative_qp.mps    |      0
 .../first_nonnegative_qp_from_iterators.cpp        |      0
 .../QP_solver/first_nonnegative_qp_from_mps.cpp    |      0
 .../examples/QP_solver/first_qp.cpp                |      0
 .../examples/QP_solver/first_qp.mps                |      0
 .../QP_solver/first_qp_basic_constraints.cpp       |      0
 .../examples/QP_solver/first_qp_from_iterators.cpp |      0
 .../examples/QP_solver/first_qp_from_mps.cpp       |      0
 .../examples/QP_solver/important_variables.cpp     |      0
 .../QP_solver/infeasibility_certificate.cpp        |     68 +
 .../examples/QP_solver/integer_qp_solver.cin       |      0
 .../examples/QP_solver/integer_qp_solver.data      |      0
 .../examples/QP_solver/invert_matrix.cpp           |      0
 .../examples/QP_solver/optimality_certificate.cpp  |      0
 .../examples/QP_solver/print_first_lp.cpp          |      0
 .../QP_solver/print_first_nonnegative_lp.cpp       |      0
 .../QP_solver/print_first_nonnegative_qp.cpp       |      0
 .../examples/QP_solver/print_first_qp.cpp          |      0
 .../examples/QP_solver/rational_qp_solver.cin      |      0
 .../examples/QP_solver/rational_qp_solver.data     |      0
 .../QP_solver/solve_convex_hull_containment_lp.h   |      0
 .../QP_solver/solve_convex_hull_containment_lp2.h  |      0
 .../QP_solver/solve_convex_hull_containment_lp3.h  |      0
 .../QP_solver/unboundedness_certificate.cpp        |     75 +
 .../examples/RangeSegmentTrees/CMakeLists.txt      |     41 +
 .../RangeSegmentTrees/include/Tree_Traits.h        |      0
 .../examples/RangeSegmentTrees/range_tree_1.cpp    |      0
 .../examples/RangeSegmentTrees/range_tree_2.cpp    |      0
 .../examples/RangeSegmentTrees/range_tree_3.cpp    |      0
 .../examples/RangeSegmentTrees/range_tree_4.cpp    |      0
 .../RangeSegmentTrees/range_tree_map_2.cpp         |      0
 .../RangeSegmentTrees/range_tree_set_2.cpp         |      0
 .../examples/RangeSegmentTrees/segment_tree_1.cpp  |      0
 .../examples/RangeSegmentTrees/segment_tree_2.cpp  |      0
 .../examples/RangeSegmentTrees/segment_tree_3.cpp  |      0
 .../examples/RangeSegmentTrees/segment_tree_4.cpp  |      0
 .../RangeSegmentTrees/segment_tree_map_2.cpp       |      0
 .../RangeSegmentTrees/segment_tree_set_2.cpp       |      0
 .../RangeSegmentTrees/segment_tree_set_3.cpp       |      0
 .../RangeSegmentTrees/software_design_rgs.cpp      |      0
 .../examples/Rectangular_p_center_2/CMakeLists.txt |     26 +
 .../rectangular_p_center_2.cpp                     |      0
 3rdparty/CGAL-4.8/examples/Ridges_3/CMakeLists.txt |     52 +
 .../examples/Ridges_3/Compute_Ridges_Umbilics.cpp  |    389 +
 .../CGAL-4.8/examples/Ridges_3/PolyhedralSurf.h    |     98 +
 .../examples/Ridges_3/PolyhedralSurf_rings.h       |    170 +
 .../examples/Ridges_3/README                       |      0
 .../examples/Ridges_3/Ridges_Umbilics_SM.cpp       |    389 +
 .../CGAL-4.8/examples/Ridges_3/compute_normals.h   |     62 +
 .../Ridges_3/data/poly2x^2+y^2-0.062500.off        |      0
 .../examples/Ridges_3/skip_vcproj_auto_generation  |      0
 .../CGAL-4.8/examples/STL_Extension/CMakeLists.txt |     31 +
 .../examples/STL_Extension/Default.cpp             |      0
 .../STL_Extension/Dispatch_output_iterator.cpp     |      0
 .../examples/STL_Extension/in_place_list_prog.cpp  |      0
 .../STL_Extension/min_element_if_example.cpp       |      0
 .../STL_Extension/min_max_element_example.cpp      |      0
 .../examples/STL_Extension/unordered_map.cpp       |     19 +
 .../Scale_space_reconstruction_3/CMakeLists.txt    |     40 +
 .../Scale_space_reconstruction_3/data/kitten.off   |      0
 .../Scale_space_reconstruction_3/scale_space.cmd   |      0
 .../Scale_space_reconstruction_3/scale_space.cpp   |     55 +
 .../scale_space_incremental.cmd                    |      0
 .../scale_space_incremental.cpp                    |      0
 .../scale_space_manifold.cmd}                      |      0
 .../scale_space_manifold.cpp                       |     69 +
 .../Segment_Delaunay_graph_2/CMakeLists.txt        |     32 +
 .../Segment_Delaunay_graph_2/data/sites.cin        |      0
 .../Segment_Delaunay_graph_2/data/sites2.cin       |      0
 .../Segment_Delaunay_graph_2/data/sitesx.cin       |      0
 .../Segment_Delaunay_graph_2/data/sitesxx.cin      |      0
 .../Segment_Delaunay_graph_2/data/sitesxx.rb.cin   |      0
 .../Segment_Delaunay_graph_2/sdg-count-sites.cpp   |      0
 .../sdg-fast-sp-polygon.cpp                        |      0
 .../Segment_Delaunay_graph_2/sdg-fast-sp.cpp       |      0
 .../sdg-filtered-traits.cpp                        |      0
 .../Segment_Delaunay_graph_2/sdg-info-set.cpp      |      0
 .../Segment_Delaunay_graph_2/sdg-red-blue-info.cpp |    137 +
 .../Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp |      0
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |     35 +
 .../Segment_Delaunay_graph_Linf_2}/data/sites.cin  |      0
 .../Segment_Delaunay_graph_Linf_2}/data/sites2.cin |      0
 .../Segment_Delaunay_graph_Linf_2}/data/sitesx.cin |      0
 .../data/sitesxx.cin                               |      0
 .../data/sitesxx.rb.cin                            |      0
 .../print-sdg-linf.cpp                             |     56 +
 .../sdg-count-sites-linf.cpp                       |     71 +
 .../sdg-fast-sp-linf.cpp                           |     44 +
 .../sdg-fast-sp-polygon-linf.cpp                   |     61 +
 .../sdg-filtered-traits-linf.cpp                   |     44 +
 .../sdg-info-set-linf.cpp                          |    246 +
 .../sdg-red-blue-info-linf.cpp                     |    139 +
 .../sdg-voronoi-edges-exact-linf.cpp               |    131 +
 .../sdg-voronoi-edges-linf.cpp                     |    104 +
 .../examples/Skin_surface_3/CMakeLists.txt         |     44 +
 .../examples/Skin_surface_3/data/1IYE.pdb          |      0
 .../examples/Skin_surface_3/data/1mvm.pdb          |      0
 .../examples/Skin_surface_3/data/1t7i.pdb          |      0
 .../examples/Skin_surface_3/data/4lfq.pdb          |      0
 .../examples/Skin_surface_3/data/caffeine.cin      |      0
 .../Skin_surface_3/data/molecule_tunnel.cin        |      0
 .../include/extract_balls_from_pdb.h               |      0
 .../Skin_surface_3/skin_surface_pdb_reader.cpp     |      0
 ...n_surface_retrieve_defining_weighted_points.cpp |      0
 .../Skin_surface_3/skin_surface_simple.cpp         |      0
 .../Skin_surface_3/skin_surface_subdiv.cpp         |      0
 .../skin_surface_subdiv_with_normals.cpp           |      0
 .../examples/Skin_surface_3/skin_surface_writer.h  |      0
 .../Skin_surface_3/union_of_balls_simple.cpp       |      0
 .../Skin_surface_3/union_of_balls_subdiv.cpp       |      0
 .../examples/Snap_rounding_2/CMakeLists.txt        |     28 +
 .../Snap_rounding_2/data/snap_rounding_data        |      0
 .../examples/Snap_rounding_2/snap_rounding.cpp     |      0
 .../Snap_rounding_2/snap_rounding_data.cpp         |      0
 .../Snap_rounding_2/snap_rounding_to_integer.cpp   |      0
 .../examples/Solver_interface/CMakeLists.txt       |     35 +
 .../Solver_interface/diagonalize_matrix.cpp        |     51 +
 .../singular_value_decomposition.cpp               |     37 +
 .../examples/Solver_interface/sparse_solvers.cpp   |     49 +
 .../examples/Spatial_searching/CMakeLists.txt      |     92 +
 .../examples/Spatial_searching/Distance.h          |      0
 .../examples/Spatial_searching/Point.h             |      0
 .../examples/Spatial_searching/circular_query.cpp  |      0
 .../examples/Spatial_searching/data/tripod.off     |      0
 .../Spatial_searching/distance_browsing.cpp        |      0
 .../Spatial_searching/fuzzy_range_query.cpp        |      0
 .../general_neighbor_searching.cpp                 |      0
 .../Spatial_searching/iso_rectangle_2_query.cpp    |      0
 .../nearest_neighbor_searching.cpp                 |      0
 .../searching_polyhedron_vertices.cpp              |      0
 ...ching_polyhedron_vertices_with_fuzzy_sphere.cpp |     55 +
 .../searching_sphere_orthogonally.cpp              |      0
 .../searching_surface_mesh_vertices.cpp            |      0
 .../searching_with_circular_query.cpp              |     62 +
 .../searching_with_point_with_info.cpp             |      0
 .../searching_with_point_with_info_inplace.cpp     |      0
 .../searching_with_point_with_info_pmap.cpp        |      0
 .../Spatial_searching/splitter_worst_cases.cpp     |      0
 .../user_defined_point_and_distance.cpp            |      0
 .../using_fair_splitting_rule.cpp                  |      0
 .../weighted_Minkowski_distance.cpp                |      0
 .../examples/Spatial_sorting/CMakeLists.txt        |     36 +
 .../Spatial_sorting/example_delaunay_2.cpp         |      0
 .../examples/Spatial_sorting/hilbert.cpp           |      0
 .../examples/Spatial_sorting/hilbert_policies.cpp  |      0
 .../Spatial_sorting/hilbert_sort_on_sphere.cpp     |     49 +
 .../examples/Spatial_sorting/myPoint.cpp           |      0
 .../Spatial_sorting/small_example_delaunay_2.cpp   |      0
 .../examples/Spatial_sorting/sort_indices.cpp      |      0
 .../sp_sort_using_property_map_2.cpp               |      0
 .../sp_sort_using_property_map_3.cpp               |      0
 .../sp_sort_using_property_map_d.cpp               |      0
 .../Spatial_sorting/spatial_sort_on_sphere.cpp     |     49 +
 .../examples/Straight_skeleton_2/CMakeLists.txt    |     34 +
 .../Create_offset_polygons_2.cpp                   |      0
 .../Create_saop_from_polygon_with_holes_2.cpp      |      0
 .../Create_skeleton_and_offset_polygons_2.cpp      |      0
 ...e_skeleton_and_offset_polygons_with_holes_2.cpp |     57 +
 .../Create_straight_skeleton_2.cpp                 |      0
 ...straight_skeleton_from_polygon_with_holes_2.cpp |      0
 .../examples/Straight_skeleton_2/Low_level_API.cpp |      0
 .../Straight_skeleton_2/Show_offset_polygon.cpp    |      0
 .../Straight_skeleton_2/Show_straight_skeleton.cpp |      0
 .../examples/Straight_skeleton_2/dump_to_eps.h     |    171 +
 .../Straight_skeleton_2/input_file_format.txt      |      0
 .../CGAL-4.8/examples/Straight_skeleton_2/print.h  |     85 +
 .../examples/Straight_skeleton_2/sample_1.dat      |      0
 .../examples/Straight_skeleton_2/sample_2.dat      |      0
 .../examples/Straight_skeleton_2/sample_3.dat      |      0
 .../examples/Straight_skeleton_2/sample_4.dat      |      0
 .../examples/Stream_lines_2/CMakeLists.txt         |     27 +
 .../examples/Stream_lines_2/data/datap.tri.cin     |      0
 .../examples/Stream_lines_2/data/datav.tri.cin     |      0
 .../Stream_lines_2/data/irregular_data.tri.cin     |      0
 .../examples/Stream_lines_2/data/vnoise.vec.cin    |      0
 .../examples/Stream_lines_2/stl_regular_field.cpp  |      0
 .../Stream_lines_2/stl_triangular_field.cpp        |      0
 .../examples/Subdivision_method_3/CMakeLists.txt   |     29 +
 .../CatmullClark_subdivision.cpp                   |      0
 .../Customized_subdivision.cpp                     |      0
 .../Subdivision_method_3/DooSabin_subdivision.cpp  |      0
 .../Subdivision_method_3/Loop_subdivision.cpp      |      0
 .../examples/Subdivision_method_3/data/corner.off  |      0
 .../data/corner_tris_with_hole.off                 |      0
 .../Subdivision_method_3/data/corner_with_hole.off |      0
 .../data/corner_with_sharp_edge.off                |      0
 .../examples/Subdivision_method_3/data/cross.off   |      0
 .../Subdivision_method_3/data/quint_tris.off       |      0
 .../CGAL-4.8/examples/Surface_mesh/CMakeLists.txt  |     35 +
 .../examples/Surface_mesh/cube.off                 |      0
 .../examples/Surface_mesh/data/elephant.off        |      0
 .../examples/Surface_mesh/data/knot1.off           |      0
 .../CGAL-4.8/examples/Surface_mesh/data/quad.off   |      7 +
 .../examples/Surface_mesh/data/triangle.off        |      6 +
 .../CGAL-4.8/examples/Surface_mesh/sm_aabbtree.cpp |     90 +
 .../examples/Surface_mesh/sm_bgl.cmd               |      0
 .../examples/Surface_mesh/sm_bgl.cpp               |      0
 .../examples/Surface_mesh/sm_circulators.cpp       |      0
 .../examples/Surface_mesh/sm_do_intersect.cmd      |      0
 .../examples/Surface_mesh/sm_do_intersect.cpp      |      0
 .../examples/Surface_mesh/sm_iterators.cpp         |     69 +
 .../CGAL-4.8/examples/Surface_mesh/sm_join.cpp     |     40 +
 .../examples/Surface_mesh/sm_kruskal.cmd           |      0
 .../examples/Surface_mesh/sm_kruskal.cpp           |      0
 .../CGAL-4.8/examples/Surface_mesh/sm_memory.cpp   |     67 +
 .../examples/Surface_mesh/sm_properties.cpp        |      0
 .../Surface_mesh_deformation/CMakeLists.txt        |     48 +
 .../all_roi_assign_example.cpp                     |      0
 .../all_roi_assign_example_Surface_mesh.cpp        |      0
 .../all_roi_assign_example_custom_polyhedron.cpp   |    156 +
 .../all_roi_assign_example_with_OpenMesh.cpp       |      0
 .../custom_weight_for_edges_example.cpp            |     85 +
 .../Surface_mesh_deformation}/data/plane.off       |      0
 .../deform_polyhedron_with_custom_pmap_example.cpp |      0
 .../k_ring_roi_translate_rotate_Surface_mesh.cpp   |      0
 .../k_ring_roi_translate_rotate_example.cpp        |      0
 .../Authalic_parameterization.cmd                  |      0
 .../Authalic_parameterization.cpp                  |    110 +
 .../Surface_mesh_parameterization/CMakeLists.txt   |     75 +
 .../Complete_parameterization_example.cmd          |      0
 .../Complete_parameterization_example.cpp          |    285 +
 .../Mesh_cutting_parameterization.cmd              |      0
 .../Mesh_cutting_parameterization.cpp              |    196 +
 .../Simple_parameterization.cmd                    |      0
 .../Simple_parameterization.cpp                    |    108 +
 .../Square_border_parameterization.cmd             |      0
 .../Square_border_parameterization.cpp             |    115 +
 .../data/check_64x64.bmp                           |    Bin
 .../Surface_mesh_parameterization/data/holes.off   |      0
 .../data/mannequin-devil.off                       |      0
 .../data/mask_cone.off                             |      0
 .../data/nefertiti.off                             |      0
 .../data/parameterization.mtl                      |      0
 .../Surface_mesh_parameterization/data/rotor.off   |      0
 .../data/sphere966.off                             |      0
 .../data/three_peaks.off                           |      0
 .../include/Mesh_cutter.h                          |      0
 .../Parameterization_polyhedron_adaptor_ex.h       |      0
 .../include/Polyhedron_ex.h                        |      0
 .../polyhedron_ex_parameterization.cmd             |      0
 .../polyhedron_ex_parameterization.cpp             |    488 +
 .../quick_test_suite.bat                           |     10 +
 .../quick_test_suite.sh                            |    109 +
 .../Surface_mesh_segmentation/CMakeLists.txt       |     73 +
 .../Surface_mesh_segmentation/data/cactus.off      |      0
 .../sdf_values_example.cpp                         |      0
 ...gmentation_from_sdf_values_OpenMesh_example.cpp |     68 +
 .../segmentation_from_sdf_values_SM_example.cpp    |      0
 .../segmentation_from_sdf_values_example.cpp       |      0
 .../segmentation_via_sdf_values_example.cpp        |      0
 .../segmentation_with_facet_ids_example.cpp        |      0
 .../Surface_mesh_shortest_path/CMakeLists.txt      |     38 +
 .../Surface_mesh_shortest_path}/data/elephant.off  |      0
 .../shortest_path_sequence.cpp                     |    124 +
 .../shortest_paths_OpenMesh.cpp                    |     71 +
 .../shortest_paths_multiple_sources.cpp            |     80 +
 .../shortest_paths_no_id.cpp                       |     84 +
 .../shortest_paths_with_id.cpp                     |     70 +
 .../Surface_mesh_simplification/CMakeLists.txt     |     78 +
 .../Surface_mesh_simplification/cube-meshed.off    |      0
 .../examples/Surface_mesh_simplification/cube.off  |      0
 .../edge_collapse_OpenMesh.cpp                     |     97 +
 .../edge_collapse_constrain_sharp_edges.cmd        |      0
 .../edge_collapse_constrain_sharp_edges.cpp        |    189 +
 ...edge_collapse_constrained_border_polyhedron.cmd |      0
 ...edge_collapse_constrained_border_polyhedron.cpp |    125 +
 ...ge_collapse_constrained_border_surface_mesh.cmd |      0
 ...ge_collapse_constrained_border_surface_mesh.cpp |    120 +
 .../edge_collapse_enriched_polyhedron.cmd          |      0
 .../edge_collapse_enriched_polyhedron.cpp          |    187 +
 .../edge_collapse_polyhedron.cmd                   |      0
 .../edge_collapse_polyhedron.cpp                   |     55 +
 .../edge_collapse_surface_mesh.cmd                 |      0
 .../edge_collapse_surface_mesh.cpp                 |    161 +
 .../mesh_with_border.off                           |      0
 .../Surface_mesh_skeletonization/CMakeLists.txt    |     41 +
 .../MCF_Skeleton_example.cpp                       |     72 +
 .../MCF_Skeleton_sm_example.cpp                    |     70 +
 .../Surface_mesh_skeletonization/data/161.off      |  41476 ++++++
 .../data/elephant.off                              |      0
 .../segmentation_example.cpp                       |     98 +
 .../simple_mcfskel_example.cpp                     |     79 +
 .../simple_mcfskel_sm_example.cpp                  |     57 +
 .../examples/Surface_mesher/CMakeLists.txt         |     30 +
 .../examples/Surface_mesher/data/skull_2.9.inr     |    Bin
 .../examples/Surface_mesher/data/triceratops.off   |      0
 .../Surface_mesher/mesh_a_3d_gray_image.cpp        |      0
 .../Surface_mesher/mesh_an_implicit_function.cpp   |      0
 .../Surface_mesher/skip_vcproj_auto_generation     |      0
 .../CGAL-4.8/examples/Sweep_line_2/CMakeLists.txt  |     63 +
 .../examples/Sweep_line_2}/sweep_line.cpp          |      0
 3rdparty/CGAL-4.8/examples/TDS_3/CMakeLists.txt    |     27 +
 .../examples/TDS_3}/linking_2d_and_3d.cpp          |      0
 .../examples/TDS_3}/tds.cpp                        |      0
 .../CGAL-4.8/examples/Triangulation/CMakeLists.txt |     38 +
 .../Triangulation/barycentric_subdivision.cpp      |      0
 .../Triangulation/delaunay_triangulation.cpp       |     78 +
 .../examples/Triangulation/triangulation.cpp       |     53 +
 .../examples/Triangulation/triangulation1.cpp      |      0
 .../examples/Triangulation/triangulation2.cpp      |      0
 .../triangulation_data_structure_dynamic.cpp       |      0
 .../triangulation_data_structure_static.cpp        |      0
 .../examples/Triangulation_2/CMakeLists.txt        |     43 +
 .../examples/Triangulation_2/README                |      0
 .../examples/Triangulation_2/adding_handles.cpp    |      0
 .../examples/Triangulation_2/colored_face.cpp      |      0
 .../examples/Triangulation_2/constrained.cpp       |      0
 .../Triangulation_2/constrained_hierarchy_plus.cpp |      0
 .../examples/Triangulation_2/constrained_plus.cpp  |      0
 .../Triangulation_2/copy_triangulation_2.cpp       |      0
 .../examples/Triangulation_2/data/constrained.cin  |      0
 .../examples/Triangulation_2/data/regular.cin      |      0
 .../examples/Triangulation_2/data/terrain.cin      |      0
 .../Triangulation_2/data/triangulation_prog1.cin   |      0
 .../examples/Triangulation_2/data/voronoi.cin      |      0
 .../examples/Triangulation_2/hierarchy.cpp         |      0
 .../info_insert_with_pair_iterator_2.cpp           |      0
 .../info_insert_with_pair_iterator_regular_2.cpp   |      0
 .../info_insert_with_transform_iterator_2.cpp      |      0
 .../info_insert_with_zip_iterator_2.cpp            |      0
 .../Triangulation_2/polygon_triangulation.cpp      |      0
 .../Triangulation_2/polylines_triangulation.cpp    |      0
 .../Triangulation_2/print_cropped_voronoi.cpp      |      0
 .../examples/Triangulation_2/regular.cpp           |      0
 .../examples/Triangulation_2/terrain.cpp           |      0
 .../Triangulation_2/triangulation_prog1.cpp        |      0
 .../examples/Triangulation_2/voronoi.cpp           |      0
 .../examples/Triangulation_3/CMakeLists.txt        |     48 +
 .../examples/Triangulation_3/README                |      0
 .../examples/Triangulation_3/adding_handles_3.cpp  |      0
 .../examples/Triangulation_3/color.cpp             |      0
 .../Triangulation_3/copy_triangulation_3.cpp       |      0
 .../examples/Triangulation_3/fast_location_3.cpp   |     35 +
 .../examples/Triangulation_3/find_conflicts_3.cpp  |      0
 .../info_insert_with_pair_iterator.cpp             |      0
 .../info_insert_with_pair_iterator_regular.cpp     |      0
 .../info_insert_with_transform_iterator.cpp        |      0
 .../info_insert_with_zip_iterator.cpp              |      0
 ...parallel_insertion_and_removal_in_regular_3.cpp |      0
 .../parallel_insertion_in_delaunay_3.cpp           |      0
 .../examples/Triangulation_3/regular_3.cpp         |      0
 .../Triangulation_3/sequential_parallel.cpp        |     56 +
 .../Triangulation_3/simple_triangulation_3.cpp     |      0
 .../examples/Triangulation_3/simplex.cpp           |      0
 .../CGAL-4.8/examples/Visibility_2/CMakeLists.txt  |     27 +
 .../Visibility_2/general_polygon_example.cpp       |     67 +
 .../Visibility_2/simple_polygon_visibility_2.cpp   |     74 +
 .../examples/Voronoi_diagram_2/CMakeLists.txt      |     27 +
 .../examples/Voronoi_diagram_2/data/1D.ag.cin      |      0
 .../examples/Voronoi_diagram_2/data/data1.ag.cin   |      0
 .../examples/Voronoi_diagram_2/data/data1.dt.cin   |      0
 .../examples/Voronoi_diagram_2/data/data1.svd.cin  |      0
 .../examples/Voronoi_diagram_2/data/data2.ag.cin   |      0
 .../examples/Voronoi_diagram_2/data/data3.ag.cin   |      0
 .../Voronoi_diagram_2/data/degenerate.ag.cin       |      0
 .../Voronoi_diagram_2/data/queries1.dt.cin         |      0
 .../Voronoi_diagram_2/data/queries1.svd.cin        |      0
 .../Voronoi_diagram_2/vd_2_point_location.cpp      |      0
 .../vd_2_point_location_sdg_linf.cpp               |     90 +
 .../include/CGAL/AABB_C3T3_triangle_primitive.h    |    115 +
 .../CGAL/AABB_face_graph_triangle_primitive.h      |      0
 .../CGAL/AABB_halfedge_graph_segment_primitive.h   |      0
 .../include/CGAL/AABB_intersections.h              |      0
 .../include/CGAL/AABB_polyhedral_oracle.h          |      0
 .../CGAL/AABB_polyhedron_segment_primitive.h       |      0
 .../CGAL/AABB_polyhedron_triangle_primitive.h      |      0
 .../include/CGAL/AABB_primitive.h                  |      0
 .../include/CGAL/AABB_segment_primitive.h          |      0
 .../include/CGAL/AABB_traits.h                     |      0
 3rdparty/CGAL-4.8/include/CGAL/AABB_tree.h         |   1239 +
 .../include/CGAL/AABB_triangle_primitive.h         |      0
 .../CGAL/Advancing_front_surface_reconstruction.h  |   2638 +
 ...cing_front_surface_reconstruction_cell_base_3.h |    253 +
 ...ng_front_surface_reconstruction_vertex_base_3.h |    286 +
 .../include/CGAL/Aff_transformation_2.h            |      0
 .../include/CGAL/Aff_transformation_3.h            |      0
 .../include/CGAL/Algebraic_extension_traits.h      |      0
 .../include/CGAL/Algebraic_kernel_converter.h      |      0
 .../Algebraic_kernel_d/Algebraic_curve_kernel_2.h  |      0
 .../CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h   |      0
 .../Algebraic_real_quadratic_refinement_rep_bfi.h  |      0
 .../CGAL/Algebraic_kernel_d/Algebraic_real_rep.h   |      0
 .../Algebraic_kernel_d/Algebraic_real_rep_bfi.h    |      0
 .../Bitstream_coefficient_kernel.h                 |      0
 .../Bitstream_coefficient_kernel_at_alpha.h        |      0
 .../CGAL/Algebraic_kernel_d/Bitstream_descartes.h  |      0
 .../Bitstream_descartes_E08_tree.h                 |      0
 .../Bitstream_descartes_rndl_tree.h                |      0
 .../Bitstream_descartes_rndl_tree_traits.h         |      0
 .../CGAL/Algebraic_kernel_d/Curve_analysis_2.h     |   2559 +
 .../Algebraic_kernel_d/Curve_pair_analysis_2.h     |      0
 .../include/CGAL/Algebraic_kernel_d/Descartes.h    |      0
 .../CGAL/Algebraic_kernel_d/Event_line_builder.h   |      0
 .../include/CGAL/Algebraic_kernel_d/Float_traits.h |      0
 .../CGAL/Algebraic_kernel_d/Interval_evaluate_1.h  |      0
 .../CGAL/Algebraic_kernel_d/Interval_evaluate_2.h  |      0
 .../CGAL/Algebraic_kernel_d/LRU_hashed_map.h       |      0
 .../Algebraic_kernel_d/Real_embeddable_extension.h |      0
 .../include/CGAL/Algebraic_kernel_d/Real_roots.h   |      0
 .../CGAL/Algebraic_kernel_d/Shear_controller.h     |      0
 .../CGAL/Algebraic_kernel_d/Shear_transformation.h |      0
 .../CGAL/Algebraic_kernel_d/Status_line_CA_1.h     |      0
 .../CGAL/Algebraic_kernel_d/Status_line_CPA_1.h    |      0
 .../CGAL/Algebraic_kernel_d/Xy_coordinate_2.h      |    785 +
 .../algebraic_curve_kernel_2_tools.h               |      0
 .../CGAL/Algebraic_kernel_d/bound_between_1.h      |      0
 .../CGAL/Algebraic_kernel_d/construct_binary.h     |      0
 .../include/CGAL/Algebraic_kernel_d/enums.h        |      0
 .../include/CGAL/Algebraic_kernel_d/exceptions.h   |      0
 .../include/CGAL/Algebraic_kernel_d/flags.h        |      0
 .../include/CGAL/Algebraic_kernel_d/macros.h       |      0
 .../CGAL/Algebraic_kernel_d/refine_zero_against.h  |      0
 .../include/CGAL/Algebraic_kernel_d/shear.h        |      0
 .../univariate_polynomial_utils.h                  |      0
 .../include/CGAL/Algebraic_kernel_d_1.h            |      0
 .../include/CGAL/Algebraic_kernel_d_2.h            |      0
 ...function_objects_on_roots_and_polynomials_2_2.h |      0
 ...nal_functions_comparison_root_for_circles_2_2.h |      0
 ...functions_on_roots_and_polynomial_1_2_and_2_2.h |      0
 ...ternal_functions_on_roots_and_polynomials_2_2.h |      0
 .../CGAL/Algebraic_kernel_for_circles_2_2.h        |      0
 ...function_objects_on_roots_and_polynomials_2_3.h |      0
 ...nal_functions_comparison_root_for_spheres_2_3.h |      0
 ...functions_on_roots_and_polynomial_1_3_and_2_3.h |      0
 ...ternal_functions_on_roots_and_polynomials_1_3.h |      0
 ...ternal_functions_on_roots_and_polynomials_2_3.h |      0
 .../CGAL/Algebraic_kernel_for_spheres_2_3.h        |      0
 .../include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h    |      0
 .../include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h    |      0
 .../include/CGAL/Algebraic_structure_traits.h      |      0
 .../include/CGAL/Alpha_shape_2.h                   |      0
 .../include/CGAL/Alpha_shape_3.h                   |      0
 .../include/CGAL/Alpha_shape_cell_base_3.h         |      0
 .../include/CGAL/Alpha_shape_euclidean_traits_2.h  |      0
 .../include/CGAL/Alpha_shape_euclidean_traits_3.h  |      0
 .../include/CGAL/Alpha_shape_face_base_2.h         |      0
 .../include/CGAL/Alpha_shape_vertex_base_2.h       |      0
 .../include/CGAL/Alpha_shape_vertex_base_3.h       |      0
 .../CGAL-4.8/include/CGAL/Apollonius_graph_2.h     |   1345 +
 .../Apollonius_graph_2/Apollonius_graph_2_impl.h   |      0
 .../Apollonius_graph_hierarchy_2_impl.h            |      0
 .../Bounded_side_of_ccw_circle_C2.h                |      0
 .../CGAL/Apollonius_graph_2/Compare_weight_2.h     |      0
 .../include/CGAL/Apollonius_graph_2/Compare_x_2.h  |      0
 .../include/CGAL/Apollonius_graph_2/Compare_y_2.h  |      0
 .../CGAL/Apollonius_graph_2/Constructions_C2.h     |      0
 .../CGAL/Apollonius_graph_2/Constructions_ftC2.h   |      0
 .../CGAL/Apollonius_graph_2/Constructions_rtH2.h   |      0
 .../CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h |      0
 .../CGAL/Apollonius_graph_2/Finite_edge_test_C2.h  |      0
 .../include/CGAL/Apollonius_graph_2/Incircle8_C2.h |      0
 .../include/CGAL/Apollonius_graph_2/Incircle_C2.h  |      0
 .../Apollonius_graph_2/Infinite_edge_test_C2.h     |      0
 .../Apollonius_graph_2/Is_degenerate_edge_C2.h     |      0
 .../include/CGAL/Apollonius_graph_2/Is_hidden_C2.h |      0
 .../CGAL/Apollonius_graph_2/Kernel_wrapper_2.h     |      0
 .../CGAL/Apollonius_graph_2/Orientation8_C2.h      |      0
 .../CGAL/Apollonius_graph_2/Orientation_2.h        |      0
 .../Oriented_side_of_bisector_C2.h                 |      0
 .../Predicate_constructions_C2.h                   |      0
 .../CGAL/Apollonius_graph_2/Predicates_C2.h        |      0
 .../CGAL/Apollonius_graph_2/Traits_wrapper_2.h     |      0
 .../include/CGAL/Apollonius_graph_2/basic.h        |      0
 .../include/CGAL/Apollonius_graph_2/check_filter.h |      0
 .../CGAL/Apollonius_graph_2/comparator_profiler.h  |      0
 .../CGAL/Apollonius_graph_2/compare_quadratic.h    |      0
 .../CGAL/Apollonius_graph_2/predicate_profiler.h   |      0
 .../Apollonius_graph_uncertain_filtered_traits_2.h |      0
 .../uncertain/Uncertain_is_hidden_C2.h             |      0
 .../Uncertain_oriented_side_of_bisector_C2.h       |      0
 .../uncertain/Uncertain_vertex_conflict_2.h        |      0
 .../uncertain/uncertain_functions_on_signs.h       |      0
 .../CGAL/Apollonius_graph_adaptation_policies_2.h  |      0
 .../CGAL/Apollonius_graph_adaptation_traits_2.h    |      0
 .../CGAL/Apollonius_graph_data_structure_2.h       |      0
 .../CGAL/Apollonius_graph_filtered_traits_2.h      |      0
 .../include/CGAL/Apollonius_graph_hierarchy_2.h    |      0
 .../Apollonius_graph_hierarchy_vertex_base_2.h     |     71 +
 .../include/CGAL/Apollonius_graph_traits_2.h       |      0
 .../include/CGAL/Apollonius_graph_vertex_base_2.h  |      0
 3rdparty/CGAL-4.8/include/CGAL/Apollonius_site_2.h |     90 +
 .../include/CGAL/Approximate_min_ellipsoid_d.h     |      0
 .../Approximate_min_ellipsoid_d_configure.h        |      0
 .../Approximate_min_ellipsoid_d_debug.h            |      0
 .../Approximate_min_ellipsoid_d_impl.h             |    282 +
 .../Khachiyan_approximation.h                      |      0
 .../Khachiyan_approximation_impl.h                 |    667 +
 .../CGAL/Approximate_min_ellipsoid_d_traits_2.h    |      0
 .../CGAL/Approximate_min_ellipsoid_d_traits_3.h    |      0
 .../CGAL/Approximate_min_ellipsoid_d_traits_d.h    |      0
 .../include/CGAL/Arithmetic_kernel.h               |      0
 .../Arithmetic_kernel/Arithmetic_kernel_base.h     |      0
 .../include/CGAL/Arr_Bezier_curve_traits_2.h       |    877 +
 3rdparty/CGAL-4.8/include/CGAL/Arr_accessor.h      |    948 +
 .../include/CGAL/Arr_algebraic_segment_traits_2.h  |      0
 .../include/CGAL/Arr_batched_point_location.h      |      0
 .../CGAL/Arr_bounded_planar_topology_traits_2.h    |      0
 .../include/CGAL/Arr_circle_segment_traits_2.h     |    745 +
 .../include/CGAL/Arr_circular_arc_traits_2.h       |      0
 .../include/CGAL/Arr_circular_line_arc_traits_2.h  |      0
 .../CGAL-4.8/include/CGAL/Arr_conic_traits_2.h     |    875 +
 .../CGAL/Arr_consolidated_curve_data_traits_2.h    |      0
 .../include/CGAL/Arr_counting_traits_2.h           |      0
 .../include/CGAL/Arr_curve_data_traits_2.h         |      0
 3rdparty/CGAL-4.8/include/CGAL/Arr_dcel_base.h     |   1418 +
 .../include/CGAL/Arr_default_dcel.h                |      0
 .../include/CGAL/Arr_default_overlay_traits.h      |      0
 ...irectional_non_caching_segment_basic_traits_2.h |    150 +
 .../include/CGAL/Arr_enums.h                       |      0
 .../include/CGAL/Arr_extended_dcel.h               |      0
 .../include/CGAL/Arr_face_index_map.h              |      0
 .../include/CGAL/Arr_face_map.h                    |      0
 ...Arr_geodesic_arc_on_sphere_partition_traits_2.h |      0
 .../CGAL/Arr_geodesic_arc_on_sphere_traits_2.h     |   3247 +
 .../include/CGAL/Arr_geometry_traits/Arr_plane_3.h |      0
 .../Bezier_bounding_rational_traits.h              |      0
 .../CGAL/Arr_geometry_traits/Bezier_cache.h        |      0
 .../CGAL/Arr_geometry_traits/Bezier_curve_2.h      |    957 +
 .../CGAL/Arr_geometry_traits/Bezier_point_2.h      |      0
 .../CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h |   2836 +
 .../CGAL/Arr_geometry_traits/Circle_segment_2.h    |   2492 +
 .../include/CGAL/Arr_geometry_traits/Conic_arc_2.h |   1870 +
 .../Arr_geometry_traits/Conic_intersections_2.h    |      0
 .../CGAL/Arr_geometry_traits/Conic_point_2.h       |      0
 .../Arr_geometry_traits/Conic_x_monotone_arc_2.h   |   2140 +
 .../Consolidated_curve_data_aux.h                  |      0
 .../CGAL/Arr_geometry_traits/Curve_data_aux.h      |      0
 .../CGAL/Arr_geometry_traits/Hyperbolic_arc_2.h    |      0
 .../Arr_geometry_traits/IO/Polycurve_2_iostream.h  |    163 +
 .../include/CGAL/Arr_geometry_traits/Polycurve_2.h |    465 +
 .../include/CGAL/Arr_geometry_traits/Polyline_2.h  |    145 +
 .../CGAL/Arr_geometry_traits/Rational_arc_2.h      |      0
 .../CGAL/Arr_geometry_traits/Segment_assertions.h  |      0
 .../CGAL/Arr_geometry_traits/de_Casteljau_2.h      |      0
 .../include/CGAL/Arr_landmarks_point_location.h    |      0
 .../include/CGAL/Arr_line_arc_traits_2.h           |      0
 .../CGAL-4.8/include/CGAL/Arr_linear_traits_2.h    |   2025 +
 .../include/CGAL/Arr_naive_point_location.h        |      0
 .../CGAL/Arr_non_caching_segment_basic_traits_2.h  |    278 +
 .../CGAL/Arr_non_caching_segment_traits_2.h        |    429 +
 .../include/CGAL/Arr_observer.h                    |      0
 .../include/CGAL/Arr_overlay.h                     |      0
 .../include/CGAL/Arr_overlay_2.h                   |      0
 .../Arr_batched_point_location_traits_2.h          |      0
 .../Arr_point_location/Arr_landmarks_pl_impl.h     |      0
 .../Arr_point_location/Arr_lm_generator_base.h     |      0
 .../Arr_point_location/Arr_lm_grid_generator.h     |      0
 .../Arr_point_location/Arr_lm_halton_generator.h   |      0
 .../Arr_lm_middle_edges_generator.h                |      0
 .../Arr_point_location/Arr_lm_nearest_neighbor.h   |      0
 .../Arr_point_location/Arr_lm_random_generator.h   |      0
 .../Arr_lm_specified_points_generator.h            |      0
 .../Arr_point_location/Arr_lm_vertices_generator.h |      0
 .../Arr_naive_point_location_impl.h                |      0
 .../Arr_simple_point_location_impl.h               |    444 +
 .../Arr_point_location/Arr_trapezoid_ric_pl_impl.h |      0
 .../Arr_triangulation_pl_functions.h               |      0
 .../Arr_point_location/Arr_triangulation_pl_impl.h |      0
 .../Arr_walk_along_line_pl_impl.h                  |      0
 .../CGAL/Arr_point_location/Td_X_trapezoid.h       |      0
 .../CGAL/Arr_point_location/Td_active_edge.h       |      0
 .../Td_active_fictitious_vertex.h                  |      0
 .../CGAL/Arr_point_location/Td_active_trapezoid.h  |      0
 .../CGAL/Arr_point_location/Td_active_vertex.h     |      0
 .../include/CGAL/Arr_point_location/Td_dag.h       |      0
 .../include/CGAL/Arr_point_location/Td_dag_node.h  |      0
 .../CGAL/Arr_point_location/Td_inactive_edge.h     |      0
 .../Td_inactive_fictitious_vertex.h                |      0
 .../Arr_point_location/Td_inactive_trapezoid.h     |      0
 .../CGAL/Arr_point_location/Td_inactive_vertex.h   |      0
 .../include/CGAL/Arr_point_location/Td_ninetuple.h |      0
 .../CGAL/Arr_point_location/Td_predicates.h        |      0
 .../include/CGAL/Arr_point_location/Td_traits.h    |      0
 .../CGAL/Arr_point_location/Td_traits_functions.h  |      0
 .../Trapezoidal_decomposition_2.h                  |   2317 +
 .../Trapezoidal_decomposition_2_impl.h             |   3112 +
 .../Trapezoidal_decomposition_2_iostream.h         |      0
 .../Trapezoidal_decomposition_2_misc.h             |      0
 .../include/CGAL/Arr_point_location_result.h       |      0
 .../include/CGAL/Arr_polycurve_basic_traits_2.h    |   2713 +
 .../CGAL-4.8/include/CGAL/Arr_polycurve_traits_2.h |   1184 +
 .../CGAL-4.8/include/CGAL/Arr_polyline_traits_2.h  |    600 +
 .../include/CGAL/Arr_rat_arc/Algebraic_point_2.h   |      0
 .../CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h      |    125 +
 .../include/CGAL/Arr_rat_arc/Cache.h               |      0
 .../include/CGAL/Arr_rat_arc/Rational_arc_d_1.h    |   2606 +
 .../include/CGAL/Arr_rat_arc/Rational_function.h   |      0
 .../Rational_function_canonicalized_pair.h         |    510 +
 .../Arr_rat_arc/Rational_function_ordered_pair.h   |      0
 .../CGAL/Arr_rat_arc/Rational_function_pair.h      |      0
 .../CGAL-4.8/include/CGAL/Arr_rat_arc/Singleton.h  |     58 +
 .../include/CGAL/Arr_rational_function_traits_2.h  |   1315 +
 .../CGAL-4.8/include/CGAL/Arr_segment_traits_2.h   |   1172 +
 .../include/CGAL/Arr_simple_point_location.h       |      0
 .../Arr_on_sphere_transformation.h                 |      0
 .../Arr_polyhedral_sgm.h                           |      0
 .../Arr_polyhedral_sgm_arr_dcel.h                  |      0
 .../Arr_polyhedral_sgm_initializer_visitor.h       |      0
 .../Arr_polyhedral_sgm_overlay.h                   |      0
 .../Arr_polyhedral_sgm_polyhedron_3.h              |      0
 .../Arr_polyhedral_sgm_traits.h                    |      0
 .../Arr_polyhedral_sgm_transformation.h            |      0
 .../Arr_spherical_gaussian_map_3.h                 |      0
 .../Arr_transform_on_sphere.h                      |      0
 .../include/CGAL/Arr_spherical_topology_traits_2.h |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Arr_tags.h |      0
 .../Arr_bounded_planar_batched_pl_helper.h         |      0
 .../Arr_bounded_planar_construction_helper.h       |      0
 .../Arr_bounded_planar_insertion_helper.h          |      0
 .../Arr_bounded_planar_overlay_helper.h            |      0
 .../Arr_bounded_planar_topology_traits_2_impl.h    |      0
 .../Arr_bounded_planar_vert_decomp_helper.h        |      0
 .../Arr_inc_insertion_zone_visitor.h               |      0
 .../Arr_planar_topology_traits_base_2.h            |      0
 .../Arr_spherical_batched_pl_helper.h              |      0
 .../Arr_spherical_construction_helper.h            |      0
 .../Arr_spherical_insertion_helper.h               |      0
 .../Arr_spherical_overlay_helper.h                 |      0
 .../Arr_spherical_topology_traits_2_impl.h         |    889 +
 .../Arr_spherical_vert_decomp_helper.h             |      0
 .../Arr_unb_planar_batched_pl_helper.h             |      0
 .../Arr_unb_planar_construction_helper.h           |      0
 .../Arr_unb_planar_insertion_helper.h              |      0
 .../Arr_unb_planar_overlay_helper.h                |      0
 .../Arr_unb_planar_topology_traits_2_impl.h        |      0
 .../Arr_unb_planar_vert_decomp_helper.h            |      0
 .../include/CGAL/Arr_tracing_traits_2.h            |      0
 .../CGAL/Arr_trapezoid_ric_point_location.h        |      0
 .../CGAL/Arr_triangulation_point_location.h        |      0
 .../CGAL/Arr_unb_planar_topology_traits_2.h        |    638 +
 .../include/CGAL/Arr_vertex_index_map.h            |      0
 .../include/CGAL/Arr_vertex_map.h                  |      0
 .../include/CGAL/Arr_vertical_decomposition_2.h    |      0
 .../CGAL/Arr_walk_along_line_point_location.h      |      0
 .../include/CGAL/Arrangement_2.h                   |      0
 .../CGAL/Arrangement_2/Arr_compute_zone_visitor.h  |      0
 .../Arrangement_2/Arr_default_planar_topology.h    |      0
 .../Arrangement_2/Arr_do_intersect_zone_visitor.h  |      0
 .../Arr_on_surface_with_history_2_impl.h           |      0
 .../CGAL/Arrangement_2/Arr_traits_adaptor_2.h      |      0
 .../Arr_traits_adaptor_2_dispatching.h             |      0
 .../CGAL/Arrangement_2/Arr_with_history_accessor.h |      0
 .../CGAL/Arrangement_2/Arrangement_2_iterators.h   |    663 +
 .../Arrangement_on_surface_2_global.h              |      0
 .../Arrangement_2/Arrangement_on_surface_2_impl.h  |   5492 +
 .../CGAL/Arrangement_2/Arrangement_zone_2_impl.h   |      0
 .../include/CGAL/Arrangement_2/Open_hash.h         |      0
 .../CGAL/Arrangement_2/arrangement_type_traits.h   |      0
 .../include/CGAL/Arrangement_on_surface_2.h        |   2938 +
 .../CGAL/Arrangement_on_surface_with_history_2.h   |      0
 .../include/CGAL/Arrangement_with_history_2.h      |      0
 .../include/CGAL/Arrangement_zone_2.h              |      0
 .../include/CGAL/Barycentric_coordinates_2.h       |      0
 .../Discrete_harmonic_2.h                          |      0
 .../Generalized_barycentric_coordinates_2.h        |      0
 .../CGAL/Barycentric_coordinates_2/Mean_value_2.h  |      0
 .../Segment_coordinates_2.h                        |      0
 .../Triangle_coordinates_2.h                       |      0
 .../CGAL/Barycentric_coordinates_2/Wachspress_2.h  |      0
 .../Barycentric_coordinates_2/barycentric_enum_2.h |      0
 .../CGAL/Barycentric_mapping_parameterizer_3.h     |    180 +
 .../CGAL-4.8/include/CGAL/Basic_sweep_line_2.h     |    533 +
 3rdparty/CGAL-4.8/include/CGAL/Bbox_2.h            |    245 +
 .../include/CGAL/Bbox_2_Line_2_intersection.h      |    103 +
 .../include/CGAL/Bbox_2_Line_2_intersection_impl.h |    210 +
 .../include/CGAL/Bbox_2_Ray_2_intersection.h       |      0
 .../include/CGAL/Bbox_2_intersection.h             |      0
 3rdparty/CGAL-4.8/include/CGAL/Bbox_3.h            |    277 +
 .../include/CGAL/Bigfloat_interval_traits.h        |     58 +
 .../include/CGAL/Boolean_set_operations_2.h        |      0
 .../Bso_internal_functions.h                       |      0
 .../Boolean_set_operations_2/Ccb_curve_iterator.h  |      0
 .../Boolean_set_operations_2/Curve_with_halfedge.h |      0
 .../Boolean_set_operations_2/Gps_agg_meta_traits.h |      0
 .../CGAL/Boolean_set_operations_2/Gps_agg_op.h     |      0
 .../Boolean_set_operations_2/Gps_agg_op_sweep.h    |    297 +
 .../Boolean_set_operations_2/Gps_agg_op_visitor.h  |      0
 .../Boolean_set_operations_2/Gps_base_functor.h    |      0
 .../Gps_bfs_base_visitor.h                         |      0
 .../Gps_bfs_intersection_visitor.h                 |      0
 .../Gps_bfs_join_visitor.h                         |      0
 .../Boolean_set_operations_2/Gps_bfs_scanner.h     |      0
 .../Boolean_set_operations_2/Gps_bfs_xor_visitor.h |      0
 .../Boolean_set_operations_2/Gps_default_dcel.h    |    155 +
 .../Boolean_set_operations_2/Gps_default_traits.h  |      0
 .../Gps_difference_functor.h                       |      0
 .../Gps_do_intersect_functor.h                     |      0
 .../Gps_insertion_meta_traits.h                    |      0
 .../Gps_intersection_functor.h                     |      0
 .../Boolean_set_operations_2/Gps_join_functor.h    |      0
 .../CGAL/Boolean_set_operations_2/Gps_merge.h      |      0
 .../Gps_on_surface_base_2.h                        |   1737 +
 .../Gps_on_surface_base_2_impl.h                   |    790 +
 .../Gps_polygon_simplifier.h                       |    165 +
 .../Gps_polygon_validation.h                       |    800 +
 .../Gps_simplifier_traits.h                        |    478 +
 .../Gps_sym_diff_functor.h                         |      0
 .../Boolean_set_operations_2/Gps_traits_adaptor.h  |    178 +
 .../Gps_traits_decorator.h                         |      0
 .../Boolean_set_operations_2/Point_with_vertex.h   |      0
 .../Polygon_2_curve_iterator.h                     |      0
 .../include/CGAL/Bounded_kernel.h                  |      0
 .../include/CGAL/Box_intersection_d/Box_d.h        |      0
 .../include/CGAL/Box_intersection_d/Box_traits_d.h |      0
 .../CGAL/Box_intersection_d/Box_with_handle_d.h    |      0
 .../CGAL/Box_intersection_d/Box_with_info_d.h      |      0
 .../include/CGAL/Box_intersection_d/box_limits.h   |      0
 .../include/CGAL/Box_intersection_d/segment_tree.h |      0
 .../include/CGAL/CC_safe_handle.h                  |      0
 .../include/CGAL/CGAL_Ipelet_base.h                |      0
 .../CGAL-4.8/include/CGAL/CGAL_Ipelet_base_v6.h    |   1031 +
 .../CGAL-4.8/include/CGAL/CGAL_Ipelet_base_v7.h    |   1037 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/BigFloat.h     |    635 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/BigFloatRep.h  |    449 +
 .../CGAL-4.8/include/CGAL/CORE/BigFloat_impl.h     |   1327 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/BigInt.h       |    566 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/BigRat.h       |    491 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/CORE.h         |     71 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Config.h       |     42 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreAux.h      |    189 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreAux_impl.h |    229 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreDefs.h     |    278 +
 .../CGAL-4.8/include/CGAL/CORE/CoreDefs_impl.h     |    163 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreIO_impl.h  |    482 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Expr.h         |    561 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/ExprRep.h      |   1340 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Expr_impl.h    |   1255 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Filter.h       |    195 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Gmp.h          |     47 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Gmp_impl.h     |    280 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Impl.h         |     74 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/MemoryPool.h   |    138 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Promote.h      |    158 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Real.h         |    502 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/RealRep.h      |    517 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Real_impl.h    |    292 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/RefCount.h     |    118 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/Timer.h        |     78 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/extLong.h      |    302 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/extLong_impl.h |    212 +
 .../CGAL-4.8/include/CGAL/CORE/geom2d/circle2d.h   |    153 +
 .../CGAL-4.8/include/CGAL/CORE/geom2d/line2d.h     |    175 +
 .../CGAL-4.8/include/CGAL/CORE/geom2d/point2d.h    |    187 +
 .../CGAL-4.8/include/CGAL/CORE/geom2d/segment2d.h  |    196 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/line3d.h     |    140 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/plane3d.h    |    159 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/point3d.h    |    176 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/polygon3d.h  |    180 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/segment3d.h  |    177 +
 .../CGAL-4.8/include/CGAL/CORE/geom3d/triangle3d.h |    182 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/geombase.h     |     66 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/geometry2d.h   |     74 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/geometry3d.h   |     83 +
 .../CGAL-4.8/include/CGAL/CORE/linearAlgebra.h     |    176 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/poly/Curves.h  |    527 +
 .../CGAL-4.8/include/CGAL/CORE/poly/Curves.tcc     |   1429 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/poly/Poly.h    |    437 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/poly/Poly.tcc  |   1560 +
 3rdparty/CGAL-4.8/include/CGAL/CORE/poly/Sturm.h   |   1150 +
 3rdparty/CGAL-4.8/include/CGAL/CORE_BigFloat.h     |    550 +
 .../include/CGAL/CORE_BigInt.h                     |      0
 .../include/CGAL/CORE_BigRat.h                     |      0
 .../include/CGAL/CORE_Expr.h                       |      0
 .../include/CGAL/CORE_algebraic_number_traits.h    |      0
 .../include/CGAL/CORE_arithmetic_kernel.h          |      0
 .../CGAL-4.8/include/CGAL/CORE_coercion_traits.h   |    163 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Cache.h    |      0
 .../include/CGAL/Cartesian.h                       |      0
 .../include/CGAL/Cartesian/Aff_transformation_2.h  |      0
 .../include/CGAL/Cartesian/Aff_transformation_3.h  |      0
 .../CGAL/Cartesian/Aff_transformation_rep_2.h      |      0
 .../CGAL/Cartesian/Aff_transformation_rep_3.h      |      0
 .../include/CGAL/Cartesian/Cartesian_base.h        |      0
 .../CGAL-4.8/include/CGAL/Cartesian/Circle_2.h     |     82 +
 .../CGAL-4.8/include/CGAL/Cartesian/Circle_3.h     |    299 +
 .../include/CGAL/Cartesian/Data_accessor_2.h       |      0
 .../CGAL-4.8/include/CGAL/Cartesian/Direction_2.h  |    104 +
 .../CGAL-4.8/include/CGAL/Cartesian/Direction_3.h  |    136 +
 .../CGAL-4.8/include/CGAL/Cartesian/Iso_cuboid_3.h |    338 +
 .../include/CGAL/Cartesian/Iso_rectangle_2.h       |     73 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Line_2.h  |     97 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Line_3.h  |    163 +
 .../include/CGAL/Cartesian/MatrixC33.h             |      0
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Plane_3.h |    311 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Point_2.h |    107 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Point_3.h |    139 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Ray_2.h   |     76 +
 3rdparty/CGAL-4.8/include/CGAL/Cartesian/Ray_3.h   |    192 +
 .../include/CGAL/Cartesian/Rotation_rep_2.h        |      0
 .../include/CGAL/Cartesian/Scaling_rep_2.h         |      0
 .../include/CGAL/Cartesian/Scaling_rep_3.h         |      0
 .../CGAL-4.8/include/CGAL/Cartesian/Segment_2.h    |     69 +
 .../CGAL-4.8/include/CGAL/Cartesian/Segment_3.h    |    221 +
 .../CGAL-4.8/include/CGAL/Cartesian/Sphere_3.h     |    294 +
 .../include/CGAL/Cartesian/Tetrahedron_3.h         |    224 +
 .../include/CGAL/Cartesian/Translation_rep_2.h     |      0
 .../include/CGAL/Cartesian/Translation_rep_3.h     |      0
 .../CGAL-4.8/include/CGAL/Cartesian/Triangle_2.h   |     75 +
 .../CGAL-4.8/include/CGAL/Cartesian/Triangle_3.h   |    146 +
 .../CGAL-4.8/include/CGAL/Cartesian/Vector_2.h     |    153 +
 .../CGAL-4.8/include/CGAL/Cartesian/Vector_3.h     |    266 +
 .../include/CGAL/Cartesian/basic_constructions_2.h |      0
 .../include/CGAL/Cartesian/basic_constructions_3.h |      0
 .../include/CGAL/Cartesian/ft_constructions_2.h    |      0
 .../include/CGAL/Cartesian/ft_constructions_3.h    |      0
 .../include/CGAL/Cartesian/function_objects.h      |      0
 .../include/CGAL/Cartesian/line_constructions_2.h  |      0
 .../include/CGAL/Cartesian/plane_constructions_3.h |      0
 .../include/CGAL/Cartesian/point_constructions_2.h |      0
 .../include/CGAL/Cartesian/point_constructions_3.h |      0
 .../CGAL/Cartesian/predicates_on_directions_2.h    |      0
 .../CGAL/Cartesian/predicates_on_planes_3.h        |      0
 .../CGAL/Cartesian/predicates_on_points_2.h        |      0
 .../CGAL/Cartesian/predicates_on_points_3.h        |      0
 .../include/CGAL/Cartesian/solve_3.h               |      0
 .../include/CGAL/Cartesian_converter.h             |      0
 .../include/CGAL/Cartesian_d.h                     |      0
 .../include/CGAL/Cartesian_matrix.h                |      0
 .../include/CGAL/Cell_attribute.h                  |      0
 .../include/CGAL/Cell_attribute_with_point.h       |    162 +
 .../include/CGAL/Cell_const_iterators.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/Cell_iterators.h    |    453 +
 .../include/CGAL/Chinese_remainder_traits.h        |      0
 3rdparty/CGAL-4.8/include/CGAL/Circle_2.h          |    302 +
 .../include/CGAL/Circle_2_Circle_2_intersection.h  |      0
 .../include/CGAL/Circle_2_Line_2_intersection.h    |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Circle_3.h |      0
 .../include/CGAL/Circle_type.h                     |      0
 .../include/CGAL/Circular_arc_2.h                  |      0
 .../include/CGAL/Circular_arc_3.h                  |      0
 .../include/CGAL/Circular_arc_point_2.h            |      0
 .../include/CGAL/Circular_arc_point_3.h            |      0
 .../include/CGAL/Circular_border_parameterizer_3.h |      0
 .../include/CGAL/Circular_kernel_2.h               |      0
 .../CGAL/Circular_kernel_2/Circular_arc_2.h        |      0
 .../CGAL/Circular_kernel_2/Circular_arc_point_2.h  |    164 +
 .../CGAL/Circular_kernel_2/Intersection_traits.h   |      0
 .../include/CGAL/Circular_kernel_2/Line_arc_2.h    |      0
 .../function_objects_on_circle_2.h                 |      0
 .../Circular_kernel_2/function_objects_on_line_2.h |      0
 .../function_objects_polynomial_circular.h         |      0
 .../CGAL/Circular_kernel_2/interface_macros.h      |      0
 .../internal_functions_on_circle_2.h               |      0
 .../internal_functions_on_circular_arc_2.h         |      0
 .../internal_functions_on_line_2.h                 |      0
 .../internal_functions_on_line_arc_2.h             |      0
 .../intersection_line_2_circle_2_map.h             |      0
 .../CGAL/Circular_kernel_3/Circular_arc_3.h        |    323 +
 .../CGAL/Circular_kernel_3/Circular_arc_point_3.h  |    255 +
 .../CGAL/Circular_kernel_3/Intersection_traits.h   |      0
 .../include/CGAL/Circular_kernel_3/Line_arc_3.h    |    206 +
 .../function_objects_polynomial_sphere.h           |      0
 .../get_equation_object_on_curved_kernel_3.h       |      0
 .../CGAL/Circular_kernel_3/interface_macros.h      |      0
 .../internal_function_compare_spherical_kernel.h   |      0
 ...al_function_compare_to_right_spherical_kernel.h |      0
 .../internal_function_has_on_spherical_kernel.h    |      0
 .../internal_functions_on_circle_3.h               |      0
 .../internal_functions_on_circular_arc_3.h         |      0
 .../internal_functions_on_circular_arc_point_3.h   |      0
 .../internal_functions_on_line_3.h                 |      0
 .../internal_functions_on_line_arc_3.h             |      0
 .../internal_functions_on_plane_3.h                |      0
 .../internal_functions_on_sphere_3.h               |      0
 .../include/CGAL/Circular_kernel_converter.h       |      0
 .../include/CGAL/Circular_kernel_intersections.h   |      0
 .../CGAL/Circular_kernel_type_equality_wrapper.h   |      0
 .../include/CGAL/Circulator/Circulator_adapters.h  |    701 +
 .../include/CGAL/Circulator/Circulator_concepts.h  |      0
 .../Circulator/Safe_circulator_from_iterator.h     |      0
 .../CGAL-4.8/include/CGAL/Circulator_identity.h    |    145 +
 .../CGAL-4.8/include/CGAL/Circulator_on_node.h     |    102 +
 .../include/CGAL/Circulator_project.h              |      0
 .../include/CGAL/Coercion_traits.h                 |      0
 .../include/CGAL/Combination_enumerator.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/Combinatorial_map.h |   3814 +
 .../CGAL/Combinatorial_map_basic_operations.h      |    359 +
 .../include/CGAL/Combinatorial_map_constructors.h  |      0
 .../include/CGAL/Combinatorial_map_functors.h      |    173 +
 .../include/CGAL/Combinatorial_map_insertions.h    |    729 +
 .../CGAL/Combinatorial_map_iterators_base.h        |    616 +
 .../include/CGAL/Combinatorial_map_min_items.h     |      0
 .../include/CGAL/Combinatorial_map_operations.h    |    809 +
 .../include/CGAL/Combinatorial_map_save_load.h     |    800 +
 .../include/CGAL/Combinatorial_map_storages.h      |    419 +
 3rdparty/CGAL-4.8/include/CGAL/Compact_container.h |   1207 +
 .../include/CGAL/Compact_mesh_cell_base_3.h        |    713 +
 .../include/CGAL/Complex_2_in_triangulation_3.h    |      0
 .../CGAL/Complex_2_in_triangulation_cell_base_3.h  |      0
 .../Complex_2_in_triangulation_vertex_base_3.h     |      0
 .../include/CGAL/Complexity_tags.h                 |      0
 .../include/CGAL/Compute_anchor_3.h                |      0
 .../include/CGAL/Concatenate_iterator.h            |      0
 .../include/CGAL/Concurrent_compact_container.h    |   1061 +
 .../include/CGAL/ConicCPA2.h                       |      0
 .../include/CGAL/ConicHPA2.h                       |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Conic_2.h  |      0
 .../include/CGAL/Conic_misc.h                      |      0
 .../CGAL/Constrained_Delaunay_triangulation_2.h    |    982 +
 ...onstrained_Delaunay_triangulation_face_base_2.h |    121 +
 .../include/CGAL/Constrained_triangulation_2.h     |      0
 .../CGAL/Constrained_triangulation_face_base_2.h   |      0
 .../CGAL/Constrained_triangulation_plus_2.h        |   1233 +
 .../include/CGAL/Constrained_voronoi_diagram_2.h   |    514 +
 .../include/CGAL/Constraint_hierarchy_2.h          |      0
 .../include/CGAL/Convertible_circulator_project.h  |      0
 .../include/CGAL/Convertible_filter_iterator.h     |      0
 .../include/CGAL/Convertible_iterator_project.h    |      0
 .../CGAL/Convex_decomposition_3/Edge_sorter.h      |      0
 .../External_structure_builder.h                   |      0
 .../Insert_vertex_into_edge.h                      |      0
 .../Convex_decomposition_3/Ray_hit_generator.h     |      0
 .../Convex_decomposition_3/Ray_hit_generator2.h    |      0
 .../Convex_decomposition_3/Reflex_edge_searcher.h  |      0
 .../Reflex_vertex_searcher.h                       |      0
 .../CGAL/Convex_decomposition_3/SFace_separator.h  |      0
 .../include/CGAL/Convex_decomposition_3/SM_walls.h |    592 +
 .../Convex_decomposition_3/Single_wall_creator.h   |      0
 .../Convex_decomposition_3/Single_wall_creator2.h  |      0
 .../Convex_decomposition_3/Single_wall_creator3.h  |      0
 .../YVertical_wall_builder.h                       |      0
 .../CGAL/Convex_decomposition_3/is_reflex_sedge.h  |      0
 .../CGAL/Convex_hull_2/ch_akl_toussaint_impl.h     |      0
 .../include/CGAL/Convex_hull_2/ch_assertions.h     |      0
 .../include/CGAL/Convex_hull_2/ch_bykat_impl.h     |      0
 .../include/CGAL/Convex_hull_2/ch_eddy_impl.h      |      0
 .../CGAL/Convex_hull_2/ch_graham_andrew_impl.h     |      0
 .../include/CGAL/Convex_hull_2/ch_jarvis_impl.h    |      0
 .../include/CGAL/Convex_hull_2/ch_melkman_impl.h   |    129 +
 .../ch_selected_extreme_points_2_impl.h            |      0
 .../CGAL/Convex_hull_2/convexity_check_2_impl.h    |      0
 .../Convex_hull_3/dual/Convex_hull_traits_dual_2.h |      0
 .../Convex_hull_3/dual/Convex_hull_traits_dual_3.h |    281 +
 .../Convex_hull_3/dual/halfspace_intersection_3.h  |    306 +
 .../halfspace_intersection_with_constructions_3.h  |    179 +
 .../Convex_hull_3/dual/interior_polyhedron_3.h     |    162 +
 .../include/CGAL/Convex_hull_3/dual/predicates.h   |      0
 .../include/CGAL/Convex_hull_d.h                   |      0
 .../include/CGAL/Convex_hull_d_to_polyhedron_3.h   |      0
 .../include/CGAL/Convex_hull_d_traits_3.h          |      0
 .../include/CGAL/Convex_hull_face_base_2.h         |      0
 .../CGAL/Convex_hull_projective_xy_traits_2.h      |      0
 .../CGAL/Convex_hull_projective_xz_traits_2.h      |      0
 .../CGAL/Convex_hull_projective_yz_traits_2.h      |      0
 .../include/CGAL/Convex_hull_traits_3.h            |      0
 .../include/CGAL/Counted_number.h                  |      0
 .../include/CGAL/Counting_iterator.h               |      0
 .../CGAL/Curved_kernel_via_analysis_2/Arc_2.h      |   3367 +
 .../Curve_interval_arcno_cache.h                   |      0
 .../Curve_renderer_facade.h                        |      0
 .../Curved_kernel_via_analysis_2_functors.h        |      0
 .../Curved_kernel_via_analysis_2_impl.h            |      0
 .../Fig_stream_Curve_renderer_2.h                  |      0
 .../Filtered_curved_kernel_via_analysis_2_impl.h   |      0
 .../Curved_kernel_via_analysis_2/Generic_arc_2.h   |      0
 .../Curved_kernel_via_analysis_2/Generic_point_2.h |      0
 .../Make_x_monotone_2.h                            |    339 +
 .../Non_x_monotone_arc_2.h                         |      0
 .../CGAL/Curved_kernel_via_analysis_2/Point_2.h    |    840 +
 .../Sweep_curves_adapter_2.h                       |      0
 .../gfx/Curve_renderer_2.h                         |      0
 .../gfx/Curve_renderer_internals.h                 |   1082 +
 .../gfx/Curve_renderer_traits.h                    |    600 +
 .../gfx/Subdivision_1.h                            |      0
 .../gfx/Subdivision_2.h                            |      0
 .../test/simple_models.h                           |      0
 3rdparty/CGAL-4.8/include/CGAL/Dart.h              |    343 +
 .../CGAL-4.8/include/CGAL/Dart_const_iterators.h   |    338 +
 3rdparty/CGAL-4.8/include/CGAL/Dart_iterators.h    |   2770 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Default.h  |      0
 .../include/CGAL/Default_diagonalize_traits.h      |     81 +
 .../Deformation_Eigen_closest_rotation_traits_3.h  |    109 +
 ...rmation_Eigen_polar_closest_rotation_traits_3.h |     84 +
 3rdparty/CGAL-4.8/include/CGAL/Delaunay_d.h        |   1072 +
 .../include/CGAL/Delaunay_mesh_area_criteria_2.h   |      0
 .../include/CGAL/Delaunay_mesh_criteria_2.h        |      0
 .../include/CGAL/Delaunay_mesh_face_base_2.h       |     79 +
 .../CGAL/Delaunay_mesh_local_size_criteria_2.h     |      0
 .../include/CGAL/Delaunay_mesh_size_criteria_2.h   |      0
 .../include/CGAL/Delaunay_mesh_vertex_base_2.h     |     73 +
 .../include/CGAL/Delaunay_mesher_2.h               |      0
 .../CGAL/Delaunay_mesher_no_edge_refinement_2.h    |      0
 .../include/CGAL/Delaunay_triangulation.h          |      0
 .../include/CGAL/Delaunay_triangulation_2.h        |   2485 +
 .../include/CGAL/Delaunay_triangulation_3.h        |   2081 +
 .../Delaunay_triangulation_adaptation_policies_2.h |      0
 .../Delaunay_triangulation_adaptation_traits_2.h   |      0
 .../CGAL/Delaunay_triangulation_cell_base_3.h      |      0
 ...y_triangulation_cell_base_with_circumcenter_3.h |      0
 .../CGAL-4.8/include/CGAL/Diagonalize_traits.h     |    271 +
 .../include/CGAL/Dimension.h                       |      0
 3rdparty/CGAL-4.8/include/CGAL/Direction_2.h       |    282 +
 3rdparty/CGAL-4.8/include/CGAL/Direction_3.h       |    242 +
 .../CGAL/Discrete_authalic_parameterizer_3.h       |    188 +
 .../CGAL/Discrete_conformal_map_parameterizer_3.h  |    186 +
 .../include/CGAL/Distance_2.h                      |      0
 .../include/CGAL/Double_map.h                      |      0
 .../include/CGAL/Dummy_tds_2.h                     |      0
 .../include/CGAL/Dynamic_matrix.h                  |      0
 .../include/CGAL/Edge_hash_function.h              |      0
 .../include/CGAL/Eigen_diagonalize_traits.h        |    158 +
 3rdparty/CGAL-4.8/include/CGAL/Eigen_matrix.h      |    285 +
 .../CGAL-4.8/include/CGAL/Eigen_solver_traits.h    |    214 +
 .../include/CGAL/Eigen_svd.h                       |      0
 .../include/CGAL/Eigen_vector.h                    |      0
 .../include/CGAL/Enum_converter.h                  |      0
 .../include/CGAL/Env_default_diagram_1.h           |      0
 .../include/CGAL/Env_plane_traits_3.h              |      0
 .../include/CGAL/Env_sphere_traits_3.h             |      0
 .../include/CGAL/Env_surface_data_traits_3.h       |      0
 .../include/CGAL/Env_tracing_traits_3.h            |      0
 .../CGAL-4.8/include/CGAL/Env_triangle_traits_3.h  |   1667 +
 .../CGAL/Envelope_2/Env_divide_and_conquer_2.h     |      0
 .../Envelope_2/Env_divide_and_conquer_2_impl.h     |   1242 +
 .../CGAL/Envelope_3/Env_plane_traits_3_functions.h |      0
 .../include/CGAL/Envelope_3/Envelope_base.h        |      0
 .../Envelope_3/Envelope_diagram_on_surface_2.h     |      0
 .../Envelope_3/Envelope_divide_and_conquer_3.h     |      0
 .../CGAL/Envelope_3/Envelope_element_visitor_3.h   |   3220 +
 .../include/CGAL/Envelope_3/Envelope_overlay_2.h   |      0
 .../CGAL/Envelope_3/Envelope_overlay_functor.h     |      0
 .../include/CGAL/Envelope_3/Envelope_pm_dcel.h     |      0
 .../include/CGAL/Envelope_3/set_dividors.h         |      0
 .../include/CGAL/Envelope_diagram_1.h              |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Epick_d.h  |      0
 .../include/CGAL/Euclidean_distance.h              |      0
 .../include/CGAL/Euclidean_distance_sphere_point.h |      0
 .../include/CGAL/Euler_integrator_2.h              |      0
 .../include/CGAL/Exact_circular_kernel_2.h         |      0
 .../include/CGAL/Exact_integer.h                   |      0
 .../Exact_predicates_exact_constructions_kernel.h  |     98 +
 ...ates_exact_constructions_kernel_with_kth_root.h |     50 +
 ...cates_exact_constructions_kernel_with_root_of.h |     50 +
 ...edicates_exact_constructions_kernel_with_sqrt.h |      0
 ...Exact_predicates_inexact_constructions_kernel.h |     56 +
 .../include/CGAL/Exact_rational.h                  |      0
 .../include/CGAL/Exact_spherical_kernel_3.h        |      0
 .../include/CGAL/Exponent_vector.h                 |      0
 .../include/CGAL/Extended_cartesian.h              |      0
 .../include/CGAL/Extended_homogeneous.h            |      0
 .../include/CGAL/Extremal_polygon_traits_2.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/FPU.h               |    539 +
 .../include/CGAL/FPU_extension.h                   |      0
 .../include/CGAL/FPU_gcc_i386.h                    |      0
 .../include/CGAL/FPU_gcc_i386_sse2.h               |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/FPU_msvc.h |      0
 .../include/CGAL/FaceGraph_to_Polyhedron_3.h       |     92 +
 .../include/CGAL/Filter_circulator.h               |      0
 .../include/CGAL/Filtered_bbox_circular_kernel_2.h |      0
 .../bbox_filtered_predicates.h                     |      0
 .../interface_macros.h                             |      0
 .../include/CGAL/Filtered_construction.h           |      0
 .../include/CGAL/Filtered_extended_homogeneous.h   |      0
 .../include/CGAL/Filtered_kernel.h                 |      0
 .../Cartesian_coordinate_iterator_2.h              |      0
 .../Cartesian_coordinate_iterator_3.h              |      0
 3rdparty/CGAL-4.8/include/CGAL/Filtered_kernel_d.h |     70 +
 .../include/CGAL/Filtered_kernel_fwd.h             |      0
 .../CGAL-4.8/include/CGAL/Filtered_predicate.h     |    424 +
 .../include/CGAL/Fixed_alpha_shape_3.h             |      0
 .../include/CGAL/Fixed_alpha_shape_cell_base_3.h   |      0
 .../include/CGAL/Fixed_alpha_shape_vertex_base_3.h |      0
 .../include/CGAL/Fixed_border_parameterizer_3.h    |    634 +
 .../include/CGAL/Flattening_iterator.h             |      0
 .../include/CGAL/Fourtuple.h                       |      0
 .../include/CGAL/Fraction_traits.h                 |      0
 .../include/CGAL/Fuzzy_iso_box.h                   |      0
 3rdparty/CGAL-4.8/include/CGAL/Fuzzy_sphere.h      |    165 +
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpfi_type.h    |   1087 +
 .../include/CGAL/GMP/Gmpfi_type_static.h           |      0
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpfr_type.h    |   1341 +
 .../include/CGAL/GMP/Gmpfr_type_static.h           |      0
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpq_type.h     |    515 +
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpz_type.h     |    438 +
 .../include/CGAL/GMP/Gmpzf_type.h                  |      0
 .../include/CGAL/GMP_arithmetic_kernel.h           |      0
 .../include/CGAL/General_polygon_2.h               |      0
 .../CGAL-4.8/include/CGAL/General_polygon_set_2.h  |    117 +
 .../CGAL/General_polygon_set_on_surface_2.h        |    150 +
 .../include/CGAL/General_polygon_with_holes_2.h    |      0
 .../include/CGAL/Get_arithmetic_kernel.h           |      0
 .../include/CGAL/Gmp_coercion_traits.h             |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Gmpfi.h    |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Gmpfr.h    |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Gmpq.h     |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Gmpz.h     |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Gmpzf.h    |      0
 .../include/CGAL/Gps_circle_segment_traits_2.h     |     44 +
 .../include/CGAL/Gps_segment_traits_2.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/Gps_traits_2.h      |    175 +
 .../include/CGAL/Gray_image_mesh_domain_3.h        |    132 +
 .../include/CGAL/Gray_level_image_3.h              |      0
 .../include/CGAL/HalfedgeDS_const_decorator.h      |      0
 .../include/CGAL/HalfedgeDS_decorator.h            |      0
 .../include/CGAL/HalfedgeDS_default.h              |      0
 .../include/CGAL/HalfedgeDS_face_base.h            |      0
 .../CGAL/HalfedgeDS_face_max_base_with_id.h        |      0
 .../include/CGAL/HalfedgeDS_face_min_base.h        |      0
 .../include/CGAL/HalfedgeDS_halfedge_base.h        |      0
 .../CGAL/HalfedgeDS_halfedge_max_base_with_id.h    |      0
 .../include/CGAL/HalfedgeDS_halfedge_min_base.h    |      0
 .../include/CGAL/HalfedgeDS_items_2.h              |      0
 .../include/CGAL/HalfedgeDS_items_decorator.h      |      0
 .../include/CGAL/HalfedgeDS_iterator.h             |      0
 .../include/CGAL/HalfedgeDS_iterator_adaptor.h     |      0
 .../include/CGAL/HalfedgeDS_list.h                 |      0
 .../include/CGAL/HalfedgeDS_min_items.h            |      0
 .../include/CGAL/HalfedgeDS_vector.h               |      0
 .../include/CGAL/HalfedgeDS_vertex_base.h          |      0
 .../CGAL/HalfedgeDS_vertex_max_base_with_id.h      |      0
 .../include/CGAL/HalfedgeDS_vertex_min_base.h      |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Handle.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Handle_for.h        |    314 +
 .../include/CGAL/Handle_for_virtual.h              |      0
 .../include/CGAL/Handle_hash_function.h            |      0
 .../include/CGAL/Handle_with_policy.h              |      0
 .../include/CGAL/Has_timestamp.h                   |      0
 .../include/CGAL/Hilbert_policy_tags.h             |      0
 .../include/CGAL/Hilbert_sort_2.h                  |      0
 .../include/CGAL/Hilbert_sort_3.h                  |      0
 .../include/CGAL/Hilbert_sort_base.h               |      0
 .../include/CGAL/Hilbert_sort_d.h                  |      0
 .../include/CGAL/Hilbert_sort_median_2.h           |      0
 .../include/CGAL/Hilbert_sort_median_3.h           |      0
 .../include/CGAL/Hilbert_sort_median_d.h           |      0
 .../CGAL-4.8/include/CGAL/Hilbert_sort_middle_2.h  |    154 +
 .../include/CGAL/Hilbert_sort_middle_3.h           |      0
 .../include/CGAL/Hilbert_sort_middle_base.h        |      0
 .../include/CGAL/Hilbert_sort_middle_d.h           |      0
 .../include/CGAL/Hilbert_sort_on_sphere_3.h        |    119 +
 .../include/CGAL/Homogeneous.h                     |      0
 .../CGAL/Homogeneous/Aff_transformationH2.h        |      0
 .../CGAL/Homogeneous/Aff_transformationH3.h        |    898 +
 .../CGAL-4.8/include/CGAL/Homogeneous/CircleH2.h   |    255 +
 .../include/CGAL/Homogeneous/Data_accessorH2.h     |      0
 .../include/CGAL/Homogeneous/DirectionH2.h         |    120 +
 .../include/CGAL/Homogeneous/DirectionH3.h         |    136 +
 .../include/CGAL/Homogeneous/Homogeneous_base.h    |      0
 .../include/CGAL/Homogeneous/Iso_cuboidH3.h        |    398 +
 .../include/CGAL/Homogeneous/Iso_rectangleH2.h     |    102 +
 .../CGAL-4.8/include/CGAL/Homogeneous/LineH2.h     |    100 +
 .../CGAL-4.8/include/CGAL/Homogeneous/PlaneH3.h    |    545 +
 .../include/CGAL/Homogeneous/PointH2.h             |      0
 .../include/CGAL/Homogeneous/PointH3.h             |      0
 3rdparty/CGAL-4.8/include/CGAL/Homogeneous/RayH3.h |    177 +
 .../CGAL-4.8/include/CGAL/Homogeneous/SphereH3.h   |    231 +
 .../CGAL-4.8/include/CGAL/Homogeneous/VectorH2.h   |    254 +
 .../CGAL-4.8/include/CGAL/Homogeneous/VectorH3.h   |    249 +
 .../CGAL/Homogeneous/basic_constructionsH2.h       |      0
 .../CGAL/Homogeneous/basic_constructionsH3.h       |      0
 .../CGAL/Homogeneous/distance_predicatesH2.h       |      0
 .../CGAL/Homogeneous/distance_predicatesH3.h       |      0
 .../include/CGAL/Homogeneous/function_objects.h    |      0
 .../CGAL/Homogeneous/predicates_on_directionsH2.h  |      0
 .../CGAL/Homogeneous/predicates_on_pointsH2.h      |      0
 .../CGAL/Homogeneous/predicates_on_pointsH3.h      |      0
 .../include/CGAL/Homogeneous_converter.h           |      0
 .../include/CGAL/Homogeneous_d.h                   |      0
 .../include/CGAL/Hyperbola_2.h                     |      0
 .../include/CGAL/Hyperbola_ray_2.h                 |      0
 .../include/CGAL/Hyperbola_segment_2.h             |      0
 .../include/CGAL/IEEE_754_unions.h                 |      0
 .../include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/Arr_iostream.h   |    122 +
 .../include/CGAL/IO/Arr_text_formatter.h           |      0
 .../include/CGAL/IO/Arr_with_history_2_reader.h    |      0
 .../include/CGAL/IO/Arr_with_history_2_writer.h    |      0
 .../include/CGAL/IO/Arr_with_history_iostream.h    |      0
 .../CGAL/IO/Arr_with_history_text_formatter.h      |      0
 .../include/CGAL/IO/Arrangement_2_reader.h         |      0
 .../include/CGAL/IO/Arrangement_2_writer.h         |    340 +
 3rdparty/CGAL-4.8/include/CGAL/IO/Color.h          |    104 +
 3rdparty/CGAL-4.8/include/CGAL/IO/Color_impl.h     |     42 +
 .../IO/Complex_2_in_triangulation_3_file_writer.h  |      0
 ...mplex_2_in_triangulation_3_polyhedron_builder.h |    193 +
 .../CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h  |     91 +
 .../CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h  |      0
 .../include/CGAL/IO/Dxf_bsop_reader.h              |      0
 .../include/CGAL/IO/Dxf_reader.h                   |      0
 .../include/CGAL/IO/Dxf_reader_doubles.h           |      0
 .../include/CGAL/IO/Dxf_stream.h                   |      0
 .../include/CGAL/IO/Dxf_variant_reader.h           |      0
 .../include/CGAL/IO/Dxf_writer.h                   |      0
 .../include/CGAL/IO/Fig_stream.h                   |      0
 .../include/CGAL/IO/Fig_stream_Conic_arc_2.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/File_avizo.h     |    165 +
 .../include/CGAL/IO/File_binary_mesh_3.h           |      0
 .../CGAL-4.8/include/CGAL/IO/File_header_OFF.h     |    125 +
 .../include/CGAL/IO/File_header_OFF_impl.h         |    409 +
 .../include/CGAL/IO/File_header_extended_OFF.h     |    136 +
 .../CGAL/IO/File_header_extended_OFF_impl.h        |    212 +
 .../include/CGAL/IO/File_maya.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/File_medit.h     |    907 +
 .../include/CGAL/IO/File_poly.h                    |      0
 .../CGAL-4.8/include/CGAL/IO/File_scanner_OFF.h    |    470 +
 .../include/CGAL/IO/File_scanner_OFF_impl.h        |    133 +
 .../include/CGAL/IO/File_tetgen.h                  |      0
 .../CGAL-4.8/include/CGAL/IO/File_writer_OFF.h     |    113 +
 .../include/CGAL/IO/File_writer_OFF_impl.h         |     56 +
 .../CGAL-4.8/include/CGAL/IO/File_writer_VRML_2.h  |     64 +
 .../include/CGAL/IO/File_writer_VRML_2_impl.h      |     82 +
 .../include/CGAL/IO/File_writer_inventor.h         |     61 +
 .../include/CGAL/IO/File_writer_inventor_impl.h    |     73 +
 .../include/CGAL/IO/File_writer_wavefront.h        |     65 +
 .../include/CGAL/IO/File_writer_wavefront_impl.h   |     57 +
 .../include/CGAL/IO/Generic_writer.h               |      0
 .../CGAL-4.8/include/CGAL/IO/Geomview_stream.h     |    605 +
 .../include/CGAL/IO/Geomview_stream_impl.h         |    612 +
 .../include/CGAL/IO/Gps_iostream.h                 |      0
 .../include/CGAL/IO/Inventor_ostream.h             |      0
 .../include/CGAL/IO/Istream_iterator.h             |      0
 .../include/CGAL/IO/Nef_polyhedron_2_PS_stream.h   |      0
 .../CGAL/IO/Nef_polyhedron_S2_OGLUT_stream.h       |      0
 .../include/CGAL/IO/Nef_polyhedron_iostream_3.h    |      0
 .../include/CGAL/IO/Nef_polyhedron_iostream_S2.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/OFF_reader.h     |    100 +
 .../include/CGAL/IO/Ostream_iterator.h             |      0
 .../include/CGAL/IO/Polyhedron_VRML_1_ostream.h    |      0
 .../include/CGAL/IO/Polyhedron_VRML_2_ostream.h    |      0
 .../include/CGAL/IO/Polyhedron_builder_from_STL.h  |      0
 .../include/CGAL/IO/Polyhedron_geomview_ostream.h  |      0
 .../include/CGAL/IO/Polyhedron_inventor_ostream.h  |      0
 .../include/CGAL/IO/Polyhedron_iostream.h          |      0
 .../include/CGAL/IO/Polyhedron_scan_OFF.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/STL_reader.h     |    148 +
 .../include/CGAL/IO/Scanner_OFF.h                  |      0
 .../include/CGAL/IO/Tee_for_output_iterator.h      |      0
 .../CGAL/IO/Triangulation_geomview_ostream_2.h     |      0
 .../CGAL/IO/Triangulation_geomview_ostream_3.h     |      0
 .../include/CGAL/IO/Triangulation_ps_stream.h      |      0
 .../include/CGAL/IO/VRML_1_ostream.h               |      0
 .../include/CGAL/IO/VRML_2_ostream.h               |      0
 .../include/CGAL/IO/Verbose_ostream.h              |      0
 .../include/CGAL/IO/Writer_OFF.h                   |      0
 .../CGAL/IO/alpha_shape_geomview_ostream_3.h       |      0
 .../include/CGAL/IO/binary_file_io.h               |      0
 .../include/CGAL/IO/generic_copy_OFF.h             |      0
 .../include/CGAL/IO/generic_print_polyhedron.h     |      0
 3rdparty/CGAL-4.8/include/CGAL/IO/io.h             |    535 +
 3rdparty/CGAL-4.8/include/CGAL/IO/io_impl.h        |    136 +
 .../include/CGAL/IO/io_tags.h                      |      0
 .../CGAL/IO/output_surface_facets_to_polyhedron.h  |      0
 .../IO/output_surface_facets_to_triangle_soup.h    |      0
 .../include/CGAL/IO/print_OFF.h                    |      0
 .../include/CGAL/IO/print_VRML_1.h                 |      0
 .../include/CGAL/IO/print_VRML_2.h                 |      0
 .../include/CGAL/IO/print_inventor.h               |      0
 .../include/CGAL/IO/print_wavefront.h              |      0
 .../CGAL-4.8/include/CGAL/IO/read_off_points.h     |    436 +
 .../CGAL-4.8/include/CGAL/IO/read_ply_points.h     |    615 +
 .../CGAL-4.8/include/CGAL/IO/read_xyz_points.h     |    428 +
 .../include/CGAL/IO/scan_OFF.h                     |      0
 .../include/CGAL/IO/write_off_points.h             |      0
 .../CGAL-4.8/include/CGAL/IO/write_ply_points.h    |    260 +
 .../CGAL-4.8/include/CGAL/IO/write_xyz_points.h    |    250 +
 .../include/CGAL/Identity_policy_2.h               |      0
 3rdparty/CGAL-4.8/include/CGAL/ImageIO.h           |    707 +
 3rdparty/CGAL-4.8/include/CGAL/ImageIO_impl.h      |   1633 +
 3rdparty/CGAL-4.8/include/CGAL/Image_3.h           |    515 +
 3rdparty/CGAL-4.8/include/CGAL/Image_3_impl.h      |    232 +
 .../CGAL-4.8/include/CGAL/Image_3_vtk_interface.h  |    129 +
 .../CGAL-4.8/include/CGAL/Implicit_mesh_domain_3.h |     93 +
 .../include/CGAL/Implicit_surface_3.h              |      0
 .../CGAL/Implicit_to_labeling_function_wrapper.h   |    290 +
 3rdparty/CGAL-4.8/include/CGAL/In_place_list.h     |    812 +
 .../include/CGAL/Incremental_neighbor_search.h     |    549 +
 .../include/CGAL/Index_property_map.h              |      0
 .../CGAL/Interpolation_gradient_fitting_traits_2.h |      0
 .../include/CGAL/Interpolation_traits_2.h          |      0
 .../CGAL-4.8/include/CGAL/Intersection_traits.h    |    271 +
 .../include/CGAL/Intersection_traits_2.h           |      0
 .../include/CGAL/Intersection_traits_3.h           |      0
 .../Triangle_2_Triangle_2_intersection_impl.h      |      0
 .../CGAL/Intersections_3/intersection_3_1_impl.h   |   1722 +
 .../include/CGAL/Interval_arithmetic.h             |      0
 .../include/CGAL/Interval_arithmetic_impl.h        |     72 +
 .../include/CGAL/Interval_nt.h                     |      0
 .../include/CGAL/Interval_skip_list.h              |      0
 .../include/CGAL/Interval_skip_list_interval.h     |      0
 .../include/CGAL/Interval_traits.h                 |      0
 .../include/CGAL/Inverse_index.h                   |      0
 .../include/CGAL/Is_a_predicate.h                  |      0
 .../include/CGAL/Is_extended_kernel.h              |      0
 3rdparty/CGAL-4.8/include/CGAL/Iso_cuboid_3.h      |    265 +
 3rdparty/CGAL-4.8/include/CGAL/Iso_rectangle_2.h   |    258 +
 .../Iso_rectangle_2_Iso_rectangle_2_intersection.h |      0
 .../CGAL/Iso_rectangle_2_Line_2_intersection.h     |      0
 .../CGAL/Iso_rectangle_2_Point_2_intersection.h    |      0
 .../CGAL/Iso_rectangle_2_Ray_2_intersection.h      |      0
 .../CGAL/Iso_rectangle_2_Segment_2_intersection.h  |      0
 .../include/CGAL/Iso_rectangle_d.h                 |      0
 .../include/CGAL/Iterator_project.h                |      0
 3rdparty/CGAL-4.8/include/CGAL/Iterator_range.h    |    115 +
 .../include/CGAL/Iterator_transform.h              |      0
 .../include/CGAL/Join_input_iterator.h             |      0
 .../include/CGAL/K_neighbor_search.h               |      0
 3rdparty/CGAL-4.8/include/CGAL/Kd_tree.h           |    464 +
 3rdparty/CGAL-4.8/include/CGAL/Kd_tree_node.h      |    551 +
 .../include/CGAL/Kd_tree_rectangle.h               |      0
 .../include/CGAL/Kernel/Dimension_utils.h          |      0
 .../include/CGAL/Kernel/Return_base_tag.h          |      0
 .../include/CGAL/Kernel/Same_uncertainty.h         |      0
 .../include/CGAL/Kernel/Type_equality_wrapper.h    |      0
 .../include/CGAL/Kernel/Type_mapper.h              |      0
 .../include/CGAL/Kernel/Wutils.h                   |      0
 .../include/CGAL/Kernel/function_objects.h         |      0
 .../include/CGAL/Kernel/global_functions.h         |      0
 .../include/CGAL/Kernel/global_functions_2.h       |      0
 .../include/CGAL/Kernel/global_functions_3.h       |      0
 .../CGAL/Kernel/global_functions_internal_2.h      |      0
 .../CGAL/Kernel/global_functions_internal_3.h      |      0
 .../include/CGAL/Kernel/interface_macros.h         |      0
 .../include/CGAL/Kernel/mpl.h                      |      0
 .../include/CGAL/Kernel/solve.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_checker.h    |    324 +
 .../include/CGAL/Kernel_d/Aff_transformationCd.h   |      0
 .../include/CGAL/Kernel_d/Aff_transformationHd.h   |      0
 .../include/CGAL/Kernel_d/Aff_transformation_d.h   |      0
 .../CGAL/Kernel_d/Cartesian_const_iterator_d.h     |      0
 .../include/CGAL/Kernel_d/Cartesian_converter_d.h  |      0
 .../include/CGAL/Kernel_d/DirectionCd.h            |      0
 .../include/CGAL/Kernel_d/DirectionCd_impl.h       |      0
 .../include/CGAL/Kernel_d/DirectionHd.h            |      0
 .../include/CGAL/Kernel_d/DirectionHd_impl.h       |      0
 .../include/CGAL/Kernel_d/Direction_d.h            |      0
 .../include/CGAL/Kernel_d/HyperplaneCd.h           |      0
 .../include/CGAL/Kernel_d/HyperplaneCd_impl.h      |      0
 .../include/CGAL/Kernel_d/HyperplaneHd.h           |      0
 .../include/CGAL/Kernel_d/HyperplaneHd_impl.h      |      0
 .../include/CGAL/Kernel_d/Hyperplane_d.h           |      0
 .../include/CGAL/Kernel_d/Interface_classes.h      |      0
 .../CGAL/Kernel_d/Interval_linear_algebra.h        |      0
 .../include/CGAL/Kernel_d/Iso_box_d.h              |      0
 .../include/CGAL/Kernel_d/Kernel_classesCd.h       |      0
 .../include/CGAL/Kernel_d/Kernel_classesHd.h       |      0
 .../include/CGAL/Kernel_d/Line_d.h                 |      0
 .../include/CGAL/Kernel_d/Line_d_impl.h            |      0
 .../include/CGAL/Kernel_d/Linear_algebraCd_impl.h  |      0
 .../include/CGAL/Kernel_d/Linear_algebraHd_impl.h  |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Matrix__.h |    831 +
 .../include/CGAL/Kernel_d/PVDHACd_impl.h           |      0
 .../include/CGAL/Kernel_d/PVDHAHd_impl.h           |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Pair_d.h   |     97 +
 .../include/CGAL/Kernel_d/PointCd.h                |      0
 .../include/CGAL/Kernel_d/PointCd_impl.h           |      0
 .../include/CGAL/Kernel_d/PointHd.h                |      0
 .../include/CGAL/Kernel_d/PointHd_impl.h           |      0
 .../include/CGAL/Kernel_d/Point_d.h                |      0
 .../include/CGAL/Kernel_d/Ray_d.h                  |      0
 .../include/CGAL/Kernel_d/Segment_d.h              |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Sphere_d.h |    340 +
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Tuple_d.h  |    286 +
 .../include/CGAL/Kernel_d/VectorCd.h               |      0
 .../include/CGAL/Kernel_d/VectorCd_impl.h          |      0
 .../include/CGAL/Kernel_d/VectorHd.h               |      0
 .../include/CGAL/Kernel_d/VectorHd_impl.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Vector__.h |    466 +
 .../include/CGAL/Kernel_d/Vector_d.h               |      0
 .../include/CGAL/Kernel_d/debug.h                  |      0
 .../include/CGAL/Kernel_d/function_objects.h       |      0
 .../include/CGAL/Kernel_d/function_objectsCd.h     |    814 +
 .../include/CGAL/Kernel_d/function_objectsHd.h     |    514 +
 .../include/CGAL/Kernel_d/interface_macros_d.h     |      0
 .../include/CGAL/Kernel_d/intersection_objectsCd.h |      0
 .../include/CGAL/Kernel_d/intersection_objectsHd.h |      0
 .../include/CGAL/Kernel_d/intersection_objects_d.h |      0
 .../include/CGAL/Kernel_d/simple_objects.h         |      0
 .../include/CGAL/Kernel_profiler.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/Kernel_traits.h     |     67 +
 .../include/CGAL/Kinetic/Active_objects_vector.h   |    378 +
 .../Kinetic/CORE_Expr_exact_simulation_traits.h    |      0
 .../include/CGAL/Kinetic/Cartesian.h               |      0
 .../include/CGAL/Kinetic/Certificate_generator.h   |      0
 .../CGAL/Kinetic/Default_instantaneous_kernel.h    |      0
 .../include/CGAL/Kinetic/Default_simulator.h       |      0
 .../CGAL/Kinetic/Delaunay_triangulation_2.h        |      0
 .../CGAL/Kinetic/Delaunay_triangulation_3.h        |      0
 .../Kinetic/Delaunay_triangulation_cell_base_3.h   |      0
 .../Delaunay_triangulation_default_traits_2.h      |      0
 .../Delaunay_triangulation_event_log_visitor_2.h   |      0
 .../Delaunay_triangulation_event_log_visitor_3.h   |      0
 .../Kinetic/Delaunay_triangulation_face_base_2.h   |      0
 ...Delaunay_triangulation_recent_edges_visitor_2.h |      0
 .../Kinetic/Delaunay_triangulation_vertex_base_2.h |      0
 .../Delaunay_triangulation_visitor_base_2.h        |      0
 .../Delaunay_triangulation_visitor_base_3.h        |      0
 .../Kinetic/Derivitive_filter_function_kernel.h    |      0
 .../include/CGAL/Kinetic/Enclosing_box_2.h         |      0
 .../include/CGAL/Kinetic/Enclosing_box_3.h         |      0
 .../include/CGAL/Kinetic/Erase_event.h             |      0
 .../include/CGAL/Kinetic/Event_base.h              |      0
 .../include/CGAL/Kinetic/Exact_simulation_traits.h |      0
 .../include/CGAL/Kinetic/Free_event_base.h         |      0
 .../Kinetic/Handle_degeneracy_function_kernel.h    |    121 +
 .../CGAL/Kinetic/Heap_pointer_event_queue.h        |      0
 .../CGAL/Kinetic/Inexact_simulation_traits.h       |      0
 .../include/CGAL/Kinetic/Insert_event.h            |      0
 .../include/CGAL/Kinetic/Listener.h                |      0
 .../include/CGAL/Kinetic/Multi_listener.h          |      0
 .../CGAL-4.8/include/CGAL/Kinetic/Ref_counted.h    |    130 +
 .../include/CGAL/Kinetic/Regular_triangulation_3.h |   1221 +
 ...ar_triangulation_CORE_exact_simulation_traits.h |      0
 .../Kinetic/Regular_triangulation_cell_base_3.h    |      0
 .../Regular_triangulation_event_log_visitor_3.h    |      0
 ...Regular_triangulation_exact_simulation_traits.h |      0
 ...gular_triangulation_inexact_simulation_traits.h |      0
 .../Regular_triangulation_instantaneous_kernel.h   |      0
 .../Kinetic/Regular_triangulation_vertex_base_3.h  |      0
 .../Kinetic/Regular_triangulation_visitor_base_3.h |      0
 .../CGAL/Kinetic/Simulator_objects_listener.h      |      0
 3rdparty/CGAL-4.8/include/CGAL/Kinetic/Sort.h      |    469 +
 .../include/CGAL/Kinetic/Sort_event_log_visitor.h  |      0
 .../include/CGAL/Kinetic/Sort_visitor_base.h       |      0
 .../include/CGAL/Kinetic/Triangulation_2.h         |      0
 .../CGAL/Kinetic/Two_list_pointer_event_queue.h    |   1039 +
 .../include/CGAL/Kinetic/basic.h                   |      0
 .../internal/Delaunay_triangulation_base_3.h       |      0
 .../CGAL/Kinetic/internal/Instantaneous_adaptor.h  |      0
 .../Kernel/Cartesian_kinetic_kernel_base.h         |      0
 .../Kernel/Cartesian_moving_lifted_point_3.h       |      0
 .../Kernel/Cartesian_moving_orthosphere_3.h        |      0
 .../internal/Kernel/Cartesian_moving_point_1.h     |      0
 .../internal/Kernel/Cartesian_moving_point_2.h     |      0
 .../internal/Kernel/Cartesian_moving_point_3.h     |      0
 .../Kernel/Cartesian_moving_weighted_point_3.h     |      0
 .../include/CGAL/Kinetic/internal/Kernel/Center.h  |      0
 .../CGAL/Kinetic/internal/Kernel/Certificate.h     |      0
 .../internal/Kernel/Delaunay_lifted_lifting.h      |      0
 .../Kinetic/internal/Kernel/Delaunay_lifting.h     |      0
 .../CGAL/Kinetic/internal/Kernel/Reverse_time.h    |      0
 .../internal/Kernel/cartesian_predicates_2.h       |      0
 .../internal/Kernel/cartesian_predicates_3.h       |      0
 .../include/CGAL/Kinetic/internal/To_static.h      |      0
 .../CGAL/Kinetic/internal/Triangulation_helper_3.h |      0
 .../include/CGAL/Kinetic/internal/config.h         |      0
 .../include/CGAL/Kinetic/internal/debug_counters.h |     79 +
 .../CGAL/Kinetic/internal/debug_counters_impl.h    |     42 +
 .../CGAL/Kinetic/internal/infinity_or_max.h        |      0
 .../include/CGAL/Kinetic/internal/tds_2_helpers.h  |      0
 .../Kinetic/internal/triangulation_helpers_3.h     |      0
 .../include/CGAL/Kinetic/listeners.h               |      0
 .../include/CGAL/LEDA_arithmetic_kernel.h          |      0
 .../include/CGAL/LEDA_basic.h                      |      0
 .../CGAL-4.8/include/CGAL/LSCM_parameterizer_3.h   |    680 +
 .../include/CGAL/Labeled_image_mesh_domain_3.h     |    108 +
 .../CGAL-4.8/include/CGAL/Labeled_mesh_domain_3.h  |    650 +
 3rdparty/CGAL-4.8/include/CGAL/Lapack_svd.h        |    171 +
 .../include/CGAL/Largest_empty_iso_rectangle_2.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Lazy.h              |   1763 +
 3rdparty/CGAL-4.8/include/CGAL/Lazy_exact_nt.h     |   1447 +
 .../include/CGAL/Lazy_kernel.h                     |      0
 .../include/CGAL/Level_interval.h                  |      0
 .../include/CGAL/Lightweight_vector_3.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/Line_2.h            |    292 +
 .../include/CGAL/Line_2_Bbox_2_intersection.h      |      0
 .../CGAL/Line_2_Iso_rectangle_2_intersection.h     |      0
 .../include/CGAL/Line_2_Line_2_intersection.h      |      0
 .../include/CGAL/Line_2_Point_2_intersection.h     |      0
 .../include/CGAL/Line_2_Ray_2_intersection.h       |      0
 .../include/CGAL/Line_2_Segment_2_intersection.h   |      0
 .../include/CGAL/Line_2_Triangle_2_intersection.h  |      0
 3rdparty/CGAL-4.8/include/CGAL/Line_3.h            |    171 +
 .../include/CGAL/Line_arc_2.h                      |      0
 .../include/CGAL/Line_arc_3.h                      |      0
 .../include/CGAL/Linear_algebraCd.h                |      0
 .../include/CGAL/Linear_algebraHd.h                |      0
 .../CGAL-4.8/include/CGAL/Linear_cell_complex.h    |    936 +
 .../CGAL/Linear_cell_complex_constructors.h        |    622 +
 .../CGAL/Linear_cell_complex_incremental_builder.h |    161 +
 .../include/CGAL/Linear_cell_complex_min_items.h   |      0
 .../include/CGAL/Linear_cell_complex_operations.h  |      0
 .../include/CGAL/Linear_cell_complex_storages.h    |    450 +
 .../include/CGAL/Linear_cell_complex_traits.h      |      0
 .../include/CGAL/Location_policy.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/MP_Float.h          |    912 +
 .../include/CGAL/MP_Float_arithmetic_kernel.h      |      0
 .../include/CGAL/MP_Float_impl.h                   |      0
 .../CGAL/Manhattan_distance_iso_box_point.h        |      0
 .../CGAL/Marching_tetrahedra_observer_default_3.h  |      0
 .../Marching_tetrahedra_traits_skin_surface_3.h    |      0
 .../CGAL/Mean_curvature_flow_skeletonization.h     |   1438 +
 .../CGAL/Mean_value_coordinates_parameterizer_3.h  |    205 +
 3rdparty/CGAL-4.8/include/CGAL/Memory_sizer.h      |    174 +
 .../include/CGAL/Mesh_2/Clusters.h                 |      0
 .../include/CGAL/Mesh_2/Do_not_refine_edges.h      |      0
 .../include/CGAL/Mesh_2/Face_badness.h             |      0
 .../include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h |    291 +
 .../CGAL-4.8/include/CGAL/Mesh_2/Lloyd_move_2.h    |    111 +
 .../include/CGAL/Mesh_2/Mesh_global_optimizer_2.h  |    485 +
 .../include/CGAL/Mesh_2/Mesh_sizing_field.h        |    218 +
 .../include/CGAL/Mesh_2/Output_stream.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/Mesh_2/README       |      6 +
 .../include/CGAL/Mesh_2/Refine_edges.h             |      0
 .../include/CGAL/Mesh_2/Refine_edges_visitor.h     |      0
 .../CGAL/Mesh_2/Refine_edges_with_clusters.h       |      0
 .../include/CGAL/Mesh_2/Refine_faces.h             |      0
 .../CGAL-4.8/include/CGAL/Mesh_2/Sizing_field_2.h  |     57 +
 .../include/CGAL/Mesh_2/Uniform_sizing_field_2.h   |     55 +
 .../CGAL-4.8/include/CGAL/Mesh_3/C3T3_helpers.h    |   3906 +
 .../CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h |      0
 .../include/CGAL/Mesh_3/Concurrent_mesher_config.h |      0
 .../include/CGAL/Mesh_3/Creator_weighted_point_3.h |      0
 .../CGAL/Mesh_3/Detect_features_in_polyhedra.h     |      0
 .../CGAL/Mesh_3/Detect_features_in_polyhedra_fwd.h |      0
 .../CGAL/Mesh_3/Detect_polylines_in_polyhedra.h    |      0
 .../Mesh_3/Detect_polylines_in_polyhedra_fwd.h     |      0
 3rdparty/CGAL-4.8/include/CGAL/Mesh_3/Dump_c3t3.h  |    103 +
 .../Mesh_3/Facet_criteria_visitor_with_balls.h     |      0
 .../CGAL/Mesh_3/Facet_on_same_surface_criterion.h  |      0
 .../include/CGAL/Mesh_3/Has_features.h             |      0
 .../Mesh_3/Image_to_labeled_function_wrapper.h     |    142 +
 .../CGAL/Mesh_3/Implicit_surface_mesher_visitor.h  |      0
 .../Mesh_3/Implicit_to_labeled_function_wrapper.h  |      0
 .../include/CGAL/Mesh_3/Labeled_mesh_domain_3.h    |    630 +
 .../include/CGAL/Mesh_3/Lloyd_move.h               |      0
 .../Mesh_complex_3_in_triangulation_3_base.h       |    949 +
 .../include/CGAL/Mesh_3/Mesh_global_optimizer.h    |   1158 +
 .../include/CGAL/Mesh_3/Mesh_sizing_field.h        |      0
 .../include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h |      0
 3rdparty/CGAL-4.8/include/CGAL/Mesh_3/Mesher_3.h   |    714 +
 .../CGAL-4.8/include/CGAL/Mesh_3/Mesher_level.h    |   1214 +
 .../Mesh_3/Mesher_level_default_implementations.h  |      0
 .../include/CGAL/Mesh_3/Null_exuder_visitor.h      |      0
 .../CGAL/Mesh_3/Null_global_optimizer_visitor.h    |      0
 .../include/CGAL/Mesh_3/Null_perturber_visitor.h   |      0
 .../include/CGAL/Mesh_3/Odt_move.h                 |      0
 .../include/CGAL/Mesh_3/Poisson_refine_cells_3.h   |      0
 .../include/CGAL/Mesh_3/Polyline_with_context.h    |      0
 .../include/CGAL/Mesh_3/Profile_counter.h          |      0
 .../include/CGAL/Mesh_3/Profiling_tools.h          |      0
 .../CGAL/Mesh_3/Protect_edges_sizing_field.h       |   1705 +
 .../include/CGAL/Mesh_3/Refine_cells_3.h           |      0
 .../CGAL-4.8/include/CGAL/Mesh_3/Refine_facets_3.h |   1965 +
 .../CGAL/Mesh_3/Refine_facets_manifold_base.h      |    637 +
 .../include/CGAL/Mesh_3/Refine_tets_visitor.h      |      0
 .../CGAL/Mesh_3/Robust_intersection_kernel.h       |      0
 .../CGAL/Mesh_3/Robust_intersection_traits_3.h     |      0
 ...obust_weighted_circumcenter_filtered_traits_3.h |    429 +
 .../include/CGAL/Mesh_3/Sizing_grid.h              |      0
 .../include/CGAL/Mesh_3/Sliver_perturber.h         |   1661 +
 .../CGAL-4.8/include/CGAL/Mesh_3/Slivers_exuder.h  |   1869 +
 .../Mesh_3/Slivers_exuder_cell_attributes_traits.h |      0
 .../CGAL/Mesh_3/Triangle_accessor_primitive.h      |      0
 .../include/CGAL/Mesh_3/Triangulation_helpers.h    |      0
 .../CGAL/Mesh_3/Triangulation_sizing_field.h       |      0
 .../include/CGAL/Mesh_3/Uniform_sizing_field.h     |      0
 .../CGAL/Mesh_3/Worksharing_data_structures.h      |      0
 3rdparty/CGAL-4.8/include/CGAL/Mesh_3/config.h     |     84 +
 .../include/CGAL/Mesh_3/dihedral_angle_3.h         |      0
 .../include/CGAL/Mesh_3/global_parameters.h        |    100 +
 .../include/CGAL/Mesh_3/io_signature.h             |      0
 .../CGAL/Mesh_3/mesh_standard_cell_criteria.h      |      0
 .../include/CGAL/Mesh_3/mesh_standard_criteria.h   |      0
 .../CGAL/Mesh_3/mesh_standard_facet_criteria.h     |      0
 .../include/CGAL/Mesh_3/min_dihedral_angle.h       |      0
 .../include/CGAL/Mesh_3/parameters_defaults.h      |      0
 .../polyhedral_to_labeled_function_wrapper.h       |      0
 .../include/CGAL/Mesh_3/polylines_to_protect.h     |    359 +
 .../include/CGAL/Mesh_3/radius_ratio.h             |      0
 .../include/CGAL/Mesh_3/sliver_criteria.h          |      0
 .../Mesh_3/squared_distance_Point_3_Triangle_3.h   |      0
 .../include/CGAL/Mesh_3/utilities.h                |      0
 .../include/CGAL/Mesh_3/vertex_perturbation.h      |      0
 .../include/CGAL/Mesh_cell_base_3.h                |      0
 .../include/CGAL/Mesh_cell_criteria_3.h            |      0
 .../CGAL/Mesh_complex_3_in_triangulation_3.h       |      0
 .../include/CGAL/Mesh_constant_domain_field_3.h    |      0
 .../include/CGAL/Mesh_criteria_3.h                 |      0
 .../CGAL/Mesh_domain_with_polyline_features_3.h    |   1088 +
 .../include/CGAL/Mesh_edge_criteria_3.h            |      0
 .../CGAL-4.8/include/CGAL/Mesh_facet_criteria_3.h  |    182 +
 .../CGAL-4.8/include/CGAL/Mesh_facet_topology.h    |     41 +
 .../include/CGAL/Mesh_optimization_return_code.h   |      0
 .../include/CGAL/Mesh_polyhedron_3.h               |      0
 .../include/CGAL/Mesh_triangulation_3.h            |      0
 .../CGAL-4.8/include/CGAL/Mesh_vertex_base_3.h     |    310 +
 .../include/CGAL/Mesher_level.h                    |      0
 .../CGAL/Mesher_level_default_implementations.h    |      0
 .../include/CGAL/Mesher_level_visitors.h           |      0
 .../include/CGAL/Meshes/Double_map_container.h     |     95 +
 .../include/CGAL/Meshes/Filtered_deque_container.h |      0
 .../CGAL/Meshes/Filtered_multimap_container.h      |      0
 .../include/CGAL/Meshes/Filtered_queue_container.h |      0
 .../include/CGAL/Meshes/Simple_map_container.h     |      0
 .../include/CGAL/Meshes/Simple_queue_container.h   |      0
 .../include/CGAL/Meshes/Simple_set_container.h     |      0
 .../Meshes/Triangulation_mesher_level_traits_2.h   |      0
 .../Meshes/Triangulation_mesher_level_traits_3.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Min_annulus_d.h     |    874 +
 3rdparty/CGAL-4.8/include/CGAL/Min_circle_2.h      |    589 +
 .../CGAL/Min_circle_2/Min_circle_2_adapterC2.h     |      0
 .../CGAL/Min_circle_2/Min_circle_2_adapterH2.h     |      0
 .../include/CGAL/Min_circle_2/Min_circle_2_impl.h  |      0
 .../CGAL/Min_circle_2/Optimisation_circle_2.h      |      0
 .../CGAL/Min_circle_2/Optimisation_circle_2_impl.h |      0
 .../include/CGAL/Min_circle_2_traits_2.h           |      0
 3rdparty/CGAL-4.8/include/CGAL/Min_ellipse_2.h     |    584 +
 .../CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h   |      0
 .../CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h   |      0
 .../CGAL/Min_ellipse_2/Min_ellipse_2_impl.h        |      0
 .../CGAL/Min_ellipse_2/Optimisation_ellipse_2.h    |    449 +
 .../Min_ellipse_2/Optimisation_ellipse_2_impl.h    |      0
 .../include/CGAL/Min_ellipse_2_traits_2.h          |      0
 .../include/CGAL/Min_quadrilateral_traits_2.h      |      0
 .../include/CGAL/Min_sphere_annulus_d_traits_2.h   |      0
 .../include/CGAL/Min_sphere_annulus_d_traits_3.h   |      0
 .../include/CGAL/Min_sphere_annulus_d_traits_d.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Min_sphere_d.h      |    462 +
 .../include/CGAL/Min_sphere_d/Min_sphere_d_impl.h  |      0
 .../CGAL/Min_sphere_d/Optimisation_sphere_d.h      |      0
 .../include/CGAL/Min_sphere_of_points_d_traits_2.h |      0
 .../include/CGAL/Min_sphere_of_points_d_traits_3.h |      0
 .../include/CGAL/Min_sphere_of_points_d_traits_d.h |      0
 .../include/CGAL/Min_sphere_of_spheres_d.h         |      0
 .../Min_sphere_of_spheres_d_configure.h            |      0
 .../Min_sphere_of_spheres_d_impl.h                 |      0
 .../Min_sphere_of_spheres_d_pair.h                 |      0
 .../Min_sphere_of_spheres_d_pivot_impl.h           |      0
 .../Min_sphere_of_spheres_d_support_set.h          |      0
 .../Min_sphere_of_spheres_d_support_set_impl.h     |      0
 .../CGAL/Min_sphere_of_spheres_d_traits_2.h        |      0
 .../CGAL/Min_sphere_of_spheres_d_traits_3.h        |      0
 .../CGAL/Min_sphere_of_spheres_d_traits_d.h        |      0
 .../Minimum_enclosing_quadrilateral_traits_2.h     |      0
 .../Minkowski_sum_2/AABB_collision_detector_2.h    |    102 +
 .../CGAL/Minkowski_sum_2/AABB_node_with_join.h     |    285 +
 .../Minkowski_sum_2/AABB_segment_2_primitive.h     |     69 +
 .../include/CGAL/Minkowski_sum_2/AABB_traits_2.h   |    221 +
 .../AABB_traversal_traits_with_join.h              |    428 +
 .../CGAL/Minkowski_sum_2/AABB_tree_with_join.h     |   1274 +
 .../CGAL/Minkowski_sum_2/Approx_offset_base_2.h    |    598 +
 .../CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h    |    418 +
 .../Decomposition_strategy_adapter.h               |    176 +
 .../CGAL/Minkowski_sum_2/Exact_offset_base_2.h     |    294 +
 .../include/CGAL/Minkowski_sum_2/Hole_filter_2.h   |     88 +
 .../CGAL-4.8/include/CGAL/Minkowski_sum_2/Labels.h |    285 +
 .../Minkowski_sum_by_reduced_convolution_2.h       |    512 +
 .../CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h    |    638 +
 .../CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h  |    421 +
 .../include/CGAL/Minkowski_sum_2/Offset_conv_2.h   |    198 +
 .../include/CGAL/Minkowski_sum_2/Offset_decomp_2.h |    124 +
 .../Minkowski_sum_2/Polygon_convex_decomposition.h |    128 +
 .../CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h |    251 +
 .../CGAL/Minkowski_sum_2/Union_of_cycles_2.h       |    223 +
 .../Minkowski_sum_2/Union_of_segment_cycles_2.h    |    132 +
 .../include/CGAL/Minkowski_sum_3/Gaussian_map.h    |   1233 +
 .../CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h   |      0
 .../include/CGAL/Minkowski_sum_3/PointMark.h       |      0
 .../bipartite_nary_union_sorted_combined.h         |      0
 .../include/CGAL/Modifiable_priority_queue.h       |      0
 .../include/CGAL/Modifier_base.h                   |      0
 .../include/CGAL/Modular_arithmetic/Residue_type.h |    327 +
 .../include/CGAL/Modular_traits.h                  |      0
 .../CGAL-4.8/include/CGAL/Monge_via_jet_fitting.h  |    784 +
 3rdparty/CGAL-4.8/include/CGAL/Mpzf.h              |   1161 +
 .../include/CGAL/Multi_surface_3.h                 |      0
 .../include/CGAL/Multiscale_sort.h                 |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Multiset.h |      0
 .../include/CGAL/NT_converter.h                    |      0
 .../include/CGAL/N_step_adaptor.h                  |      0
 .../include/CGAL/N_step_adaptor_derived.h          |      0
 .../include/CGAL/Needs_parens_as_product.h         |      0
 .../include/CGAL/Nef_2/Bounding_box_2.h            |      0
 .../include/CGAL/Nef_2/Constrained_triang_traits.h |      0
 .../include/CGAL/Nef_2/HDS_items.h                 |      0
 .../include/CGAL/Nef_2/Line_to_epoint.h            |      0
 .../include/CGAL/Nef_2/Object_handle.h             |      0
 .../include/CGAL/Nef_2/Object_index.h              |      0
 .../include/CGAL/Nef_2/PM_checker.h                |      0
 .../include/CGAL/Nef_2/PM_const_decorator.h        |      0
 .../include/CGAL/Nef_2/PM_decorator.h              |      0
 .../include/CGAL/Nef_2/PM_explorer.h               |      0
 .../include/CGAL/Nef_2/PM_io_parser.h              |      0
 .../include/CGAL/Nef_2/PM_overlayer.h              |      0
 .../include/CGAL/Nef_2/PM_persistent_PL.h          |      0
 .../CGAL-4.8/include/CGAL/Nef_2/PM_point_locator.h |   1059 +
 3rdparty/CGAL-4.8/include/CGAL/Nef_2/Polynomial.h  |   1979 +
 .../CGAL-4.8/include/CGAL/Nef_2/Polynomial_impl.h  |    204 +
 .../include/CGAL/Nef_2/Segment_overlay_traits.h    |      0
 .../include/CGAL/Nef_2/debug.h                     |      0
 .../include/CGAL/Nef_2/gen_point_location.h        |      0
 .../include/CGAL/Nef_2/geninfo.h                   |      0
 .../CGAL-4.8/include/CGAL/Nef_2/iterator_tools.h   |    112 +
 .../include/CGAL/Nef_3/Binary_operation.h          |      0
 .../include/CGAL/Nef_3/Bounding_box_3.h            |      0
 .../include/CGAL/Nef_3/Combine_with_halfspace.h    |      0
 .../include/CGAL/Nef_3/Default_items.h             |      0
 .../include/CGAL/Nef_3/Edge_edge_overlay.h         |      0
 .../Exact_triangulation_euclidean_traits_xy_3.h    |      0
 .../Exact_triangulation_euclidean_traits_xz_3.h    |      0
 .../Exact_triangulation_euclidean_traits_yz_3.h    |      0
 .../include/CGAL/Nef_3/Halfedge.h                  |      0
 .../include/CGAL/Nef_3/Halffacet.h                 |      0
 .../include/CGAL/Nef_3/ID_support_handler.h        |      0
 .../include/CGAL/Nef_3/Infimaximal_box.h           |      0
 .../include/CGAL/Nef_3/K3_tree.h                   |      0
 .../include/CGAL/Nef_3/Mark_bounded_volumes.h      |      0
 .../include/CGAL/Nef_3/Nef_box.h                   |      0
 .../include/CGAL/Nef_3/OGL_helper.h                |      0
 .../CGAL-4.8/include/CGAL/Nef_3/Pluecker_line_3.h  |    356 +
 .../include/CGAL/Nef_3/SFace.h                     |      0
 .../include/CGAL/Nef_3/SHalfedge.h                 |      0
 .../include/CGAL/Nef_3/SHalfloop.h                 |      0
 .../include/CGAL/Nef_3/SM_visualizor.h             |      0
 .../CGAL-4.8/include/CGAL/Nef_3/SNC_FM_decorator.h |    678 +
 .../include/CGAL/Nef_3/SNC_SM_explorer.h           |      0
 .../include/CGAL/Nef_3/SNC_SM_overlayer.h          |      0
 .../include/CGAL/Nef_3/SNC_SM_visualizor.h         |      0
 .../include/CGAL/Nef_3/SNC_const_decorator.h       |      0
 .../include/CGAL/Nef_3/SNC_constructor.h           |      0
 .../include/CGAL/Nef_3/SNC_decorator.h             |      0
 .../include/CGAL/Nef_3/SNC_decorator_traits.h      |      0
 .../include/CGAL/Nef_3/SNC_external_structure.h    |   1407 +
 .../include/CGAL/Nef_3/SNC_indexed_items.h         |      0
 .../include/CGAL/Nef_3/SNC_intersection.h          |      0
 .../CGAL-4.8/include/CGAL/Nef_3/SNC_io_parser.h    |   2086 +
 .../include/CGAL/Nef_3/SNC_items.h                 |      0
 .../include/CGAL/Nef_3/SNC_iteration.h             |      0
 .../include/CGAL/Nef_3/SNC_k3_tree_traits.h        |      0
 .../include/CGAL/Nef_3/SNC_list.h                  |      0
 .../include/CGAL/Nef_3/SNC_point_locator.h         |      0
 .../include/CGAL/Nef_3/SNC_simplify.h              |      0
 .../include/CGAL/Nef_3/SNC_sphere_map.h            |      0
 .../include/CGAL/Nef_3/SNC_structure.h             |      0
 .../include/CGAL/Nef_3/Vertex.h                    |      0
 .../include/CGAL/Nef_3/Volume.h                    |      0
 .../include/CGAL/Nef_3/binop_intersection_tests.h  |      0
 .../include/CGAL/Nef_3/bounded_side_3.h            |      0
 .../include/CGAL/Nef_3/polyhedron_3_to_nef_3.h     |      0
 .../quotient_coordinates_to_homogeneous_point.h    |      0
 .../include/CGAL/Nef_3/shell_to_nef_3.h            |      0
 .../include/CGAL/Nef_3/vertex_cycle_to_nef_3.h     |      0
 .../include/CGAL/Nef_S2/Generic_handle_map.h       |      0
 .../include/CGAL/Nef_S2/Normalizing.h              |      0
 .../include/CGAL/Nef_S2/OGL_base_object.h          |      0
 .../include/CGAL/Nef_S2/SM_checker.h               |      0
 .../include/CGAL/Nef_S2/SM_const_decorator.h       |      0
 .../CGAL/Nef_S2/SM_constrained_triang_traits.h     |      0
 .../include/CGAL/Nef_S2/SM_decorator.h             |      0
 .../include/CGAL/Nef_S2/SM_decorator_traits.h      |      0
 .../CGAL-4.8/include/CGAL/Nef_S2/SM_io_parser.h    |    492 +
 .../include/CGAL/Nef_S2/SM_items.h                 |      0
 .../include/CGAL/Nef_S2/SM_iteration.h             |      0
 .../include/CGAL/Nef_S2/SM_list.h                  |      0
 .../CGAL-4.8/include/CGAL/Nef_S2/SM_overlayer.h    |   2461 +
 .../include/CGAL/Nef_S2/SM_point_locator.h         |      0
 .../CGAL-4.8/include/CGAL/Nef_S2/SM_triangulator.h |    744 +
 .../include/CGAL/Nef_S2/SM_visualizor.h            |      0
 .../include/CGAL/Nef_S2/Sphere_circle.h            |      0
 .../include/CGAL/Nef_S2/Sphere_direction.h         |      0
 .../include/CGAL/Nef_S2/Sphere_geometry.h          |      0
 .../include/CGAL/Nef_S2/Sphere_geometry_OGL.h      |    824 +
 .../include/CGAL/Nef_S2/Sphere_map.h               |      0
 .../include/CGAL/Nef_S2/Sphere_point.h             |      0
 .../include/CGAL/Nef_S2/Sphere_segment.h           |      0
 .../CGAL-4.8/include/CGAL/Nef_S2/Sphere_triangle.h |    119 +
 .../include/CGAL/Nef_S2/leda_sphere_map.h          |      0
 .../include/CGAL/Nef_S2/sphere_predicates.h        |    411 +
 .../include/CGAL/Nef_nary_intersection_3.h         |      0
 .../include/CGAL/Nef_nary_union_3.h                |      0
 3rdparty/CGAL-4.8/include/CGAL/Nef_polyhedron_2.h  |   1137 +
 3rdparty/CGAL-4.8/include/CGAL/Nef_polyhedron_3.h  |   2130 +
 .../include/CGAL/Nef_polyhedron_S2.h               |      0
 .../include/CGAL/Nef_polynomial.h                  |      0
 .../include/CGAL/Nef_polynomial_fwd.h              |      0
 .../include/CGAL/Nested_iterator.h                 |      0
 .../include/CGAL/NewKernel_d/Cartesian_LA_base.h   |      0
 .../CGAL/NewKernel_d/Cartesian_LA_functors.h       |      0
 .../include/CGAL/NewKernel_d/Cartesian_base.h      |      0
 .../include/CGAL/NewKernel_d/Cartesian_change_FT.h |      0
 .../include/CGAL/NewKernel_d/Cartesian_complete.h  |      0
 .../include/CGAL/NewKernel_d/Cartesian_filter_K.h  |      0
 .../include/CGAL/NewKernel_d/Cartesian_filter_NT.h |      0
 .../CGAL/NewKernel_d/Cartesian_per_dimension.h     |      0
 .../CGAL/NewKernel_d/Cartesian_static_filters.h    |      0
 .../include/CGAL/NewKernel_d/Coaffine.h            |      0
 .../include/CGAL/NewKernel_d/Define_kernel_types.h |      0
 .../include/CGAL/NewKernel_d/Dimension_base.h      |      0
 .../include/CGAL/NewKernel_d/Filtered_predicate2.h |      0
 .../include/CGAL/NewKernel_d/KernelD_converter.h   |    199 +
 .../include/CGAL/NewKernel_d/Kernel_2_interface.h  |      0
 .../include/CGAL/NewKernel_d/Kernel_3_interface.h  |      0
 .../include/CGAL/NewKernel_d/Kernel_d_interface.h  |    238 +
 .../CGAL/NewKernel_d/Kernel_object_converter.h     |      0
 .../include/CGAL/NewKernel_d/LA_eigen/LA.h         |      0
 .../CGAL/NewKernel_d/LA_eigen/constructors.h       |    162 +
 .../include/CGAL/NewKernel_d/Lazy_cartesian.h      |      0
 .../CGAL/NewKernel_d/Types/Aff_transformation.h    |      0
 .../include/CGAL/NewKernel_d/Types/Hyperplane.h    |    159 +
 .../include/CGAL/NewKernel_d/Types/Iso_box.h       |      0
 .../include/CGAL/NewKernel_d/Types/Line.h          |      0
 .../include/CGAL/NewKernel_d/Types/Ray.h           |      0
 .../include/CGAL/NewKernel_d/Types/Segment.h       |      0
 .../include/CGAL/NewKernel_d/Types/Sphere.h        |    133 +
 .../include/CGAL/NewKernel_d/Vector/array.h        |    165 +
 .../include/CGAL/NewKernel_d/Vector/avx4.h         |      0
 ...f_iterator_to_points_from_iterator_to_vectors.h |     76 +
 ...determinant_of_iterator_to_points_from_points.h |      0
 ...terminant_of_iterator_to_vectors_from_vectors.h |      0
 .../Vector/determinant_of_points_from_vectors.h    |      0
 .../Vector/determinant_of_vectors_small_dim.h      |      0
 .../determinant_of_vectors_small_dim_internal.h    |      0
 .../include/CGAL/NewKernel_d/Vector/mix.h          |      0
 .../include/CGAL/NewKernel_d/Vector/sse2.h         |      0
 .../include/CGAL/NewKernel_d/Vector/v2int.h        |      0
 .../include/CGAL/NewKernel_d/Vector/vector.h       |    167 +
 .../CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h      |    303 +
 .../CGAL/NewKernel_d/Wrapper/Hyperplane_d.h        |    131 +
 .../include/CGAL/NewKernel_d/Wrapper/Point_d.h     |    284 +
 .../CGAL/NewKernel_d/Wrapper/Ref_count_obj.h       |    120 +
 .../include/CGAL/NewKernel_d/Wrapper/Segment_d.h   |    133 +
 .../include/CGAL/NewKernel_d/Wrapper/Sphere_d.h    |    130 +
 .../include/CGAL/NewKernel_d/Wrapper/Vector_d.h    |    266 +
 .../CGAL/NewKernel_d/function_objects_cartesian.h  |   1298 +
 .../include/CGAL/NewKernel_d/functor_properties.h  |      0
 .../include/CGAL/NewKernel_d/functor_tags.h        |    353 +
 .../include/CGAL/NewKernel_d/static_int.h          |      0
 .../include/CGAL/NewKernel_d/store_kernel.h        |      0
 3rdparty/CGAL-4.8/include/CGAL/NewKernel_d/utils.h |    306 +
 .../include/CGAL/Null_matrix.h                     |      0
 .../include/CGAL/Number_type_checker.h             |      0
 .../internal_functions_comparison_root_of_2.h      |      0
 .../include/CGAL/OFF_to_nef_3.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/OTR_2/Cost.h        |    110 +
 .../include/CGAL/OTR_2/Reconstruction_edge_2.h     |    144 +
 .../CGAL/OTR_2/Reconstruction_face_base_2.h        |    266 +
 .../CGAL/OTR_2/Reconstruction_triangulation_2.h    |   1079 +
 .../CGAL/OTR_2/Reconstruction_vertex_base_2.h      |    134 +
 3rdparty/CGAL-4.8/include/CGAL/OTR_2/Sample.h      |    146 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Object.h   |      0
 .../include/CGAL/OpenNL/bicgstab.h                 |      0
 .../include/CGAL/OpenNL/blas.h                     |      0
 .../include/CGAL/OpenNL/conjugate_gradient.h       |      0
 .../include/CGAL/OpenNL/full_vector.h              |      0
 .../CGAL-4.8/include/CGAL/OpenNL/linear_solver.h   |    478 +
 .../include/CGAL/OpenNL/preconditioner.h           |      0
 .../include/CGAL/OpenNL/sparse_matrix.h            |      0
 .../CGAL/Optimal_transportation_reconstruction_2.h |   1673 +
 .../CGAL/Optimisation/Access_coordinates_begin_2.h |      0
 .../CGAL/Optimisation/Access_coordinates_begin_3.h |      0
 .../CGAL/Optimisation/Access_coordinates_begin_d.h |      0
 .../include/CGAL/Optimisation/Access_dimension_2.h |      0
 .../include/CGAL/Optimisation/Access_dimension_3.h |      0
 .../include/CGAL/Optimisation/Access_dimension_d.h |      0
 .../include/CGAL/Optimisation/Construct_point_2.h  |      0
 .../include/CGAL/Optimisation/Construct_point_3.h  |      0
 .../include/CGAL/Optimisation/Construct_point_d.h  |      0
 .../include/CGAL/Optimisation/assertions.h         |      0
 .../include/CGAL/Optimisation/basic.h              |      0
 .../include/CGAL/Optimisation/debug.h              |      0
 .../include/CGAL/Optimisation_d_traits_2.h         |      0
 .../include/CGAL/Optimisation_d_traits_3.h         |      0
 .../include/CGAL/Optimisation_d_traits_d.h         |      0
 .../CGAL-4.8/include/CGAL/Orientation_Linf_2.h     |    156 +
 3rdparty/CGAL-4.8/include/CGAL/Origin.h            |     52 +
 3rdparty/CGAL-4.8/include/CGAL/Origin_impl.h       |     30 +
 .../CGAL/Orthogonal_incremental_neighbor_search.h  |    621 +
 .../include/CGAL/Orthogonal_k_neighbor_search.h    |      0
 3rdparty/CGAL-4.8/include/CGAL/PCA_util.h          |    778 +
 .../include/CGAL/Parabola_2.h                      |      0
 .../include/CGAL/Parabola_segment_2.h              |      0
 .../include/CGAL/Param_mesh_patch_circulators.h    |      0
 .../include/CGAL/Param_mesh_patch_iterators.h      |      0
 .../include/CGAL/Param_mesh_patch_vertex.h         |    442 +
 .../CGAL/Parameterization_mesh_feature_extractor.h |      0
 .../include/CGAL/Parameterization_mesh_patch_3.h   |      0
 .../CGAL/Parameterization_polyhedron_adaptor_3.h   |      0
 .../include/CGAL/Parameterizer_traits_3.h          |      0
 .../include/CGAL/Partition_2/Circulator_pair.h     |      0
 .../CGAL/Partition_2/Indirect_edge_compare.h       |      0
 .../include/CGAL/Partition_2/Indirect_less_xy_2.h  |      0
 .../CGAL/Partition_2/Indirect_not_less_yx_2.h      |      0
 .../include/CGAL/Partition_2/Iterator_list.h       |      0
 .../include/CGAL/Partition_2/Matrix.h              |      0
 .../Partition_2/Partition_opt_cvx_diagonal_list.h  |      0
 .../CGAL/Partition_2/Partition_opt_cvx_edge.h      |      0
 .../CGAL/Partition_2/Partition_opt_cvx_vertex.h    |      0
 .../CGAL/Partition_2/Partition_traits_2_base.h     |      0
 .../CGAL/Partition_2/Partition_vertex_map.h        |      0
 .../CGAL/Partition_2/Partitioned_polygon_2.h       |      0
 .../CGAL/Partition_2/Point_pair_less_xy_2.h        |      0
 .../include/CGAL/Partition_2/Rotation_tree_2.h     |      0
 .../CGAL/Partition_2/Rotation_tree_2_impl.h        |      0
 .../CGAL/Partition_2/Rotation_tree_node_2.h        |      0
 .../include/CGAL/Partition_2/Segment_less_yx_2.h   |      0
 .../Partition_2/Triangulation_indirect_traits_2.h  |      0
 .../include/CGAL/Partition_2/Turn_reverser.h       |      0
 .../CGAL/Partition_2/Vertex_visibility_graph_2.h   |      0
 .../Partition_2/Vertex_visibility_graph_2_impl.h   |      0
 .../CGAL/Partition_2/is_degenerate_polygon_2.h     |      0
 .../CGAL/Partition_2/partition_approx_convex_2.h   |    283 +
 .../CGAL/Partition_2/partition_assertions.h        |      0
 .../Partition_2/partition_greene_approx_convex_2.h |      0
 .../CGAL/Partition_2/partition_optimal_convex_2.h  |      0
 .../CGAL/Partition_2/partition_y_monotone_2.h      |      0
 .../include/CGAL/Partition_is_valid_traits_2.h     |      0
 .../include/CGAL/Partition_traits_2.h              |      0
 .../CGAL/Periodic_2_Delaunay_triangulation_2.h     |      0
 .../Periodic_2_Delaunay_triangulation_traits_2.h   |      0
 .../include/CGAL/Periodic_2_offset_2.h             |      0
 .../include/CGAL/Periodic_2_triangulation_2.h      |      0
 .../CGAL/Periodic_2_triangulation_dummy_12.h       |      0
 .../CGAL/Periodic_2_triangulation_face_base_2.h    |      0
 .../Periodic_2_triangulation_filtered_traits_2.h   |      0
 .../CGAL/Periodic_2_triangulation_hierarchy_2.h    |      0
 ...iodic_2_triangulation_hierarchy_vertex_base_2.h |      0
 .../CGAL/Periodic_2_triangulation_iterators_2.h    |      0
 ..._2_triangulation_statically_filtered_traits_2.h |      0
 .../CGAL/Periodic_2_triangulation_traits_2.h       |      0
 .../CGAL/Periodic_2_triangulation_vertex_base_2.h  |      0
 .../CGAL/Periodic_3_Delaunay_triangulation_3.h     |      0
 ...ic_3_Delaunay_triangulation_filtered_traits_3.h |    161 +
 ...ay_triangulation_statically_filtered_traits_3.h |     62 +
 .../Periodic_3_Delaunay_triangulation_traits_3.h   |    150 +
 .../include/CGAL/Periodic_3_construct_point_3.h    |     55 +
 .../include/CGAL/Periodic_3_offset_3.h             |      0
 .../include/CGAL/Periodic_3_triangulation_3.h      |   4141 +
 .../CGAL/Periodic_3_triangulation_ds_cell_base_3.h |      0
 .../Periodic_3_triangulation_ds_vertex_base_3.h    |      0
 .../CGAL/Periodic_3_triangulation_dummy_36.h       |      0
 .../Periodic_3_triangulation_filtered_traits_3.h   |    203 +
 .../CGAL/Periodic_3_triangulation_hierarchy_3.h    |      0
 .../CGAL/Periodic_3_triangulation_iterators_3.h    |      0
 .../Periodic_3_triangulation_remove_traits_3.h     |      0
 ..._3_triangulation_statically_filtered_traits_3.h |     64 +
 .../CGAL/Periodic_3_triangulation_traits_3.h       |    173 +
 3rdparty/CGAL-4.8/include/CGAL/Plane_3.h           |    281 +
 .../include/CGAL/Plane_separator.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/Point_2.h           |    270 +
 .../CGAL/Point_2_Iso_rectangle_2_intersection.h    |      0
 .../include/CGAL/Point_2_Line_2_intersection.h     |      0
 .../include/CGAL/Point_2_Point_2_intersection.h    |      0
 .../include/CGAL/Point_2_Ray_2_intersection.h      |      0
 .../include/CGAL/Point_2_Segment_2_intersection.h  |      0
 .../include/CGAL/Point_2_Triangle_2_intersection.h |      0
 3rdparty/CGAL-4.8/include/CGAL/Point_3.h           |    301 +
 .../include/CGAL/Point_container.h                 |      0
 .../include/CGAL/Point_set_2.h                     |      0
 .../include/CGAL/Point_traits.h                    |      0
 .../include/CGAL/Point_with_normal_3.h             |      0
 .../include/CGAL/Point_with_psc_localisation.h     |      0
 .../include/CGAL/Point_with_surface_index.h        |      0
 .../CGAL/Point_with_surface_index_geom_traits.h    |      0
 .../include/CGAL/Poisson_implicit_surface_3.h      |      0
 .../include/CGAL/Poisson_mesh_cell_criteria_3.h    |      0
 .../include/CGAL/Poisson_reconstruction_function.h |   1212 +
 3rdparty/CGAL-4.8/include/CGAL/Polychain_2.h       |    859 +
 .../include/CGAL/Polygon_2.h                       |      0
 .../CGAL/Polygon_2/Polygon_2_algorithms_impl.h     |      0
 .../CGAL/Polygon_2/Polygon_2_edge_circulator.h     |      0
 .../CGAL/Polygon_2/Polygon_2_edge_iterator.h       |      0
 .../include/CGAL/Polygon_2/Polygon_2_impl.h        |    159 +
 .../include/CGAL/Polygon_2/Polygon_2_simplicity.h  |      0
 .../CGAL/Polygon_2/Polygon_2_vertex_circulator.h   |      0
 .../include/CGAL/Polygon_2/polygon_assertions.h    |      0
 .../CGAL-4.8/include/CGAL/Polygon_2_algorithms.h   |    466 +
 .../include/CGAL/Polygon_convex_decomposition_2.h  |     78 +
 .../include/CGAL/Polygon_mesh_processing/Weights.h |    766 +
 .../include/CGAL/Polygon_mesh_processing/bbox.h    |     88 +
 .../include/CGAL/Polygon_mesh_processing/border.h  |    199 +
 .../CGAL/Polygon_mesh_processing/compute_normal.h  |    371 +
 .../Polygon_mesh_processing/connected_components.h |   1116 +
 .../CGAL/Polygon_mesh_processing/distance.h        |    182 +
 .../include/CGAL/Polygon_mesh_processing/fair.h    |    165 +
 .../Hole_filling/Triangulate_hole_polygon_mesh.h   |    193 +
 .../Hole_filling/Triangulate_hole_polyline.h       |   1236 +
 .../internal/Hole_filling/do_not_use_DT3.h         |     26 +
 .../Hole_filling/experimental/experimental_code.h  |    236 +
 .../AABB_filtered_projection_traits.h              |    134 +
 .../internal/Isotropic_remeshing/remesh_impl.h     |   1613 +
 .../Axis_parallel_plane_traits.h                   |    160 +
 .../Polygon_mesh_slicer/Traversal_traits.h         |    115 +
 .../AABB_triangle_accessor_3_primitive.h           |      0
 .../Point_inside_vertical_ray_cast.h               |    107 +
 .../Ray_3_Triangle_3_traversal_traits.h            |    231 +
 .../Polygon_mesh_processing/internal/fair_impl.h   |    203 +
 .../internal/named_function_params.h               |    386 +
 .../internal/named_params_helper.h                 |    140 +
 .../Polygon_mesh_processing/internal/refine_impl.h |    335 +
 .../include/CGAL/Polygon_mesh_processing/measure.h |    418 +
 .../Polygon_mesh_processing/orient_polygon_soup.h  |    426 +
 .../CGAL/Polygon_mesh_processing/orientation.h     |    229 +
 .../polygon_soup_to_polygon_mesh.h                 |    162 +
 .../include/CGAL/Polygon_mesh_processing/refine.h  |    119 +
 .../include/CGAL/Polygon_mesh_processing/remesh.h  |    278 +
 .../include/CGAL/Polygon_mesh_processing/repair.h  |    845 +
 .../Polygon_mesh_processing/self_intersections.h   |    404 +
 .../CGAL/Polygon_mesh_processing/stitch_borders.h  |    385 +
 .../Polygon_mesh_processing/triangulate_faces.h    |    381 +
 .../Polygon_mesh_processing/triangulate_hole.h     |    406 +
 .../CGAL-4.8/include/CGAL/Polygon_mesh_slicer.h    |    545 +
 .../include/CGAL/Polygon_offset_builder_2.h        |      0
 .../include/CGAL/Polygon_offset_builder_traits_2.h |      0
 .../include/CGAL/Polygon_set_2.h                   |      0
 .../include/CGAL/Polygon_traits_2.h                |      0
 .../CGAL/Polygon_triangulation_decomposition_2.h   |    204 +
 .../CGAL/Polygon_vertical_decomposition_2.h        |    280 +
 .../include/CGAL/Polygon_with_holes_2.h            |      0
 .../include/CGAL/PolyhedralSurf_neighbors.h        |    321 +
 .../include/CGAL/Polyhedral_mesh_domain_3.h        |    804 +
 .../CGAL/Polyhedral_mesh_domain_with_features_3.h  |    245 +
 3rdparty/CGAL-4.8/include/CGAL/Polyhedron_3.h      |   1546 +
 .../include/CGAL/Polyhedron_copy_3.h               |      0
 .../include/CGAL/Polyhedron_decorator_3.h          |      0
 .../CGAL/Polyhedron_incremental_builder_3.h        |    915 +
 .../include/CGAL/Polyhedron_items_3.h              |      0
 .../include/CGAL/Polyhedron_items_with_id_3.h      |      0
 .../include/CGAL/Polyhedron_min_items_3.h          |      0
 .../include/CGAL/Polyhedron_traits_3.h             |      0
 .../CGAL/Polyhedron_traits_with_normals_3.h        |      0
 .../include/CGAL/Polyline_constraint_hierarchy_2.h |   1174 +
 .../Hybrid_squared_distance_cost.h                 |    114 +
 .../Scaled_squared_distance_cost.h                 |    117 +
 .../Squared_distance_cost.h                        |      0
 .../Stop_above_cost_threshold.h                    |     68 +
 .../Stop_below_count_ratio_threshold.h             |      0
 .../Stop_below_count_threshold.h                   |      0
 .../CGAL/Polyline_simplification_2/Vertex_base_2.h |      0
 .../CGAL/Polyline_simplification_2/simplify.h      |    472 +
 .../include/CGAL/Polynomial.h                      |      0
 .../CGAL/Polynomial/Algebraic_structure_traits.h   |      0
 .../include/CGAL/Polynomial/CORE_Expr_root_stack.h |    268 +
 .../include/CGAL/Polynomial/CORE_kernel.h          |      0
 .../Cached_extended_euclidean_algorithm.h          |      0
 .../CGAL/Polynomial/Chinese_remainder_traits.h     |      0
 .../include/CGAL/Polynomial/Coercion_traits.h      |      0
 .../include/CGAL/Polynomial/Degree.h               |      0
 .../include/CGAL/Polynomial/Fixed_polynomial.h     |      0
 .../include/CGAL/Polynomial/Fraction_traits.h      |      0
 .../CGAL/Polynomial/Get_arithmetic_kernel.h        |      0
 .../include/CGAL/Polynomial/Interpolator.h         |      0
 .../include/CGAL/Polynomial/Interval_polynomial.h  |      0
 .../include/CGAL/Polynomial/Kernel.h               |      0
 .../include/CGAL/Polynomial/Modular_traits.h       |      0
 .../CGAL/Polynomial/Monomial_representation.h      |      0
 .../include/CGAL/Polynomial/Numeric_root_stack.h   |      0
 .../include/CGAL/Polynomial/Polynomial.h           |      0
 .../include/CGAL/Polynomial/Polynomial_type.h      |   1468 +
 .../CGAL/Polynomial/Real_embeddable_traits.h       |      0
 .../CGAL/Polynomial/Root_stack_default_traits.h    |      0
 .../include/CGAL/Polynomial/Scalar_factor_traits.h |      0
 .../include/CGAL/Polynomial/Sturm_root_stack.h     |      0
 .../CGAL/Polynomial/Sturm_root_stack_traits.h      |      0
 .../include/CGAL/Polynomial/basic.h                |      0
 .../include/CGAL/Polynomial/bezout_matrix.h        |      0
 .../include/CGAL/Polynomial/determinant.h          |      0
 .../include/CGAL/Polynomial/fwd.h                  |      0
 .../include/CGAL/Polynomial/hgdelta_update.h       |      0
 .../CGAL/Polynomial/internal/Alternation_counter.h |      0
 .../CGAL/Polynomial/internal/CORE_polynomial.h     |    278 +
 .../Polynomial/internal/Descartes_root_count.h     |      0
 .../Polynomial/internal/Double_with_infinity.h     |      0
 .../CGAL/Polynomial/internal/Filtered_function.h   |      0
 .../CGAL/Polynomial/internal/Filtered_kernel.h     |      0
 .../Filtered_kernel/Filtered_Descartes_has_root.h  |      0
 .../Filtered_Descartes_root_counter.h              |      0
 .../Filtered_kernel/Filtered_are_negations.h       |      0
 .../Filtered_polynomial_rational_kernel.h          |      0
 .../Filtered_root_bound_evaluator.h                |      0
 .../Filtered_kernel/Filtered_root_multiplicity.h   |      0
 .../internal/Filtered_kernel/Filtered_sign_at.h    |      0
 .../CGAL/Polynomial/internal/Filtered_number.h     |      0
 .../Construct_filtered_function.h                  |      0
 .../Filtered_Descartes_has_root.h                  |      0
 .../Filtered_Descartes_root_counter.h              |      0
 .../Filtered_rational/Filtered_Sturm_sequence.h    |      0
 .../Filtered_rational/Filtered_are_negations.h     |      0
 .../Filtered_rational_multiplicity.h               |      0
 .../Filtered_rational_sign_above_rational.h        |      0
 .../Filtered_rational/Filtered_rational_traits.h   |      0
 .../Filtered_root_bound_evaluator.h                |      0
 .../Filtered_sign_Sturm_sequence.h                 |      0
 .../Filtered_rational/Filtered_sign_at_rational.h  |      0
 .../Filtered_rational/Filtered_standard_sequence.h |      0
 .../Polynomial/internal/Fixed_polynomial_impl.h    |      0
 .../CGAL/Polynomial/internal/GSL_numeric_solver.h  |      0
 .../CGAL/Polynomial/internal/Isolating_interval.h  |      0
 .../internal/JAMA_numeric_solvers_impl.h           |    135 +
 .../internal/Kernel/Is_even_multiplicity.h         |      0
 .../CGAL/Polynomial/internal/Kernel/Is_rational.h  |      0
 .../internal/Kernel/Isolating_interval.h           |      0
 .../Polynomial/internal/Kernel/Lower_bound_root.h  |      0
 .../CGAL/Polynomial/internal/Kernel/Multiplicity.h |      0
 .../internal/Kernel/Rational_between_roots.h       |      0
 .../Polynomial/internal/Kernel/Root_container.h    |      0
 .../CGAL/Polynomial/internal/Kernel/Sign_above.h   |      0
 .../CGAL/Polynomial/internal/Kernel/Sign_at.h      |      0
 .../CGAL/Polynomial/internal/Kernel/Sign_below.h   |      0
 .../internal/Kernel/Sign_between_roots.h           |      0
 .../CGAL/Polynomial/internal/Kernel/To_rational.h  |      0
 .../internal/Kernel/predicate_template.h           |      0
 .../CGAL/Polynomial/internal/Polynomial_impl.h     |      0
 .../Polynomial/internal/Rational/Are_negations.h   |      0
 .../internal/Rational/Bezier_root_counter.h        |      0
 .../Rational/Compare_isolated_roots_in_interval.h  |      0
 .../internal/Rational/Construct_function.h         |      0
 .../CGAL/Polynomial/internal/Rational/Derivative.h |      0
 .../internal/Rational/Descartes_has_root.h         |      0
 .../internal/Rational/Descartes_root_counter.h     |      0
 .../internal/Rational/Euclidean_Sturm_sequence.h   |      0
 .../internal/Rational/Evaluate_polynomial.h        |      0
 .../Polynomial/internal/Rational/Invert_variable.h |      0
 .../Rational/Map_rational_interval_to_positive.h   |      0
 .../internal/Rational/Monic_Sturm_sequence.h       |      0
 .../Polynomial/internal/Rational/Negate_variable.h |      0
 .../Rational/Primitive_part_Sturm_sequence.h       |      0
 .../Polynomial/internal/Rational/Pseudo_quotient.h |      0
 .../internal/Rational/Pseudo_remainder.h           |      0
 .../CGAL/Polynomial/internal/Rational/Quotient.h   |      0
 .../internal/Rational/Quotient_remainder.h         |      0
 .../internal/Rational/Rational_multiplicity.h      |      0
 .../internal/Rational/Rational_traits_base.h       |      0
 .../internal/Rational/Rational_translate_zero.h    |      0
 .../internal/Rational/Reduced_Sturm_sequence.h     |      0
 .../CGAL/Polynomial/internal/Rational/Remainder.h  |      0
 .../internal/Rational/Root_bound_evaluator.h       |      0
 .../Polynomial/internal/Rational/Shift_power.h     |      0
 .../internal/Rational/Sign_Sturm_sequence.h        |      0
 .../internal/Rational/Sign_above_rational.h        |      0
 .../internal/Rational/Sign_at_rational.h           |      0
 .../internal/Rational/Sign_below_rational.h        |      0
 .../internal/Rational/Standard_sequence.h          |      0
 .../internal/Rational/Sturm_root_counter.h         |      0
 .../Polynomial/internal/Rational/Sturm_sequence.h  |      0
 .../internal/Rational/Sturm_sequence_base.h        |      0
 .../Rational/Subresultant_Sturm_sequence.h         |      0
 .../Polynomial/internal/Root_stack_traits_base.h   |      0
 .../Polynomial/internal/Sign_variations_counter.h  |      0
 .../Polynomial/internal/Simple_interval_root.h     |      0
 .../include/CGAL/Polynomial/internal/Statistics.h  |      0
 .../Polynomial/internal/Sturm_isolating_interval.h |      0
 .../CGAL/Polynomial/internal/Sturm_root_rep.h      |      0
 .../internal/Turkowski_numeric_solvers_impl.h      |    467 +
 .../include/CGAL/Polynomial/internal/config.h      |      0
 .../internal/filtered_function_leaf_nodes.h        |      0
 .../internal/filtered_function_node_bases.h        |      0
 .../internal/filtered_function_operation_nodes.h   |      0
 .../CGAL/Polynomial/internal/interval_arithmetic.h |      0
 .../include/CGAL/Polynomial/internal/macros.h      |      0
 .../CGAL/Polynomial/internal/nt_converters.h       |      0
 .../CGAL/Polynomial/internal/numeric_solvers.h     |    118 +
 .../Polynomial/internal/numeric_solvers_impl.h     |    135 +
 .../Polynomial/internal/numeric_solvers_support.h  |     65 +
 .../internal/numeric_solvers_support_impl.h        |    276 +
 .../Polynomial/internal/polynomial_generators.h    |      0
 .../include/CGAL/Polynomial/misc.h                 |      0
 .../include/CGAL/Polynomial/modular_filter.h       |      0
 .../include/CGAL/Polynomial/modular_gcd.h          |      0
 .../CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h |      0
 .../CGAL/Polynomial/modular_gcd_utcf_dfai.h        |      0
 .../include/CGAL/Polynomial/modular_gcd_utils.h    |      0
 .../CGAL/Polynomial/polynomial_converters.h        |      0
 .../include/CGAL/Polynomial/polynomial_gcd.h       |      0
 .../Polynomial/polynomial_gcd_implementations.h    |      0
 .../include/CGAL/Polynomial/polynomial_gcd_ntl.h   |      0
 .../include/CGAL/Polynomial/prs_resultant.h        |      0
 .../include/CGAL/Polynomial/resultant.h            |      0
 .../CGAL/Polynomial/square_free_factorize.h        |      0
 .../CGAL/Polynomial/sturm_habicht_sequence.h       |      0
 .../include/CGAL/Polynomial/subresultants.h        |      0
 .../include/CGAL/Polynomial_traits_d.h             |      0
 .../include/CGAL/Polynomial_type_generator.h       |      0
 .../include/CGAL/Polynomials_1_2.h                 |      0
 .../include/CGAL/Polynomials_1_3.h                 |      0
 .../include/CGAL/Polynomials_2_2.h                 |      0
 .../include/CGAL/Polynomials_2_3.h                 |      0
 .../include/CGAL/Polynomials_for_line_3.h          |      0
 .../CGAL-4.8/include/CGAL/Polytope_distance_d.h    |    933 +
 .../include/CGAL/Polytope_distance_d_traits_2.h    |      0
 .../include/CGAL/Polytope_distance_d_traits_3.h    |      0
 .../include/CGAL/Polytope_distance_d_traits_d.h    |      0
 .../include/CGAL/Prevent_deref.h                   |      0
 .../include/CGAL/Profile_counter.h                 |      0
 .../include/CGAL/Profile_timer.h                   |      0
 .../include/CGAL/Projection_traits_xy_3.h          |      0
 .../include/CGAL/Projection_traits_xz_3.h          |      0
 .../include/CGAL/Projection_traits_yz_3.h          |      0
 .../include/CGAL/QP_functions.h                    |      0
 .../include/CGAL/QP_models.h                       |      0
 .../include/CGAL/QP_options.h                      |      0
 .../include/CGAL/QP_solution.h                     |      0
 .../include/CGAL/QP_solver/Initialization.h        |      0
 .../include/CGAL/QP_solver/QP__filtered_base.h     |      0
 .../CGAL/QP_solver/QP__filtered_base_impl.h        |      0
 .../include/CGAL/QP_solver/QP__partial_base.h      |      0
 .../include/CGAL/QP_solver/QP_basis_inverse.h      |   1136 +
 .../include/CGAL/QP_solver/QP_basis_inverse_impl.h |    713 +
 .../CGAL/QP_solver/QP_exact_bland_pricing.h        |      0
 .../include/CGAL/QP_solver/QP_full_exact_pricing.h |      0
 .../CGAL/QP_solver/QP_full_filtered_pricing.h      |      0
 .../include/CGAL/QP_solver/QP_functions_impl.h     |      0
 .../CGAL/QP_solver/QP_partial_exact_pricing.h      |    252 +
 .../CGAL/QP_solver/QP_partial_filtered_pricing.h   |    432 +
 .../include/CGAL/QP_solver/QP_pricing_strategy.h   |      0
 .../include/CGAL/QP_solver/QP_solution_impl.h      |      0
 .../CGAL-4.8/include/CGAL/QP_solver/QP_solver.h    |   1999 +
 .../include/CGAL/QP_solver/QP_solver_bounds_impl.h |      0
 .../include/CGAL/QP_solver/QP_solver_impl.h        |   3390 +
 .../QP_solver/QP_solver_nonstandardform_impl.h     |      0
 .../include/CGAL/QP_solver/Unbounded_direction.h   |      0
 .../include/CGAL/QP_solver/assertions.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/QP_solver/basic.h   |     35 +
 .../include/CGAL/QP_solver/debug.h                 |      0
 .../include/CGAL/QP_solver/functors.h              |      0
 .../include/CGAL/Qt/AlphaShapeGraphicsItem.h       |      0
 .../include/CGAL/Qt/ApolloniusGraphGraphicsItem.h  |      0
 3rdparty/CGAL-4.8/include/CGAL/Qt/CGAL_Qt_config.h |     36 +
 .../include/CGAL/Qt/CircularArcGraphicsItem.h      |      0
 .../CGAL/Qt/ConstrainedTriangulationGraphicsItem.h |      0
 3rdparty/CGAL-4.8/include/CGAL/Qt/Converter.h      |    187 +
 .../CGAL-4.8/include/CGAL/Qt/CreateOpenGLContext.h |     39 +
 .../Qt/DelaunayMeshTriangulationGraphicsItem.h     |    301 +
 .../CGAL-4.8/include/CGAL/Qt/DemosMainWindow.h     |    135 +
 .../include/CGAL/Qt/DemosMainWindow_impl.h         |    474 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/GraphicsItem.h   |     52 +
 .../include/CGAL/Qt/GraphicsViewCircleInput.h      |    211 +
 .../include/CGAL/Qt/GraphicsViewCircularArcInput.h |    214 +
 .../CGAL-4.8/include/CGAL/Qt/GraphicsViewInput.h   |     58 +
 .../CGAL/Qt/GraphicsViewIsoRectangleInput.h        |    158 +
 .../include/CGAL/Qt/GraphicsViewLineInput.h        |    182 +
 .../include/CGAL/Qt/GraphicsViewNavigation.h       |     77 +
 .../include/CGAL/Qt/GraphicsViewNavigation_impl.h  |    351 +
 .../include/CGAL/Qt/GraphicsViewPointInput.h       |      0
 .../CGAL/Qt/GraphicsViewPolygonWithHolesInput.h    |    197 +
 .../include/CGAL/Qt/GraphicsViewPolylineInput.h    |    117 +
 .../CGAL/Qt/GraphicsViewPolylineInput_impl.h       |    206 +
 .../include/CGAL/Qt/LineGraphicsItem.h             |      0
 .../include/CGAL/Qt/PainterOstream.h               |      0
 .../include/CGAL/Qt/PointsGraphicsItem.h           |      0
 .../include/CGAL/Qt/PointsInKdTreeGraphicsItem.h   |    194 +
 .../CGAL-4.8/include/CGAL/Qt/PolygonGraphicsItem.h |    191 +
 .../include/CGAL/Qt/PolygonWithHolesGraphicsItem.h |      0
 .../include/CGAL/Qt/PolylinesGraphicsItem.h        |      0
 .../include/CGAL/Qt/PowerdiagramGraphicsItem.h     |      0
 .../include/CGAL/Qt/RegularGridGraphicsItem.h      |      0
 .../CGAL/Qt/RegularGridVectorFieldGraphicsItem.h   |      0
 .../CGAL/Qt/RegularTriangulationGraphicsItem.h     |      0
 .../CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h     |    283 +
 .../CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h |    318 +
 .../include/CGAL/Qt/SegmentsGraphicsItem.h         |    163 +
 .../include/CGAL/Qt/StreamLinesGraphicsItem.h      |      0
 .../include/CGAL/Qt/TriangulationGraphicsItem.h    |    309 +
 .../include/CGAL/Qt/VoronoiGraphicsItem.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/Qt/debug.h          |     56 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/debug_impl.h     |     83 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/resources.h      |     37 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/resources_impl.h |     37 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/utility.h        |     47 +
 3rdparty/CGAL-4.8/include/CGAL/Qt/utility_impl.h   |     62 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Quotient.h |      0
 .../include/CGAL/Quotient_fwd.h                    |      0
 .../include/CGAL/RS/Gmpfr_make_unique.h            |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/RS/ak_1.h  |      0
 .../include/CGAL/RS/ak_z_1.h                       |      0
 .../include/CGAL/RS/algebraic_1.h                  |      0
 .../include/CGAL/RS/algebraic_z_1.h                |      0
 .../include/CGAL/RS/bisection_refiner_1.h          |      0
 .../include/CGAL/RS/comparator_1.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/RS/dyadic.h         |    438 +
 .../include/CGAL/RS/exact_signat_1.h               |      0
 .../include/CGAL/RS/functors_1.h                   |      0
 .../include/CGAL/RS/functors_z_1.h                 |      0
 .../include/CGAL/RS/polynomial_converter_1.h       |      0
 .../include/CGAL/RS/rs23_k_isolator_1.h            |      0
 .../include/CGAL/RS/rs2_calls.h                    |      0
 .../include/CGAL/RS/rs2_isolator_1.h               |      0
 .../include/CGAL/RS/rs3_k_refiner_1.h              |      0
 .../include/CGAL/RS/rs3_refiner_1.h                |      0
 .../include/CGAL/RS/signat_1.h                     |      0
 3rdparty/CGAL-4.8/include/CGAL/Random.h            |    254 +
 .../include/CGAL/Random_access_adaptor.h           |      0
 .../include/CGAL/Random_access_value_adaptor.h     |      0
 .../include/CGAL/Random_convex_hull_traits_2.h     |      0
 .../include/CGAL/Random_convex_set_traits_2.h      |      0
 3rdparty/CGAL-4.8/include/CGAL/Random_impl.h       |     94 +
 .../include/CGAL/Random_polygon_2_sweep.h          |      0
 .../include/CGAL/Random_polygon_traits_2.h         |      0
 .../include/CGAL/Range_segment_tree_traits.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/Range_tree_d.h      |    623 +
 .../include/CGAL/Range_tree_k.h                    |      0
 .../include/CGAL/Rational_traits.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/Ray_2.h             |    275 +
 .../include/CGAL/Ray_2_Bbox_2_intersection.h       |     82 +
 .../include/CGAL/Ray_2_Bbox_2_intersection_impl.h  |    208 +
 .../CGAL/Ray_2_Iso_rectangle_2_intersection.h      |      0
 .../include/CGAL/Ray_2_Line_2_intersection.h       |      0
 .../include/CGAL/Ray_2_Point_2_intersection.h      |      0
 .../include/CGAL/Ray_2_Ray_2_intersection.h        |      0
 .../include/CGAL/Ray_2_Segment_2_intersection.h    |      0
 .../include/CGAL/Ray_2_Triangle_2_intersection.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Ray_3.h             |    244 +
 .../include/CGAL/Real_embeddable_traits.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/Real_timer.h        |    133 +
 3rdparty/CGAL-4.8/include/CGAL/Real_timer_impl.h   |    112 +
 .../include/CGAL/Reconstruction_triangulation_3.h  |      0
 .../include/CGAL/Rectangular_p_center_traits_2.h   |      0
 .../include/CGAL/Referenced_argument.h             |      0
 .../include/CGAL/Regular_complex_d.h               |      0
 .../include/CGAL/Regular_grid_2.h                  |      0
 .../include/CGAL/Regular_triangulation_2.h         |      0
 .../include/CGAL/Regular_triangulation_3.h         |   2326 +
 .../Regular_triangulation_adaptation_policies_2.h  |      0
 .../Regular_triangulation_adaptation_traits_2.h    |      0
 .../CGAL/Regular_triangulation_cell_base_3.h       |      0
 ...lation_cell_base_with_weighted_circumcenter_3.h |      0
 .../Regular_triangulation_euclidean_traits_2.h     |      0
 .../Regular_triangulation_euclidean_traits_3.h     |      0
 .../CGAL/Regular_triangulation_face_base_2.h       |      0
 .../CGAL/Regular_triangulation_filtered_traits_2.h |      0
 .../CGAL/Regular_triangulation_vertex_base_2.h     |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Residue.h  |      0
 3rdparty/CGAL-4.8/include/CGAL/Ridges.h            |    916 +
 .../CGAL/Robust_circumcenter_filtered_traits_3.h   |      0
 .../include/CGAL/Robust_circumcenter_traits_3.h    |      0
 .../include/CGAL/Robust_construction.h             |      0
 .../CGAL-4.8/include/CGAL/Root_for_circles_2_2.h   |    137 +
 .../include/CGAL/Root_for_spheres_2_3.h            |      0
 .../include/CGAL/Root_of_traits.h                  |      0
 .../include/CGAL/Root_of_traits_specializations.h  |      0
 .../include/CGAL/Rotational_sweep_visibility_2.h   |    935 +
 .../include/CGAL/Runge_kutta_integrator_2.h        |      0
 .../include/CGAL/Scalar_factor_traits.h            |      0
 .../Scale_space_surface_reconstruction_3_impl.h    |   1221 +
 .../Shape_construction_3.h                         |      0
 .../internal/Auto_count.h                          |      0
 .../CGAL/Scale_space_surface_reconstruction_3.h    |    965 +
 .../include/CGAL/Search_traits.h                   |      0
 .../include/CGAL/Search_traits_2.h                 |      0
 .../include/CGAL/Search_traits_3.h                 |      0
 .../CGAL-4.8/include/CGAL/Search_traits_adapter.h  |    180 +
 .../include/CGAL/Search_traits_d.h                 |      0
 .../include/CGAL/Search_traits_vertex_handle_3.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Segment_2.h         |    310 +
 .../CGAL/Segment_2_Iso_rectangle_2_intersection.h  |      0
 .../include/CGAL/Segment_2_Line_2_intersection.h   |      0
 .../include/CGAL/Segment_2_Point_2_intersection.h  |      0
 .../include/CGAL/Segment_2_Ray_2_intersection.h    |      0
 .../CGAL/Segment_2_Segment_2_intersection.h        |      0
 .../CGAL/Segment_2_Triangle_2_intersection.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/Segment_3.h         |    226 +
 .../include/CGAL/Segment_Delaunay_graph_2.h        |   2043 +
 .../Segment_Delaunay_graph_2/Are_parallel_C2.h     |      0
 .../Segment_Delaunay_graph_2/Are_same_points_C2.h  |      0
 .../Are_same_segments_C2.h                         |      0
 .../Segment_Delaunay_graph_2/Arrangement_enum.h    |      0
 .../Segment_Delaunay_graph_2/Arrangement_type_C2.h |      0
 .../Arrangement_type_non_intersecting_C2.h         |      0
 .../Segment_Delaunay_graph_2/Basic_predicates_C2.h |      0
 .../Segment_Delaunay_graph_2/Cartesian_converter.h |      0
 .../CGAL/Segment_Delaunay_graph_2/Compare_x_2.h    |      0
 .../CGAL/Segment_Delaunay_graph_2/Compare_y_2.h    |      0
 .../Construct_storage_site_2.h                     |      0
 .../Construct_storage_site_with_info_2.h           |      0
 .../Segment_Delaunay_graph_2/Constructions_C2.h    |      0
 .../Filtered_traits_base_2.h                       |    473 +
 .../Filtered_traits_concept_check_tags.h           |      0
 .../Finite_edge_interior_conflict_C2.h             |      0
 .../Infinite_edge_interior_conflict_C2.h           |      0
 .../Is_degenerate_edge_C2.h                        |      0
 .../Segment_Delaunay_graph_2/Kernel_wrapper_2.h    |      0
 .../CGAL/Segment_Delaunay_graph_2/Orientation_C2.h |      0
 .../Segment_Delaunay_graph_2/Oriented_side_C2.h    |    117 +
 .../Oriented_side_of_bisector_C2.h                 |      0
 .../CGAL/Segment_Delaunay_graph_2/Predicates_C2.h  |      0
 .../Segment_Delaunay_graph_2_impl.h                |   3287 +
 .../Segment_Delaunay_graph_hierarchy_2_impl.h      |   1153 +
 .../Segment_Delaunay_graph_2/Sqrt_extension_2.h    |      0
 .../CGAL/Segment_Delaunay_graph_2/Traits_base_2.h  |    286 +
 .../Segment_Delaunay_graph_2/Traits_wrapper_2.h    |      0
 .../Triangulation_face_base_with_edges_2.h         |      0
 .../Segment_Delaunay_graph_2/Vertex_conflict_C2.h  |      0
 .../Segment_Delaunay_graph_2/Voronoi_vertex_C2.h   |      0
 .../Voronoi_vertex_ring_C2.h                       |      0
 .../Voronoi_vertex_sqrt_field_C2.h                 |      0
 .../Voronoi_vertex_sqrt_field_new_C2.h             |      0
 .../include/CGAL/Segment_Delaunay_graph_2/basic.h  |      0
 .../CGAL/Segment_Delaunay_graph_2/edge_list.h      |      0
 .../Segment_Delaunay_graph_2/in_place_edge_list.h  |      0
 .../include/CGAL/Segment_Delaunay_graph_Linf_2.h   |    414 +
 .../Basic_predicates_C2.h                          |   1950 +
 .../Segment_Delaunay_graph_Linf_2/Bisector_Linf.h  |    793 +
 .../Constructions_C2.h                             |   1274 +
 .../Filtered_traits_base_2.h                       |    522 +
 .../Finite_edge_interior_conflict_C2.h             |   1449 +
 .../Infinite_edge_interior_conflict_C2.h           |    727 +
 .../Orientation_Linf_C2.h                          |    192 +
 .../Oriented_side_C2.h                             |    498 +
 .../Oriented_side_of_bisector_C2.h                 |    357 +
 .../Segment_Delaunay_graph_Linf_2/Predicates_C2.h  |     42 +
 .../Segment_Delaunay_graph_Linf_2_impl.h           |    768 +
 .../Segment_Delaunay_graph_Linf_hierarchy_2_impl.h |   1219 +
 .../Segment_Delaunay_graph_Linf_2/Traits_base_2.h  |    173 +
 .../Vertex_conflict_C2.h                           |   1455 +
 .../Voronoi_vertex_C2.h                            |     76 +
 .../Voronoi_vertex_ring_C2.h                       |   3972 +
 .../Voronoi_vertex_sqrt_field_new_C2.h             |   4744 +
 .../CGAL/Segment_Delaunay_graph_Linf_2/basic.h     |     36 +
 ...Segment_Delaunay_graph_Linf_filtered_traits_2.h |    245 +
 .../CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h |     79 +
 .../CGAL/Segment_Delaunay_graph_Linf_traits_2.h    |    166 +
 .../Segment_Delaunay_graph_adaptation_policies_2.h |      0
 .../Segment_Delaunay_graph_adaptation_traits_2.h   |      0
 .../CGAL/Segment_Delaunay_graph_face_base_2.h      |      0
 .../Segment_Delaunay_graph_filtered_traits_2.h     |      0
 .../CGAL/Segment_Delaunay_graph_hierarchy_2.h      |    507 +
 ...egment_Delaunay_graph_hierarchy_vertex_base_2.h |      0
 .../CGAL/Segment_Delaunay_graph_simple_site_2.h    |      0
 .../Segment_Delaunay_graph_simple_storage_site_2.h |      0
 .../include/CGAL/Segment_Delaunay_graph_site_2.h   |      0
 .../CGAL/Segment_Delaunay_graph_storage_site_2.h   |      0
 ...gment_Delaunay_graph_storage_site_with_info_2.h |      0
 .../CGAL/Segment_Delaunay_graph_storage_traits_2.h |      0
 ...ent_Delaunay_graph_storage_traits_with_info_2.h |      0
 .../include/CGAL/Segment_Delaunay_graph_traits_2.h |      0
 .../CGAL/Segment_Delaunay_graph_vertex_base_2.h    |      0
 .../include/CGAL/Segment_tree_d.h                  |      0
 .../include/CGAL/Segment_tree_k.h                  |      0
 3rdparty/CGAL-4.8/include/CGAL/Shape_detection_3.h |     40 +
 .../CGAL-4.8/include/CGAL/Shape_detection_3/Cone.h |    480 +
 .../include/CGAL/Shape_detection_3/Cylinder.h      |    399 +
 .../CGAL/Shape_detection_3/Efficient_RANSAC.h      |    912 +
 .../Shape_detection_3/Efficient_RANSAC_traits.h    |    185 +
 .../include/CGAL/Shape_detection_3/Octree.h        |    727 +
 .../include/CGAL/Shape_detection_3/Plane.h         |    211 +
 .../include/CGAL/Shape_detection_3/Shape_base.h    |    702 +
 .../include/CGAL/Shape_detection_3/Sphere.h        |    565 +
 .../include/CGAL/Shape_detection_3/Torus.h         |    407 +
 .../include/CGAL/Side_of_bounded_square_2.h        |    579 +
 .../include/CGAL/Side_of_oriented_square_2.h       |    180 +
 .../CGAL-4.8/include/CGAL/Side_of_triangle_mesh.h  |    174 +
 .../include/CGAL/Simple_cartesian.h                |      0
 .../include/CGAL/Simple_circular_kernel_2.h        |      0
 .../include/CGAL/Simple_homogeneous.h              |      0
 .../include/CGAL/Simple_polygon_visibility_2.h     |    685 +
 .../include/CGAL/Simple_spherical_kernel_3.h       |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Sixtuple.h |      0
 .../include/CGAL/Skin_surface_3.h                  |      0
 .../include/CGAL/Skin_surface_base_3.h             |      0
 .../include/CGAL/Skin_surface_filtered_traits_3.h  |     71 +
 .../Skin_surface_marching_tetrahedra_observer_3.h  |      0
 .../include/CGAL/Skin_surface_polyhedral_items_3.h |      0
 ...urface_polyhedral_items_with_face_information.h |      0
 .../CGAL/Skin_surface_quadratic_surface_3.h        |      0
 .../CGAL/Skin_surface_refinement_policy_3.h        |      0
 .../include/CGAL/Skin_surface_traits_3.h           |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Skiplist.h |      0
 .../Small_side_angle_bisector_decomposition_2.h    |    869 +
 .../include/CGAL/Snap_rounding_2.h                 |      0
 .../include/CGAL/Snap_rounding_kd_2.h              |      0
 .../CGAL-4.8/include/CGAL/Snap_rounding_traits_2.h |    223 +
 .../CGAL/Sorted_matrix_search_traits_adaptor.h     |      0
 .../include/CGAL/Spatial_lock_grid_3.h             |      0
 .../include/CGAL/Spatial_sort_traits_adapter_2.h   |      0
 .../include/CGAL/Spatial_sort_traits_adapter_3.h   |      0
 .../include/CGAL/Spatial_sort_traits_adapter_d.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Sphere_3.h          |    349 +
 .../include/CGAL/Spherical_kernel_3.h              |      0
 .../include/CGAL/Spherical_kernel_intersections.h  |      0
 .../CGAL/Spherical_kernel_type_equality_wrapper.h  |      0
 .../include/CGAL/Splitters.h                       |      0
 .../include/CGAL/Sqrt_extension.h                  |      0
 .../Sqrt_extension/Algebraic_extension_traits.h    |      0
 .../Sqrt_extension/Algebraic_structure_traits.h    |      0
 .../CGAL/Sqrt_extension/Chinese_remainder_traits.h |      0
 .../include/CGAL/Sqrt_extension/Coercion_traits.h  |      0
 .../include/CGAL/Sqrt_extension/Eigen_NumTraits.h  |      0
 .../include/CGAL/Sqrt_extension/Fraction_traits.h  |      0
 .../CGAL/Sqrt_extension/Get_arithmetic_kernel.h    |      0
 .../include/CGAL/Sqrt_extension/Modular_traits.h   |      0
 .../CGAL/Sqrt_extension/Real_embeddable_traits.h   |      0
 .../CGAL/Sqrt_extension/Scalar_factor_traits.h     |      0
 .../CGAL/Sqrt_extension/Sqrt_extension_type.h      |      0
 .../include/CGAL/Sqrt_extension/Wang_traits.h      |      0
 .../include/CGAL/Sqrt_extension/convert_to_bfi.h   |    107 +
 .../include/CGAL/Sqrt_extension/io.h               |      0
 .../include/CGAL/Sqrt_extension_fwd.h              |      0
 .../include/CGAL/Square_border_parameterizer_3.h   |      0
 .../include/CGAL/Straight_2.h                      |      0
 .../include/CGAL/Straight_skeleton_2.h             |      0
 .../Polygon_offset_builder_2_impl.h                |      0
 .../Straight_skeleton_2/Straight_skeleton_aux.h    |      0
 .../Straight_skeleton_builder_2_impl.h             |   1825 +
 .../Straight_skeleton_builder_events_2.h           |      0
 .../Straight_skeleton_builder_traits_2_aux.h       |      0
 .../include/CGAL/Straight_skeleton_2/assertions.h  |      0
 .../include/CGAL/Straight_skeleton_2/debug.h       |      0
 .../include/CGAL/Straight_skeleton_2/test.h        |      0
 .../include/CGAL/Straight_skeleton_builder_2.h     |      0
 .../CGAL/Straight_skeleton_builder_traits_2.h      |      0
 .../include/CGAL/Straight_skeleton_converter_2.h   |      0
 .../include/CGAL/Straight_skeleton_face_base_2.h   |      0
 .../CGAL/Straight_skeleton_halfedge_base_2.h       |      0
 .../include/CGAL/Straight_skeleton_items_2.h       |      0
 .../include/CGAL/Straight_skeleton_vertex_base_2.h |      0
 .../include/CGAL/Stream_lines_2.h                  |      0
 .../include/CGAL/Subdivision_mask_3.h              |      0
 .../include/CGAL/Subdivision_method_3.h            |      0
 .../include/CGAL/Subdivision_method_impl_3.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/Surface_mesh.h      |     35 +
 .../include/CGAL/Surface_mesh/IO.h                 |      0
 .../include/CGAL/Surface_mesh/Properties.h         |      0
 .../include/CGAL/Surface_mesh/Surface_mesh.h       |   3037 +
 .../include/CGAL/Surface_mesh/Surface_mesh_fwd.h   |     37 +
 .../include/CGAL/Surface_mesh_cell_base_3.h        |      0
 .../Surface_mesh_complex_2_in_triangulation_3.h    |      0
 .../include/CGAL/Surface_mesh_default_criteria_3.h |      0
 .../CGAL/Surface_mesh_default_edges_criteria_3.h   |      0
 .../CGAL/Surface_mesh_default_triangulation_3.h    |      0
 .../include/CGAL/Surface_mesh_deformation.h        |   1537 +
 .../include/CGAL/Surface_mesh_shortest_path.h      |     33 +
 .../Surface_mesh_shortest_path.h                   |   2786 +
 .../Surface_mesh_shortest_path_traits.h            |    205 +
 .../CGAL/Surface_mesh_shortest_path/barycentric.h  |    248 +
 .../Surface_mesh_shortest_path/function_objects.h  |    601 +
 .../internal/Cone_expansion_event.h                |     86 +
 .../internal/Cone_tree.h                           |    439 +
 .../internal/misc_functions.h                      |     97 +
 .../Surface_mesh_simplification/Detail/Common.h    |      0
 .../Detail/Edge_collapse.h                         |      0
 .../Detail/Edge_collapse_impl.h                    |      0
 .../Edge_collapse_visitor_base.h                   |      0
 .../HalfedgeGraph_Polyhedron_3.h                   |      0
 .../Policies/Edge_collapse/Constrained_placement.h |      0
 .../Edge_collapse/Count_ratio_stop_predicate.h     |      0
 .../Policies/Edge_collapse/Count_stop_predicate.h  |      0
 .../Edge_collapse/Detail/Lindstrom_Turk_core.h     |      0
 .../Detail/Lindstrom_Turk_core_impl.h              |      0
 .../Policies/Edge_collapse/Edge_length_cost.h      |      0
 .../Policies/Edge_collapse/Edge_profile.h          |      0
 .../Policies/Edge_collapse/Edge_profile_impl.h     |      0
 .../Policies/Edge_collapse/LindstromTurk.h         |      0
 .../Policies/Edge_collapse/LindstromTurk_cost.h    |      0
 .../Policies/Edge_collapse/LindstromTurk_params.h  |      0
 .../Edge_collapse/LindstromTurk_placement.h        |      0
 .../Policies/Edge_collapse/Midpoint_and_length.h   |      0
 .../Policies/Edge_collapse/Midpoint_placement.h    |      0
 .../Surface_mesh_simplification/edge_collapse.h    |    169 +
 .../include/CGAL/Surface_mesh_traits_generator_3.h |      0
 .../CGAL/Surface_mesh_triangulation_generator_3.h  |      0
 .../include/CGAL/Surface_mesh_vertex_base_3.h      |      0
 .../include/CGAL/Surface_mesher/Combining_oracle.h |      0
 .../include/CGAL/Surface_mesher/Has_edges.h        |      0
 .../Surface_mesher/Implicit_surface_oracle_3.h     |      0
 .../Surface_mesher/Intersection_data_structure_3.h |      0
 .../CGAL/Surface_mesher/Null_oracle_visitor.h      |      0
 .../Point_surface_indices_oracle_visitor.h         |      0
 .../Poisson_implicit_surface_oracle_3.h            |      0
 .../CGAL/Surface_mesher/Polyhedral_oracle.h        |    406 +
 .../include/CGAL/Surface_mesher/Profile_counter.h  |      0
 .../include/CGAL/Surface_mesher/Profile_timer.h    |      0
 .../include/CGAL/Surface_mesher/Sphere_oracle_3.h  |      0
 .../CGAL/Surface_mesher/Standard_criteria.h        |      0
 .../include/CGAL/Surface_mesher/Surface_mesher.h   |      0
 .../Surface_mesher/Surface_mesher_edges_level.h    |      0
 .../Surface_mesher_edges_level_visitor.h           |      0
 .../CGAL/Surface_mesher/Surface_mesher_manifold.h  |    241 +
 .../Surface_mesher/Surface_mesher_regular_edges.h  |      0
 .../CGAL/Surface_mesher/Surface_mesher_visitor.h   |      0
 .../include/CGAL/Surface_mesher/Types_generators.h |      0
 .../include/CGAL/Surface_mesher/Verbose_flag.h     |      0
 .../Vertices_on_the_same_psc_element_criterion.h   |      0
 .../Vertices_on_the_same_surface_criterion.h       |      0
 .../include/CGAL/Surface_mesher_generator.h        |      0
 .../include/CGAL/Sweep_line_2.h                    |      0
 .../Sweep_line_2/Arr_basic_insertion_sl_visitor.h  |      0
 .../Sweep_line_2/Arr_basic_insertion_traits_2.h    |      0
 .../CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h  |      0
 .../CGAL/Sweep_line_2/Arr_construction_event.h     |      0
 .../Sweep_line_2/Arr_construction_sl_visitor.h     |      0
 .../CGAL/Sweep_line_2/Arr_construction_subcurve.h  |      0
 .../Sweep_line_2/Arr_default_overlay_traits_base.h |      0
 .../CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h   |      0
 .../CGAL/Sweep_line_2/Arr_insertion_traits_2.h     |      0
 .../CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h     |      0
 .../CGAL/Sweep_line_2/Arr_overlay_subcurve.h       |      0
 .../CGAL/Sweep_line_2/Arr_overlay_traits_2.h       |      0
 .../CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h |      0
 .../CGAL/Sweep_line_2/Basic_sweep_line_2_impl.h    |      0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_debug.h |      0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_impl.h  |      0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_utils.h |      0
 .../CGAL/Sweep_line_2/Sweep_line_2_visitors.h      |      0
 .../CGAL/Sweep_line_2/Sweep_line_curve_pair.h      |      0
 .../include/CGAL/Sweep_line_2/Sweep_line_event.h   |      0
 .../CGAL/Sweep_line_2/Sweep_line_functors.h        |      0
 .../CGAL/Sweep_line_2/Sweep_line_subcurve.h        |      0
 .../include/CGAL/Sweep_line_2_algorithms.h         |    222 +
 .../include/CGAL/Sweep_line_empty_visitor.h        |      0
 .../CGAL/TDS_full_cell_default_storage_policy.h    |      0
 .../CGAL/TDS_full_cell_mirror_storage_policy.h     |      0
 .../include/CGAL/Taucs_fix.h                       |      0
 .../include/CGAL/Taucs_matrix.h                    |      0
 .../include/CGAL/Taucs_solver_traits.h             |      0
 .../include/CGAL/Taucs_vector.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/Tetrahedron_3.h     |    185 +
 .../Three/Polyhedron_demo_io_plugin_interface.h    |     63 +
 .../CGAL/Three/Polyhedron_demo_plugin_helper.h     |     96 +
 .../CGAL/Three/Polyhedron_demo_plugin_interface.h  |     70 +
 .../include/CGAL/Three/Scene_draw_interface.h      |     45 +
 .../CGAL-4.8/include/CGAL/Three/Scene_group_item.h |    141 +
 .../CGAL-4.8/include/CGAL/Three/Scene_interface.h  |    191 +
 3rdparty/CGAL-4.8/include/CGAL/Three/Scene_item.h  |    459 +
 .../include/CGAL/Three/Scene_item_config.h         |     36 +
 .../CGAL-4.8/include/CGAL/Three/Viewer_config.h    |     36 +
 .../CGAL-4.8/include/CGAL/Three/Viewer_interface.h |    162 +
 .../include/CGAL/Threetuple.h                      |      0
 .../include/CGAL/Time_stamper.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/Timer.h             |    131 +
 3rdparty/CGAL-4.8/include/CGAL/Timer_impl.h        |    139 +
 .../include/CGAL/Tools/Counter.h                   |      0
 .../include/CGAL/Tools/Label.h                     |      0
 3rdparty/CGAL-4.8/include/CGAL/Tools/Log.h         |    188 +
 3rdparty/CGAL-4.8/include/CGAL/Tools/Log_impl.h    |     32 +
 .../include/CGAL/Tools/chained_map.h               |      0
 .../include/CGAL/Tools/utility_macros.h            |      0
 .../include/CGAL/Traits_with_offsets_adaptor.h     |     92 +
 .../include/CGAL/Transform_iterator.h              |      0
 .../include/CGAL/Tree_assertions.h                 |      0
 .../include/CGAL/Tree_base.h                       |      0
 .../include/CGAL/Tree_traits.h                     |      0
 3rdparty/CGAL-4.8/include/CGAL/Triangle_2.h        |    211 +
 .../CGAL/Triangle_2_Iso_rectangle_2_intersection.h |    339 +
 .../include/CGAL/Triangle_2_Line_2_intersection.h  |      0
 .../include/CGAL/Triangle_2_Point_2_intersection.h |      0
 .../include/CGAL/Triangle_2_Ray_2_intersection.h   |      0
 .../CGAL/Triangle_2_Segment_2_intersection.h       |      0
 .../CGAL/Triangle_2_Triangle_2_do_intersect.h      |      0
 .../CGAL/Triangle_2_Triangle_2_intersection.h      |      0
 3rdparty/CGAL-4.8/include/CGAL/Triangle_3.h        |    154 +
 .../include/CGAL/Triangle_3_Line_3_do_intersect.h  |      0
 .../include/CGAL/Triangle_3_Plane_3_do_intersect.h |      0
 .../include/CGAL/Triangle_3_Point_3_do_intersect.h |      0
 .../include/CGAL/Triangle_3_Ray_3_do_intersect.h   |      0
 .../CGAL/Triangle_3_Segment_3_do_intersect.h       |      0
 .../CGAL/Triangle_3_Tetrahedron_3_do_intersect.h   |      0
 .../CGAL/Triangle_3_Triangle_3_do_intersect.h      |      0
 .../CGAL/Triangle_3_Triangle_3_intersection.h      |      0
 .../include/CGAL/Triangle_accessor_3.h             |      0
 .../CGAL/Triangular_expansion_visibility_2.h       |    713 +
 .../include/CGAL/Triangular_field_2.h              |      0
 .../CGAL/Triangulated_mixed_complex_observer_3.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/Triangulation.h     |   1331 +
 3rdparty/CGAL-4.8/include/CGAL/Triangulation_2.h   |   3647 +
 .../CGAL/Triangulation_2/insert_constraints.h      |      0
 .../Triangulation_2_filtered_projection_traits_3.h |     85 +
 .../CGAL/Triangulation_2_projection_traits_3.h     |    487 +
 .../include/CGAL/Triangulation_2_traits_3.h        |      0
 3rdparty/CGAL-4.8/include/CGAL/Triangulation_3.h   |   6687 +
 .../include/CGAL/Triangulation_cell_base_3.h       |      0
 .../Triangulation_cell_base_with_circumcenter_3.h  |      0
 .../CGAL/Triangulation_cell_base_with_info_3.h     |      0
 .../include/CGAL/Triangulation_conformer_2.h       |      0
 .../include/CGAL/Triangulation_data_structure.h    |      0
 .../include/CGAL/Triangulation_data_structure_2.h  |   2328 +
 .../include/CGAL/Triangulation_data_structure_3.h  |   3971 +
 .../Triangulation_data_structure_using_list_2.h    |      0
 .../CGAL/Triangulation_default_data_structure_2.h  |      0
 .../include/CGAL/Triangulation_ds_cell_base_3.h    |    272 +
 .../include/CGAL/Triangulation_ds_circulators_2.h  |      0
 .../include/CGAL/Triangulation_ds_face_2.h         |      0
 .../include/CGAL/Triangulation_ds_face_base_2.h    |      0
 .../include/CGAL/Triangulation_ds_full_cell.h      |      0
 .../include/CGAL/Triangulation_ds_iterators_2.h    |      0
 .../include/CGAL/Triangulation_ds_vertex.h         |      0
 .../include/CGAL/Triangulation_ds_vertex_2.h       |      0
 .../include/CGAL/Triangulation_ds_vertex_base_2.h  |      0
 .../include/CGAL/Triangulation_ds_vertex_base_3.h  |      0
 .../CGAL/Triangulation_euclidean_traits_2.h        |      0
 .../CGAL/Triangulation_euclidean_traits_xy_3.h     |      0
 .../CGAL/Triangulation_euclidean_traits_xz_3.h     |      0
 .../CGAL/Triangulation_euclidean_traits_yz_3.h     |      0
 .../include/CGAL/Triangulation_face.h              |      0
 .../include/CGAL/Triangulation_face_base_2.h       |      0
 .../CGAL/Triangulation_face_base_with_info_2.h     |      0
 .../include/CGAL/Triangulation_full_cell.h         |    164 +
 .../include/CGAL/Triangulation_geom_traits_3.h     |      0
 .../include/CGAL/Triangulation_hierarchy_2.h       |      0
 .../include/CGAL/Triangulation_hierarchy_3.h       |      0
 .../CGAL/Triangulation_hierarchy_vertex_base_2.h   |      0
 .../CGAL/Triangulation_hierarchy_vertex_base_3.h   |      0
 .../CGAL/Triangulation_incremental_builder_3.h     |      0
 .../CGAL/Triangulation_iterator_adaptator.h        |      0
 .../CGAL/Triangulation_line_face_circulator_2.h    |      0
 .../include/CGAL/Triangulation_simplex_3.h         |      0
 .../Triangulation_structural_filtering_traits.h    |     35 +
 .../include/CGAL/Triangulation_utils_2.h           |      0
 .../include/CGAL/Triangulation_utils_3.h           |      0
 .../CGAL-4.8/include/CGAL/Triangulation_vertex.h   |    129 +
 .../include/CGAL/Triangulation_vertex_base_2.h     |      0
 .../include/CGAL/Triangulation_vertex_base_3.h     |      0
 .../CGAL/Triangulation_vertex_base_with_id_2.h     |      0
 .../CGAL/Triangulation_vertex_base_with_info_2.h   |      0
 .../CGAL/Triangulation_vertex_base_with_info_3.h   |      0
 .../include/CGAL/Trivial_iterator.h                |      0
 .../include/CGAL/Two_vertices_parameterizer_3.h    |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Twotuple.h |      0
 3rdparty/CGAL-4.8/include/CGAL/Umbilics.h          |    309 +
 .../include/CGAL/Uncertain.h                       |      0
 .../include/CGAL/Unfiltered_predicate_adaptor.h    |      0
 3rdparty/CGAL-4.8/include/CGAL/Union_find.h        |    260 +
 .../include/CGAL/Union_of_balls_3.h                |      0
 .../include/CGAL/Unique_hash_map.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/Vector_2.h          |    352 +
 3rdparty/CGAL-4.8/include/CGAL/Vector_3.h          |    334 +
 .../CGAL/Vertex2Data_Property_Map_with_std_map.h   |     43 +
 .../include/CGAL/Visibility_2/visibility_utils.h   |    435 +
 3rdparty/CGAL-4.8/include/CGAL/Voronoi_diagram_2.h |    831 +
 .../include/CGAL/Voronoi_diagram_2/Accessor.h      |      0
 .../Voronoi_diagram_2/Adaptation_traits_base_2.h   |      0
 .../Voronoi_diagram_2/Adaptation_traits_functors.h |      0
 .../Apollonius_graph_degeneracy_testers.h          |      0
 .../Apollonius_graph_nearest_site_2.h              |      0
 .../Voronoi_diagram_2/Cached_degeneracy_testers.h  |      0
 .../CGAL/Voronoi_diagram_2/Circulator_adaptors.h   |      0
 .../CGAL/Voronoi_diagram_2/Connected_components.h  |      0
 .../CGAL/Voronoi_diagram_2/Construct_dual_points.h |      0
 .../Voronoi_diagram_2/Default_site_inserters.h     |      0
 .../CGAL/Voronoi_diagram_2/Default_site_removers.h |      0
 .../Voronoi_diagram_2/Degeneracy_tester_binders.h  |      0
 .../Delaunay_triangulation_degeneracy_testers.h    |      0
 .../Delaunay_triangulation_nearest_site_2.h        |      0
 .../CGAL/Voronoi_diagram_2/Dummy_iterator.h        |      0
 .../include/CGAL/Voronoi_diagram_2/Edge_less.h     |      0
 .../include/CGAL/Voronoi_diagram_2/Face.h          |      0
 .../CGAL/Voronoi_diagram_2/Finder_classes.h        |      0
 .../include/CGAL/Voronoi_diagram_2/Halfedge.h      |      0
 .../CGAL/Voronoi_diagram_2/Handle_adaptor.h        |      0
 .../CGAL/Voronoi_diagram_2/Identity_rejectors.h    |      0
 .../CGAL/Voronoi_diagram_2/Iterator_adaptors.h     |      0
 .../include/CGAL/Voronoi_diagram_2/Policy_base.h   |      0
 .../Regular_triangulation_degeneracy_testers.h     |      0
 .../Regular_triangulation_nearest_site_2.h         |      0
 .../Segment_Delaunay_graph_degeneracy_testers.h    |      0
 .../Segment_Delaunay_graph_nearest_site_2.h        |      0
 .../CGAL/Voronoi_diagram_2/Site_accessors.h        |      0
 .../CGAL/Voronoi_diagram_2/Unbounded_edges.h       |      0
 .../CGAL/Voronoi_diagram_2/Unbounded_faces.h       |      0
 .../CGAL/Voronoi_diagram_2/Validity_testers.h      |      0
 .../include/CGAL/Voronoi_diagram_2/Vertex.h        |      0
 .../include/CGAL/Voronoi_diagram_2/basic.h         |      0
 .../include/CGAL/Voronoi_intersection_2_traits_3.h |      0
 .../include/CGAL/Weighted_Minkowski_distance.h     |      0
 .../CGAL/Weighted_alpha_shape_euclidean_traits_2.h |      0
 .../CGAL/Weighted_alpha_shape_euclidean_traits_3.h |      0
 3rdparty/CGAL-4.8/include/CGAL/Weighted_point.h    |    144 +
 .../CGAL/Weighted_point_with_psc_localisation.h    |      0
 .../CGAL/Weighted_point_with_surface_index.h       |      0
 ...Weighted_point_with_surface_index_geom_traits.h |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/Width_3.h  |      0
 .../include/CGAL/Width_default_traits_3.h          |      0
 .../include/CGAL/Width_polyhedron_3.h              |      0
 .../include/CGAL/Win32_exception.h                 |      0
 .../include/CGAL/aff_transformation_tags.h         |     54 +
 .../include/CGAL/aff_transformation_tags_impl.h    |     33 +
 .../include/CGAL/algorithm.h                       |      0
 .../include/CGAL/all_furthest_neighbors_2.h        |      0
 .../include/CGAL/apply_to_range.h                  |      0
 .../CGAL-4.8/include/CGAL/approximated_offset_2.h  |    166 +
 .../include/CGAL/argument_swaps.h                  |      0
 .../include/CGAL/arrange_offset_polygons_2.h       |    117 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/array.h    |      0
 3rdparty/CGAL-4.8/include/CGAL/assertions.h        |    353 +
 .../include/CGAL/assertions_behaviour.h            |      0
 3rdparty/CGAL-4.8/include/CGAL/assertions_impl.h   |    281 +
 3rdparty/CGAL-4.8/include/CGAL/atomic.h            |     56 +
 .../include/CGAL/auto_link/CGAL.h                  |      0
 .../include/CGAL/auto_link/CORE.h                  |      0
 .../include/CGAL/auto_link/ImageIO.h               |      0
 .../include/CGAL/auto_link/LAPACK.h                |      0
 3rdparty/CGAL-4.8/include/CGAL/auto_link/Qt.h      |     40 +
 .../include/CGAL/auto_link/TAUCS.h                 |      0
 .../CGAL-4.8/include/CGAL/auto_link/auto_link.h    |    449 +
 .../include/CGAL/barycenter.h                      |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/basic.h    |      0
 .../include/CGAL/basic_classes.h                   |      0
 .../include/CGAL/basic_constructions_2.h           |      0
 .../include/CGAL/basic_constructions_3.h           |      0
 .../include/CGAL/bbox_intersection_3.h             |      0
 .../include/CGAL/bilateral_smooth_point_set.h      |    652 +
 3rdparty/CGAL-4.8/include/CGAL/boost/graph/Dual.h  |    329 +
 .../include/CGAL/boost/graph/Euler_operations.h    |   1480 +
 .../include/CGAL/boost/graph/Graph_geometry.h      |    235 +
 .../boost/graph/backward_compatibility_functions.h |      0
 .../CGAL/boost/graph/convert_surface_mesh.h        |     86 +
 .../CGAL/boost/graph/dijkstra_shortest_paths.h     |     43 +
 .../CGAL/boost/graph/dijkstra_shortest_paths.hpp   |    630 +
 .../include/CGAL/boost/graph/graph_concepts.h      |    203 +
 .../CGAL/boost/graph/graph_traits_Arrangement_2.h  |      0
 .../boost/graph/graph_traits_CombinatorialMap.h    |    334 +
 .../graph/graph_traits_Delaunay_triangulation_2.h  |    395 +
 .../boost/graph/graph_traits_Dual_Arrangement_2.h  |      0
 .../CGAL/boost/graph/graph_traits_HalfedgeDS.h     |    252 +
 .../graph/graph_traits_PolyMesh_ArrayKernelT.h     |    697 +
 .../CGAL/boost/graph/graph_traits_Polyhedron_3.h   |    489 +
 .../CGAL/boost/graph/graph_traits_Surface_mesh.h   |    529 +
 .../graph/graph_traits_TriMesh_ArrayKernelT.h      |    614 +
 .../boost/graph/graph_traits_Triangulation_2.h     |    873 +
 .../CGAL/boost/graph/halfedge_graph_traits.h       |      0
 .../boost/graph/halfedge_graph_traits_HalfedgeDS.h |      0
 .../graph/halfedge_graph_traits_Polyhedron_3.h     |      0
 .../CGAL-4.8/include/CGAL/boost/graph/helpers.h    |    722 +
 .../CGAL/boost/graph/internal/Has_member_clear.h   |     45 +
 .../graph/internal/OM_iterator_from_circulator.h   |      0
 .../include/CGAL/boost/graph/internal/helpers.h    |    214 +
 .../CGAL-4.8/include/CGAL/boost/graph/iterator.h   |   1369 +
 .../CGAL/boost/graph/named_function_params.h       |    389 +
 .../include/CGAL/boost/graph/properties.h          |      0
 .../CGAL/boost/graph/properties_CombinatorialMap.h |      0
 .../boost/graph/properties_PolyMesh_ArrayKernelT.h |    367 +
 .../CGAL/boost/graph/properties_Polyhedron_3.h     |      0
 .../CGAL/boost/graph/properties_Surface_mesh.h     |    279 +
 .../boost/graph/properties_TriMesh_ArrayKernelT.h  |    195 +
 .../CGAL-4.8/include/CGAL/boost/graph/selection.h  |    528 +
 .../CGAL/boost/graph/split_graph_into_polylines.h  |    271 +
 .../CGAL-4.8/include/CGAL/boost/graph/visitor.h    |    694 +
 .../CGAL/boost/iterator/counting_iterator.hpp      |      0
 .../CGAL/boost/iterator/transform_iterator.hpp     |      0
 .../include/CGAL/bounding_box.h                    |      0
 .../include/CGAL/box_intersection_d.h              |      0
 .../CGAL/cartesian_homogeneous_conversion.h        |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/centroid.h |      0
 .../include/CGAL/certified_numeric_predicates.h    |      0
 .../include/CGAL/certified_quotient_predicates.h   |      0
 .../include/CGAL/ch_akl_toussaint.h                |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/ch_bykat.h |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/ch_eddy.h  |      0
 .../include/CGAL/ch_function_objects_2.h           |      0
 .../include/CGAL/ch_graham_andrew.h                |      0
 .../include/CGAL/ch_jarvis.h                       |      0
 .../include/CGAL/ch_melkman.h                      |      0
 .../include/CGAL/ch_selected_extreme_points_2.h    |      0
 .../include/CGAL/circulator.h                      |      0
 .../include/CGAL/circulator_bases.h                |      0
 .../include/CGAL/compare_vertices.h                |      0
 .../include/CGAL/compute_average_spacing.h         |    274 +
 .../include/CGAL/compute_outer_frame_margin.h      |      0
 3rdparty/CGAL-4.8/include/CGAL/config.h            |    519 +
 .../include/CGAL/connect_holes.h                   |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/constant.h |      0
 .../CGAL/constructions/Polygon_offset_cons_ftC2.h  |      0
 .../constructions/Straight_skeleton_cons_ftC2.h    |      0
 ...ctions_for_voronoi_intersection_cartesian_2_3.h |      0
 .../constructions_on_weighted_points_cartesian_3.h |    541 +
 .../include/CGAL/constructions/kernel_ftC2.h       |      0
 .../include/CGAL/constructions/kernel_ftC3.h       |      0
 ...squared_radius_smallest_orthogonalcircle_ftC2.h |      0
 .../include/CGAL/constructions_d.h                 |      0
 .../constructions_on_weighted_points_cartesian_2.h |      0
 ...onstructions_on_weighted_points_homogeneous_2.h |      0
 .../include/CGAL/convert_to_bfi.h                  |      0
 .../include/CGAL/convex_decomposition_3.h          |      0
 .../include/CGAL/convex_hull_2.h                   |      0
 3rdparty/CGAL-4.8/include/CGAL/convex_hull_3.h     |    955 +
 .../include/CGAL/convex_hull_3_to_polyhedron_3.h   |      0
 .../CGAL/convex_hull_constructive_traits_2.h       |      0
 .../include/CGAL/convex_hull_incremental_3.h       |      0
 .../include/CGAL/convex_hull_traits_2.h            |      0
 .../include/CGAL/convexity_check_2.h               |      0
 .../include/CGAL/convexity_check_3.h               |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/copy_n.h   |      0
 .../include/CGAL/corefinement_operations.h         |      0
 .../include/CGAL/create_offset_polygons_2.h        |    341 +
 ...ate_offset_polygons_from_polygon_with_holes_2.h |    106 +
 .../include/CGAL/create_straight_skeleton_2.h      |      0
 ...e_straight_skeleton_from_polygon_with_holes_2.h |     45 +
 .../include/CGAL/determinant.h                     |      0
 .../include/CGAL/determinant_of_vectors.h          |      0
 .../include/CGAL/distance_predicates_2.h           |      0
 .../include/CGAL/distance_predicates_3.h           |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/double.h   |      0
 .../include/CGAL/edge_aware_upsample_point_set.h   |    659 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/enum.h     |      0
 .../include/CGAL/envelope_2.h                      |      0
 .../include/CGAL/envelope_3.h                      |      0
 .../include/CGAL/exceptions.h                      |      0
 .../include/CGAL/export/CGAL.h                     |      0
 3rdparty/CGAL-4.8/include/CGAL/export/CORE.h       |     73 +
 .../include/CGAL/export/ImageIO.h                  |      0
 3rdparty/CGAL-4.8/include/CGAL/export/Qt.h         |     49 +
 3rdparty/CGAL-4.8/include/CGAL/export/helpers.h    |     47 +
 .../include/CGAL/extended_euclidean_algorithm.h    |      0
 .../CGAL/extract_mean_curvature_flow_skeleton.h    |     67 +
 .../CGAL-4.8/include/CGAL/extremal_polygon_2.h     |    750 +
 3rdparty/CGAL-4.8/include/CGAL/exude_mesh_3.h      |     84 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/float.h    |      0
 .../include/CGAL/function_objects.h                |      0
 .../include/CGAL/functions_on_enums.h              |      0
 .../include/CGAL/functions_on_signs.h              |      0
 3rdparty/CGAL-4.8/include/CGAL/generators.h        |    110 +
 .../include/CGAL/generic_sweep.h                   |      0
 3rdparty/CGAL-4.8/include/CGAL/gl.h                |     36 +
 .../CGAL/global_functions_circular_kernel_2.h      |      0
 .../CGAL/global_functions_on_root_for_sphere_2_3.h |      0
 ...global_functions_on_roots_and_polynomials_1_3.h |      0
 ...global_functions_on_roots_and_polynomials_2_3.h |      0
 .../CGAL/global_functions_spherical_kernel_3.h     |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/include/CGAL/glu.h |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/include/CGAL/gmp.h |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/gmpxx.h    |      0
 .../include/CGAL/gmpxx_coercion_traits.h           |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/grabbers.h |      0
 .../include/CGAL/graph_traits_Arrangement_2.h      |    609 +
 .../include/CGAL/graph_traits_Dual_Arrangement_2.h |    748 +
 .../include/CGAL/grid_simplify_point_set.h         |      0
 .../include/CGAL/halfedgeDS_cut_component.h        |      0
 .../include/CGAL/halfedgeds_connected_components.h |      0
 .../include/CGAL/hierarchy_simplify_point_set.h    |    385 +
 3rdparty/CGAL-4.8/include/CGAL/hilbert_sort.h      |    163 +
 .../CGAL-4.8/include/CGAL/hilbert_sort_on_sphere.h |    110 +
 .../include/CGAL/in_place_edge_list.h              |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/include/CGAL/int.h |      0
 .../CGAL/internal/AABB_tree/AABB_drawing_traits.h  |     98 +
 .../include/CGAL/internal/AABB_tree/AABB_node.h    |      0
 .../CGAL/internal/AABB_tree/AABB_search_tree.h     |      0
 .../internal/AABB_tree/AABB_traversal_traits.h     |      0
 .../Halfedge_and_face_graph_property_maps.h        |      0
 .../AABB_tree/Has_nested_type_Shared_data.h        |      0
 .../CGAL/internal/AABB_tree/Primitive_helper.h     |      0
 .../internal/AABB_tree/nearest_point_segment_3.h   |      0
 .../internal/AABB_tree/nearest_point_triangle_3.h  |      0
 .../CGAL/internal/AFSR/Surface_face_base_2.h       |    107 +
 .../CGAL/internal/AFSR/Surface_vertex_base_2.h     |     78 +
 .../CGAL/internal/AFSR/construct_polyhedron.h      |     90 +
 .../CGAL/internal/AFSR/construct_surface_2.h       |    147 +
 .../CGAL-4.8/include/CGAL/internal/AFSR/orient.h   |    139 +
 .../CGAL/internal/AFSR/write_triple_indices.h      |     60 +
 .../include/CGAL/internal/Classification_type.h    |      0
 .../include/CGAL/internal/Combination_enumerator.h |      0
 .../internal/Combinatorial_map_copy_functors.h     |    415 +
 .../internal/Combinatorial_map_group_functors.h    |    972 +
 .../internal/Combinatorial_map_internal_functors.h |    927 +
 .../CGAL/internal/Combinatorial_map_sewable.h      |    331 +
 .../CGAL/internal/Combinatorial_map_utility.h      |      0
 .../Combinatorial_map_utility_novariadic.h         |      0
 .../internal/Delaunay_triangulation_hierarchy_3.h  |      0
 .../include/CGAL/internal/Dummy_tds_3.h            |      0
 .../include/CGAL/internal/Exact_type_selector.h    |      0
 .../include/CGAL/internal/Get_dimension_tag.h      |      0
 .../Intersections_3/Bbox_3_Bbox_3_do_intersect.h   |      0
 .../Intersections_3/Bbox_3_Line_3_do_intersect.h   |      0
 .../Intersections_3/Bbox_3_Plane_3_do_intersect.h  |      0
 .../Intersections_3/Bbox_3_Ray_3_do_intersect.h    |      0
 .../Bbox_3_Segment_3_do_intersect.h                |      0
 .../Intersections_3/Bbox_3_Sphere_3_do_intersect.h |      0
 .../Bbox_3_Triangle_3_do_intersect.h               |      0
 .../Triangle_3_Line_3_intersection.h               |      0
 .../Triangle_3_Ray_3_intersection.h                |      0
 .../Triangle_3_Segment_3_intersection.h            |      0
 .../include/CGAL/internal/K_neighbor_search.h      |      0
 .../include/CGAL/internal/Lazy_alpha_nt_2.h        |    296 +
 .../include/CGAL/internal/Lazy_alpha_nt_3.h        |    343 +
 ...domain_of_complex_3_in_triangulation_3_to_off.h |      0
 .../CGAL/internal/Mesh_3/Graph_manipulations.h     |     98 +
 .../include/CGAL/internal/Mesh_3/check_weights.h   |     66 +
 .../include/CGAL/internal/Mesh_3/get_index.h       |      0
 .../CGAL/internal/Mesh_3/split_in_polylines.h      |    219 +
 .../CGAL/internal/Polyhedron_plane_clipping_3.h    |    391 +
 .../include/CGAL/internal/Projection_traits_3.h    |    724 +
 .../Regular_triangulation_filtered_traits_3.h      |      0
 .../CGAL-4.8/include/CGAL/internal/Rich_grid.h     |    514 +
 .../include/CGAL/internal/Static_filters/Angle_3.h |      0
 .../Static_filters/Compare_squared_radius_3.h      |    424 +
 .../Compare_weighted_squared_radius_3.h            |    399 +
 .../internal/Static_filters/Compare_y_at_x_2.h     |      0
 .../Static_filters/Coplanar_orientation_3.h        |      0
 .../Coplanar_side_of_bounded_circle_3.h            |      0
 .../CGAL/internal/Static_filters/Do_intersect_3.h  |      0
 .../include/CGAL/internal/Static_filters/Equal_3.h |    112 +
 .../CGAL/internal/Static_filters/Is_degenerate_3.h |      0
 .../CGAL/internal/Static_filters/Orientation_2.h   |      0
 .../CGAL/internal/Static_filters/Orientation_3.h   |      0
 .../Static_filters/Periodic_2_orientation_2.h      |    270 +
 .../Periodic_2_side_of_oriented_circle_2.h         |    246 +
 .../Static_filters/Periodic_3_orientation_3.h      |      0
 .../Periodic_3_side_of_oriented_sphere_3.h         |      0
 .../CGAL/internal/Static_filters/Power_test_3.h    |    795 +
 ...Regular_triangulation_static_filters_traits_3.h |      0
 .../Static_filters/Side_of_oriented_circle_2.h     |      0
 .../Static_filters/Side_of_oriented_sphere_3.h     |      0
 .../internal/Static_filters/Static_filter_error.h  |    164 +
 .../CGAL/internal/Static_filters/Static_filters.h  |    302 +
 .../include/CGAL/internal/Static_filters/tools.h   |    193 +
 .../CGAL/internal/Static_or_dynamic_array.h        |      0
 .../Spokes_and_rims_iterator.h                     |      0
 .../Surface_mesh_segmentation/AABB_traits.h        |     92 +
 .../AABB_traversal_traits.h                        |      0
 .../Alpha_expansion_graph_cut.h                    |    688 +
 .../Surface_mesh_segmentation/Disk_samplers.h      |      0
 .../Expectation_maximization.h                     |      0
 .../internal/Surface_mesh_segmentation/Filters.h   |      0
 .../Surface_mesh_segmentation/K_means_clustering.h |      0
 .../Surface_mesh_segmentation/SDF_calculation.h    |      0
 .../Surface_mesh_segmentation.h                    |      0
 .../Surface_mesh_skeletonization/Curve_skeleton.h  |    617 +
 .../internal/Surface_mesh_skeletonization/Debug.h  |     54 +
 .../Detect_degeneracy.h                            |    164 +
 .../Surface_mesh_skeletonization/get_normal.h      |     82 +
 .../CGAL/internal/Transform_coordinates_traits_3.h |    267 +
 .../CGAL/internal/Triangulation/Dummy_TDS.h        |      0
 .../Triangulation/Triangulation_ds_iterators.h     |      0
 .../CGAL/internal/Triangulation/utilities.h        |      0
 .../CGAL/internal/Triangulation_ds_circulators_3.h |      0
 .../CGAL/internal/Triangulation_ds_iterators_3.h   |      0
 .../Voronoi_covariance_3/voronoi_covariance_3.h    |    229 +
 .../voronoi_covariance_sphere_3.h                  |    111 +
 .../include/CGAL/internal/auxiliary/graph.h        |   1751 +
 .../CGAL/internal/boost/array_binary_tree.hpp      |    193 +
 .../include/CGAL/internal/boost/mutable_heap.hpp   |      0
 .../include/CGAL/internal/boost/mutable_queue.hpp  |      0
 .../include/CGAL/internal/boost/property_map.h     |      0
 .../include/CGAL/internal/bounded_priority_queue.h |      0
 .../include/CGAL/internal/container_fwd_fixed.hpp  |      0
 .../Combinatorial_map_for_corefinement.h           |      0
 .../corefinement/Polyhedron_constness_types.h      |      0
 .../intersection_coplanar_triangles_3.h            |      0
 .../corefinement/intersection_triangle_segment_3.h |      0
 .../intersection_triangle_segment_3_coplanar.h     |      0
 .../include/CGAL/internal/deprecation_warning.h    |      0
 .../include/CGAL/internal/info_check.h             |      0
 .../include/CGAL/interpolation_functions.h         |      0
 .../include/CGAL/intersection_2.h                  |      0
 .../include/CGAL/intersection_2_1.h                |      0
 .../include/CGAL/intersection_2_2.h                |      0
 .../include/CGAL/intersection_2_3.h                |      0
 .../include/CGAL/intersection_3.h                  |      0
 .../include/CGAL/intersection_3_1.h                |      0
 .../include/CGAL/intersection_of_Polyhedra_3.h     |   2108 +
 ...ntersection_of_Polyhedra_3_refinement_visitor.h |   2260 +
 .../include/CGAL/intersections.h                   |      0
 .../include/CGAL/intersections_d.h                 |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/ipower.h   |      0
 .../include/CGAL/is_convertible.h                  |      0
 .../include/CGAL/is_iterator.h                     |      0
 .../include/CGAL/is_streamable.h                   |      0
 .../include/CGAL/is_y_monotone_2.h                 |      0
 3rdparty/CGAL-4.8/include/CGAL/iterator.h          |   2500 +
 .../include/CGAL/iterator_from_indices.h           |      0
 .../CGAL-4.8/include/CGAL/jet_estimate_normals.h   |    362 +
 .../CGAL-4.8/include/CGAL/jet_smooth_point_set.h   |    345 +
 .../include/CGAL/kernel_assertions.h               |      0
 .../include/CGAL/kernel_basic.h                    |      0
 .../include/CGAL/kernel_config.h                   |      0
 .../include/CGAL/kernel_to_kernel.h                |      0
 .../include/CGAL/known_bit_size_integers.h         |      0
 .../include/CGAL/leda_bigfloat.h                   |      0
 .../include/CGAL/leda_bigfloat_interval.h          |      0
 .../include/CGAL/leda_coercion_traits.h            |      0
 .../include/CGAL/leda_integer.h                    |      0
 3rdparty/CGAL-4.8/include/CGAL/leda_rational.h     |    308 +
 .../include/CGAL/leda_real.h                       |      0
 .../include/CGAL/linear_least_squares_fitting_2.h  |     98 +
 .../include/CGAL/linear_least_squares_fitting_3.h  |    106 +
 .../CGAL/linear_least_squares_fitting_circles_2.h  |    254 +
 .../CGAL/linear_least_squares_fitting_cuboids_3.h  |    343 +
 .../CGAL/linear_least_squares_fitting_points_2.h   |    111 +
 .../CGAL/linear_least_squares_fitting_points_3.h   |    102 +
 .../linear_least_squares_fitting_rectangles_2.h    |    226 +
 .../CGAL/linear_least_squares_fitting_segments_2.h |    173 +
 .../CGAL/linear_least_squares_fitting_segments_3.h |    173 +
 .../CGAL/linear_least_squares_fitting_spheres_3.h  |    163 +
 .../linear_least_squares_fitting_tetrahedra_3.h    |    335 +
 .../linear_least_squares_fitting_triangles_2.h     |    226 +
 .../linear_least_squares_fitting_triangles_3.h     |    246 +
 .../CGAL-4.8/include/CGAL/lloyd_optimize_mesh_2.h  |    178 +
 .../CGAL-4.8/include/CGAL/lloyd_optimize_mesh_3.h  |    108 +
 .../include/CGAL/long_double.h                     |      0
 .../include/CGAL/long_long.h                       |      0
 3rdparty/CGAL-4.8/include/CGAL/make_mesh_3.h       |    452 +
 .../CGAL/make_piecewise_smooth_surface_mesh.h      |      0
 .../include/CGAL/make_skin_surface_mesh_3.h        |      0
 .../include/CGAL/make_surface_mesh.h               |      0
 .../include/CGAL/make_union_of_balls_3.h           |      0
 .../include/CGAL/marching_tetrahedra_3.h           |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/memory.h   |      0
 .../include/CGAL/mesh_segmentation.h               |      0
 .../include/CGAL/mesh_skin_surface_3.h             |      0
 .../include/CGAL/mesh_union_of_balls_3.h           |      0
 .../include/CGAL/min_max_n.h                       |      0
 .../include/CGAL/min_quadrilateral_2.h             |      0
 .../CGAL/minimum_enclosing_quadrilateral_2.h       |      0
 3rdparty/CGAL-4.8/include/CGAL/minkowski_sum_2.h   |    478 +
 .../include/CGAL/minkowski_sum_3.h                 |      0
 .../include/CGAL/monotone_matrix_search.h          |      0
 .../include/CGAL/more_functions_on_signs.h         |      0
 .../include/CGAL/mpfi_coercion_traits.h            |      0
 .../include/CGAL/mpfr_coercion_traits.h            |      0
 .../include/CGAL/mpq_class.h                       |      0
 .../include/CGAL/mpz_class.h                       |      0
 .../CGAL-4.8/include/CGAL/mst_orient_normals.h     |    716 +
 .../include/CGAL/multiset_assertions.h             |      0
 3rdparty/CGAL-4.8/include/CGAL/mutex.h             |     34 +
 .../include/CGAL/natural_neighbor_coordinates_2.h  |      0
 .../include/CGAL/natural_neighbor_coordinates_3.h  |      0
 .../include/CGAL/nearest_neighbor_delaunay_2.h     |      0
 .../include/CGAL/normal_vector_newell_3.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/number_type_basic.h |     80 +
 .../include/CGAL/number_type_config.h              |      0
 .../include/CGAL/number_utils.h                    |      0
 .../include/CGAL/number_utils_classes.h            |      0
 .../CGAL-4.8/include/CGAL/odt_optimize_mesh_3.h    |    107 +
 3rdparty/CGAL-4.8/include/CGAL/offset_polygon_2.h  |    162 +
 .../include/CGAL/optimize_mesh_3.h                 |      0
 .../include/CGAL/parameterize.h                    |      0
 .../include/CGAL/partition_2.h                     |      0
 .../include/CGAL/partition_is_valid_2.h            |      0
 .../CGAL-4.8/include/CGAL/pca_estimate_normals.h   |    317 +
 .../include/CGAL/periodic_3_triangulation_3_io.h   |      0
 3rdparty/CGAL-4.8/include/CGAL/perturb_mesh_3.h    |    133 +
 .../include/CGAL/pierce_rectangles_2.h             |      0
 .../CGAL-4.8/include/CGAL/point_generators_2.h     |    547 +
 .../CGAL-4.8/include/CGAL/point_generators_3.h     |    309 +
 .../CGAL-4.8/include/CGAL/point_generators_d.h     |    211 +
 .../include/CGAL/point_set_processing_assertions.h |      0
 .../include/CGAL/poisson_refine_triangulation.h    |      0
 .../include/CGAL/polygon_function_objects.h        |      0
 .../include/CGAL/polygon_mesh_processing.h         |     43 +
 .../include/CGAL/polyhedron_cut_plane_3.h          |      0
 .../include/CGAL/polynomial_utils.h                |      0
 .../CGAL/predicates/Polygon_offset_pred_ftC2.h     |      0
 .../CGAL/predicates/Regular_triangulation_ftC2.h   |      0
 .../CGAL/predicates/Regular_triangulation_ftC3.h   |      0
 .../CGAL/predicates/Regular_triangulation_rtH2.h   |      0
 .../CGAL/predicates/Regular_triangulation_rtH3.h   |      0
 .../CGAL/predicates/Straight_skeleton_pred_ftC2.h  |      0
 .../predicates/in_smallest_orthogonalcircle_ftC2.h |      0
 .../include/CGAL/predicates/kernel_ftC2.h          |      0
 .../include/CGAL/predicates/kernel_ftC3.h          |      0
 .../predicates/predicates_for_mixed_complex_3.h    |      0
 ...icates_for_voronoi_intersection_cartesian_2_3.h |      0
 .../predicates_on_weighted_points_cartesian_3.h    |      0
 .../include/CGAL/predicates/sign_of_determinant.h  |      0
 .../include/CGAL/predicates_d.h                    |      0
 .../include/CGAL/predicates_on_lines_2.h           |      0
 .../include/CGAL/predicates_on_points_2.h          |      0
 .../include/CGAL/predicates_on_points_3.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/primes.h            |     70 +
 3rdparty/CGAL-4.8/include/CGAL/primes_impl.h       |    293 +
 3rdparty/CGAL-4.8/include/CGAL/property_map.h      |    396 +
 .../include/CGAL/radial_orient_normals.h           |      0
 .../include/CGAL/random_convex_hull_in_disc_2.h    |      0
 .../CGAL-4.8/include/CGAL/random_convex_set_2.h    |    125 +
 .../include/CGAL/random_polygon_2.h                |      0
 3rdparty/CGAL-4.8/include/CGAL/random_selection.h  |     65 +
 .../include/CGAL/random_simplify_point_set.h       |      0
 .../include/CGAL/range_search_delaunay_2.h         |      0
 .../include/CGAL/rational_rotation.h               |      0
 .../CGAL-4.8/include/CGAL/read_vtk_image_data.h    |     95 +
 .../include/CGAL/rectangular_3_center_2.h          |      0
 .../include/CGAL/rectangular_p_center_2.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/refine_mesh_3.h     |    502 +
 .../include/CGAL/regular_neighbor_coordinates_2.h  |      0
 .../include/CGAL/remove_far_points_in_mesh_3.h     |      0
 .../include/CGAL/remove_outliers.h                 |      0
 .../include/CGAL/representation_tags.h             |      0
 .../include/CGAL/result_of.h                       |      0
 .../include/CGAL/segment_intersection_points_2.h   |      0
 .../include/CGAL/sibson_gradient_fitting.h         |      0
 .../include/CGAL/simple_transformations_d.h        |      0
 .../include/CGAL/simplest_rational_in_interval.h   |      0
 .../CGAL-4.8/include/CGAL/sorted_matrix_search.h   |    415 +
 3rdparty/CGAL-4.8/include/CGAL/spatial_sort.h      |    196 +
 .../CGAL-4.8/include/CGAL/spatial_sort_on_sphere.h |    144 +
 .../include/CGAL/squared_distance_2.h              |      0
 .../include/CGAL/squared_distance_2_1.h            |      0
 .../include/CGAL/squared_distance_2_2.h            |      0
 .../include/CGAL/squared_distance_3.h              |      0
 .../include/CGAL/squared_distance_3_0.h            |      0
 .../include/CGAL/squared_distance_3_1.h            |      0
 .../include/CGAL/squared_distance_3_2.h            |      0
 .../include/CGAL/squared_distance_utils.h          |      0
 3rdparty/CGAL-4.8/include/CGAL/sse2.h              |     36 +
 .../include/CGAL/streamlines_assertions.h          |      0
 .../include/CGAL/subdivide_skin_surface_mesh_3.h   |      0
 .../include/CGAL/subdivide_union_of_balls_mesh_3.h |      0
 .../surface_mesh_parameterization_assertions.h     |      0
 .../include/CGAL/surface_neighbor_coordinates_3.h  |      0
 .../include/CGAL/surface_neighbors_3.h             |      0
 .../surface_reconstruction_points_assertions.h     |    368 +
 .../include/CGAL/sweep_observer.h                  |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/tags.h     |      0
 .../include/CGAL/test_FPU_rounding_mode_impl.h     |     70 +
 .../include/CGAL/to_rational.h                     |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/trace.h    |      0
 .../include/CGAL/transforming_iterator.h           |      0
 .../include/CGAL/transforming_pair_iterator.h      |    127 +
 .../include/CGAL/triangulate_mixed_complex_3.h     |   1324 +
 .../include/CGAL/triangulate_power_diagram_3.h     |      0
 .../include/CGAL/triangulation_assertions.h        |      0
 3rdparty/CGAL-4.8/include/CGAL/tss.h               |     53 +
 3rdparty/CGAL-4.8/include/CGAL/tuple.h             |    244 +
 .../include/CGAL/type_traits.h                     |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/typeset.h  |      0
 3rdparty/{CGAL-4.6 => CGAL-4.8}/include/CGAL/use.h |      0
 .../include/CGAL/user_classes.h                    |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/utility.h  |      0
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/utils.h    |      0
 .../include/CGAL/utils_classes.h                   |      0
 .../include/CGAL/value_type_traits.h               |      0
 .../CGAL-4.8/include/CGAL/vcm_estimate_edges.h     |     84 +
 .../CGAL-4.8/include/CGAL/vcm_estimate_normals.h   |    520 +
 3rdparty/CGAL-4.8/include/CGAL/vector.h            |    620 +
 3rdparty/CGAL-4.8/include/CGAL/version.h           |     35 +
 .../include/CGAL/version_macros.h                  |      0
 .../include/CGAL/vtkSurfaceMesherContourFilter.h   |      0
 .../include/CGAL/width_assertions.h                |      0
 .../CGAL/wlop_simplify_and_regularize_point_set.h  |    715 +
 .../{CGAL-4.6 => CGAL-4.8}/include/CGAL/wmult.h    |      0
 3rdparty/CGAL-4.8/scripts/cgal_create_CMakeLists   |    639 +
 .../scripts/cgal_create_assertions.sh              |      0
 3rdparty/CGAL-4.8/scripts/cgal_create_cmake_script |    169 +
 .../scripts/cgal_make_macosx_app                   |      0
 .../CGAL-4.8/src/CGAL/Bbox_2_intersections.cpp     |     33 +
 .../{CGAL-4.6 => CGAL-4.8}/src/CGAL/CMakeLists.txt |      0
 3rdparty/CGAL-4.8/src/CGAL/Color.cpp               |     30 +
 3rdparty/CGAL-4.8/src/CGAL/File_header_OFF.cpp     |     32 +
 .../CGAL-4.8/src/CGAL/File_header_extended_OFF.cpp |     32 +
 3rdparty/CGAL-4.8/src/CGAL/File_scanner_OFF.cpp    |     32 +
 3rdparty/CGAL-4.8/src/CGAL/File_writer_OFF.cpp     |     32 +
 3rdparty/CGAL-4.8/src/CGAL/File_writer_VRML_2.cpp  |     32 +
 .../CGAL-4.8/src/CGAL/File_writer_inventor.cpp     |     32 +
 .../CGAL-4.8/src/CGAL/File_writer_wavefront.cpp    |     32 +
 3rdparty/CGAL-4.8/src/CGAL/Geomview_stream.cpp     |     30 +
 3rdparty/CGAL-4.8/src/CGAL/Interval_arithmetic.cpp |     31 +
 3rdparty/CGAL-4.8/src/CGAL/JAMA_numeric_solver.cpp |     26 +
 3rdparty/CGAL-4.8/src/CGAL/KDS_Log.cpp             |     34 +
 3rdparty/CGAL-4.8/src/CGAL/NefPolynomial.cpp       |     27 +
 3rdparty/CGAL-4.8/src/CGAL/Random.cpp              |     36 +
 3rdparty/CGAL-4.8/src/CGAL/Real_timer.cpp          |     37 +
 3rdparty/CGAL-4.8/src/CGAL/Residue_type.cpp        |     32 +
 3rdparty/CGAL-4.8/src/CGAL/Timer.cpp               |     37 +
 .../CGAL-4.8/src/CGAL/Turkowski_numeric_solver.cpp |     26 +
 3rdparty/CGAL-4.8/src/CGAL/assertions.cpp          |     30 +
 3rdparty/CGAL-4.8/src/CGAL/io.cpp                  |     36 +
 3rdparty/CGAL-4.8/src/CGAL/kernel.cpp              |     31 +
 .../CGAL-4.8/src/CGAL/numeric_solvers_support.cpp  |     27 +
 3rdparty/CGAL-4.8/src/CGAL/primes.cpp              |     25 +
 .../CGAL-4.8/src/CGAL/test_FPU_rounding_mode.cpp   |     26 +
 3rdparty/CGAL-4.8/src/CGAL_Core/BigFloat.cpp       |     49 +
 3rdparty/CGAL-4.8/src/CGAL_Core/CMakeLists.txt     |     20 +
 3rdparty/CGAL-4.8/src/CGAL_Core/CoreAux.cpp        |     41 +
 3rdparty/CGAL-4.8/src/CGAL_Core/CoreDefs.cpp       |     40 +
 3rdparty/CGAL-4.8/src/CGAL_Core/CoreIO.cpp         |     34 +
 3rdparty/CGAL-4.8/src/CGAL_Core/Expr.cpp           |     42 +
 3rdparty/CGAL-4.8/src/CGAL_Core/GmpIO.cpp          |     29 +
 3rdparty/CGAL-4.8/src/CGAL_Core/Real.cpp           |     43 +
 3rdparty/CGAL-4.8/src/CGAL_Core/extLong.cpp        |     47 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/CMakeLists.txt  |     54 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/ImageIO.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/Image_3.cpp     |     26 +
 .../src/CGAL_ImageIO/LICENSE                       |      0
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze.h       |     74 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze_impl.h  |    852 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp.cpp         |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp.h           |     65 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp_impl.h      |    518 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpendian.cpp   |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpendian.h     |     80 +
 .../CGAL-4.8/src/CGAL_ImageIO/bmpendian_impl.h     |    257 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread.h       |     87 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread_impl.h  |   1237 +
 .../src/CGAL_ImageIO/bmptypes.h                    |      0
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert.h       |    108 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert_impl.h  |    490 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns.cpp      |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns.h        |     35 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns_impl.h   |     45 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif.cpp         |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif.h           |     38 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif_impl.h      |    700 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis.cpp         |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis.h           |    141 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis_impl.h      |    730 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr.cpp         |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr.h           |     65 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr_impl.h      |    517 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris.cpp        |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris.h          |     37 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris_impl.h     |    499 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/mincio.cpp      |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/mincio.h        |     77 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/mincio_impl.h   |    502 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm.cpp         |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm.h           |     46 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm_impl.h      |    643 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recbuffer.cpp   |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recbuffer.h     |    203 +
 .../CGAL-4.8/src/CGAL_ImageIO/recbuffer_impl.h     |   1743 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recline.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recline.h       |    235 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recline_impl.h  |    699 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4.cpp    |     27 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4.h      |    288 +
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4_impl.h |   3176 +
 .../src/CGAL_ImageIO/typedefs.h                    |      0
 3rdparty/CGAL-4.8/src/CGAL_Qt5/CMakeLists.txt      |     94 +
 3rdparty/CGAL-4.8/src/CGAL_Qt5/DemosMainWindow.cpp |     27 +
 .../CGAL-4.8/src/CGAL_Qt5/GraphicsView.qtmoc.cmake |      9 +
 .../src/CGAL_Qt5/GraphicsViewNavigation.cpp        |     27 +
 .../src/CGAL_Qt5/GraphicsViewPolylineInput.cpp     |     27 +
 3rdparty/CGAL-4.8/src/CGAL_Qt5/debug.cpp           |     27 +
 3rdparty/CGAL-4.8/src/CGAL_Qt5/resources.cpp       |     26 +
 3rdparty/CGAL-4.8/src/CGAL_Qt5/utility.cpp         |     27 +
 .../src/CGAL_libs_verinfo.rc.in                    |      0
 3rdparty/CGAL-4.8/src/CMakeLists.txt               |    195 +
 3rdparty/CMakeLists.txt                            |     17 +-
 CMakeLists.txt                                     |     46 +-
 ChangeLog                                          |      2 +
 app/mshrable.cpp                                   |     35 +-
 demo/python/csg-subdomains-2D.py                   |      3 +-
 demo/python/extrude.py                             |     30 +
 demo/python/propeller.py                           |      7 +-
 demo/python/remove_degenerate.py                   |      3 +-
 demo/python/simple-csg-3D.py                       |      6 +-
 include/mshr.h                                     |      1 -
 include/mshr/CSGCGALDomain2D.h                     |     41 +-
 include/mshr/CSGCGALDomain3D.h                     |     88 +-
 include/mshr/CSGCGALMeshGenerator2D.h              |     11 +-
 include/mshr/CSGCGALMeshGenerator3D.h              |     16 +-
 include/mshr/CSGGeometry.h                         |     19 +-
 include/mshr/CSGPrimitives3D.h                     |     59 +-
 include/mshr/DolfinMeshUtils.h                     |     15 +-
 include/mshr/MeshGenerator.h                       |      9 +-
 include/mshr/OFFFileReader.h                       |     47 +
 include/mshr/STLFileReader.h                       |      2 +-
 include/mshr/SurfaceConsistency.h                  |     87 +-
 include/mshr/SurfaceReconstruction.h               |     38 +
 include/mshr/TetgenFileWriter.h                    |     48 -
 include/mshr/TetgenMeshGenerator3D.h               |      3 +-
 include/mshr/VTPFileReader.h                       |      2 +-
 src/CSGCGALDomain2D.cpp                            |    646 +-
 src/CSGCGALDomain3D.cpp                            |   2693 +-
 src/CSGCGALMeshGenerator2D.cpp                     |    336 +-
 src/CSGCGALMeshGenerator3D.cpp                     |     66 +-
 src/CSGPrimitives3D.cpp                            |     65 +-
 src/DolfinMeshUtils.cpp                            |    200 +-
 src/FuzzyPointLocator.h                            |    145 +
 src/MeshGenerator.cpp                              |     29 +-
 src/Meshes.cpp                                     |      5 +-
 src/OFFFileReader.cpp                              |    188 +
 src/Point3FuzzyStrictlyLess.h                      |     53 -
 ...al_multicomponent_mesh_domain_with_features_3.h |     37 +-
 src/Polyhedron_utils.h                             |   2826 +-
 src/STLFileReader.cpp                              |    107 +-
 src/SurfaceConsistency.cpp                         |    272 +-
 src/SurfaceReconstruction.cpp                      |    264 +
 src/TetgenFileWriter.cpp                           |     69 -
 src/TetgenMeshGenerator3D.cpp                      |    108 +-
 src/VTPFileReader.cpp                              |      7 +-
 src/make_multicomponent_mesh_3.h                   |      2 +-
 src/meshclean.h                                    |    123 +-
 src/smoothing.h                                    |     73 +
 src/triangulate_polyhedron.h                       |     59 -
 swig/mshr.i                                        |    130 +-
 test/CMakeLists.txt                                |     25 +-
 test/test-fuzzypointmap.py                         |    108 +
 test/test-mesh-generation.py                       |     10 +
 test/test-meshes.py                                |      6 +
 6961 files changed, 757151 insertions(+), 662565 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/mshr.git



More information about the debian-science-commits mailing list