[mshr] 01/01: Merge tag 'upstream/1.6.0'
Drew Parsons
dparsons at moszumanska.debian.org
Wed May 18 02:36:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository mshr.
commit 164a9b7131f02c1df798bd22300c0094c602abe6
Merge: 0a75201 0f1c5c2
Author: Drew Parsons <dparsons at emerall.com>
Date: Wed May 18 10:33:30 2016 +0800
Merge tag 'upstream/1.6.0'
Upstream version 1.6.0
.gitignore | 2 +
3rdparty/CGAL-4.6/AUTHORS | 109 +
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/LICENSE.BSL | 23 +
3rdparty/CGAL-4.6/LICENSE.FREE_USE | 22 +
3rdparty/CGAL-4.6/LICENSE.GPL | 674 +
3rdparty/CGAL-4.6/LICENSE.LGPL | 165 +
3rdparty/CGAL-4.6/README | 32 +
3rdparty/CGAL-4.6/VERSION | 1 +
3rdparty/CGAL-4.6/auxiliary/cgal_app.icns | Bin 0 -> 418952 bytes
.../CGAL-4.6/auxiliary/cgal_create_cmake_script.1 | 42 +
.../CGAL-4.6/auxiliary/gdb/python/CGAL/__init__.py | 0
.../CGAL-4.6/auxiliary/gdb/python/CGAL/printers.py | 148 +
3rdparty/CGAL-4.6/auxiliary/gdb/test-gdb.py | 28 +
3rdparty/CGAL-4.6/auxiliary/gdb/test.cpp | 62 +
3rdparty/CGAL-4.6/auxiliary/gmp/README | 3 +
.../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 +
.../cmake/modules/CGAL_CheckCXXFileRuns.cmake | 68 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_Common.cmake | 60 +
.../CGAL_CreateSingleSourceCGALProgram.cmake | 37 +
.../modules/CGAL_GeneratorSpecificSettings.cmake | 53 +
.../cmake/modules/CGAL_Locate_CGAL_TAUCS.cmake | 121 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_Macros.cmake | 734 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_SCM.cmake | 50 +
.../CGAL-4.6/cmake/modules/CGAL_SetupBoost.cmake | 38 +
.../cmake/modules/CGAL_SetupDependencies.cmake | 85 +
.../CGAL-4.6/cmake/modules/CGAL_SetupFlags.cmake | 85 +
.../cmake/modules/CGAL_TweakFindBoost.cmake | 99 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseBLAS.cmake | 36 +
.../CGAL-4.6/cmake/modules/CGAL_UseLAPACK.cmake | 41 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseLEDA.cmake | 41 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseMKL.cmake | 24 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseMPFI.cmake | 52 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseRS.cmake | 30 +
3rdparty/CGAL-4.6/cmake/modules/CGAL_UseRS3.cmake | 47 +
.../CGAL-4.6/cmake/modules/CGAL_UseTAUCS.cmake | 31 +
.../CGAL-4.6/cmake/modules/CGAL_VersionUtils.cmake | 230 +
3rdparty/CGAL-4.6/cmake/modules/FindBLAS.cmake | 498 +
3rdparty/CGAL-4.6/cmake/modules/FindCGAL.cmake | 91 +
.../CGAL-4.6/cmake/modules/FindCGAL_CORE.cmake | 54 +
3rdparty/CGAL-4.6/cmake/modules/FindCORE.cmake | 25 +
3rdparty/CGAL-4.6/cmake/modules/FindESBTL.cmake | 31 +
3rdparty/CGAL-4.6/cmake/modules/FindEigen3.cmake | 86 +
3rdparty/CGAL-4.6/cmake/modules/FindF2C.cmake | 43 +
3rdparty/CGAL-4.6/cmake/modules/FindGMP.cmake | 62 +
3rdparty/CGAL-4.6/cmake/modules/FindGMPXX.cmake | 44 +
3rdparty/CGAL-4.6/cmake/modules/FindIPE.cmake | 34 +
3rdparty/CGAL-4.6/cmake/modules/FindLAPACK.cmake | 324 +
3rdparty/CGAL-4.6/cmake/modules/FindLEDA.cmake | 114 +
3rdparty/CGAL-4.6/cmake/modules/FindMKL.cmake | 309 +
3rdparty/CGAL-4.6/cmake/modules/FindMPFI.cmake | 45 +
3rdparty/CGAL-4.6/cmake/modules/FindMPFR.cmake | 62 +
3rdparty/CGAL-4.6/cmake/modules/FindNTL.cmake | 102 +
3rdparty/CGAL-4.6/cmake/modules/FindOpenGL.cmake | 31 +
3rdparty/CGAL-4.6/cmake/modules/FindOpenMesh.cmake | 50 +
.../CGAL-4.6/cmake/modules/FindQGLViewer.cmake | 61 +
.../CGAL-4.6/cmake/modules/FindQt3-patched.cmake | 318 +
3rdparty/CGAL-4.6/cmake/modules/FindRS.cmake | 69 +
3rdparty/CGAL-4.6/cmake/modules/FindRS3.cmake | 84 +
3rdparty/CGAL-4.6/cmake/modules/FindTAUCS.cmake | 129 +
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 +
3rdparty/CGAL-4.6/cmake/modules/UseESBTL.cmake | 4 +
3rdparty/CGAL-4.6/cmake/modules/UseEigen3.cmake | 9 +
3rdparty/CGAL-4.6/cmake/modules/UseOpenMesh.cmake | 5 +
3rdparty/CGAL-4.6/cmake/modules/UseTBB.cmake | 6 +
3rdparty/CGAL-4.6/cmake/modules/test_MPFI.cpp | 32 +
.../config/support/print_BOOST_version.cpp | 38 +
.../CGAL-4.6/config/support/print_GCC_version.cpp | 53 +
.../CGAL-4.6/config/support/print_GMP_version.cpp | 37 +
.../config/support/print_IntelCompiler_version.cpp | 44 +
.../CGAL-4.6/config/support/print_LEDA_version.cpp | 31 +
.../CGAL-4.6/config/support/print_MPFI_version.cpp | 26 +
.../CGAL-4.6/config/support/print_MPFR_version.cpp | 42 +
.../config/support/print_OPENGL_version.cpp | 66 +
.../CGAL-4.6/config/support/print_QT4_version.cpp | 27 +
.../CGAL-4.6/config/support/print_QT_version.cpp | 35 +
.../CGAL-4.6/config/support/print_ZLIB_version.cpp | 34 +
3rdparty/CGAL-4.6/config/support/test_ATLAS.cpp | 46 +
3rdparty/CGAL-4.6/config/support/test_BLAS.cpp | 86 +
3rdparty/CGAL-4.6/config/support/test_BOOST.cpp | 56 +
.../config/support/test_BOOST_PROGRAM_OPTIONS.cpp | 52 +
.../CGAL-4.6/config/support/test_BOOST_THREAD.cpp | 43 +
3rdparty/CGAL-4.6/config/support/test_GMP.cpp | 47 +
3rdparty/CGAL-4.6/config/support/test_GMPXX.cpp | 43 +
3rdparty/CGAL-4.6/config/support/test_LAPACK.cpp | 82 +
3rdparty/CGAL-4.6/config/support/test_LEDA.cpp | 70 +
3rdparty/CGAL-4.6/config/support/test_LEDAWIN.cpp | 37 +
3rdparty/CGAL-4.6/config/support/test_LIDIA.cpp | 33 +
3rdparty/CGAL-4.6/config/support/test_MPFR.cpp | 54 +
3rdparty/CGAL-4.6/config/support/test_OPENGL.cpp | 78 +
3rdparty/CGAL-4.6/config/support/test_QT.cpp | 52 +
3rdparty/CGAL-4.6/config/support/test_X11.cpp | 36 +
3rdparty/CGAL-4.6/config/support/test_ZLIB.cpp | 34 +
.../CGAL-4.6/config/support/test_syntaxonly.cpp | 0
.../testfiles/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp | 15 +
.../testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp | 38 +
...CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp | 59 +
.../config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp | 52 +
.../config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp | 39 +
.../config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp | 47 +
.../config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp | 39 +
.../config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp | 87 +
.../config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp | 34 +
...GAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp | 78 +
.../config/testfiles/CGAL_CFG_NO_LIMITS.cpp | 40 +
.../config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp | 36 +
.../CGAL-4.6/config/testfiles/CGAL_CFG_NO_STL.cpp | 49 +
.../CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp | 30 +
.../testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp | 48 +
.../CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp | 49 +
.../CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp | 29 +
...AL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp | 45 +
.../testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp | 69 +
3rdparty/CGAL-4.6/config/version.h.in | 33 +
3rdparty/CGAL-4.6/demo/AABB_tree/AABB_demo.cpp | 65 +
3rdparty/CGAL-4.6/demo/AABB_tree/AABB_demo.pdf | Bin 0 -> 719944 bytes
3rdparty/CGAL-4.6/demo/AABB_tree/AABB_demo.qrc | 8 +
3rdparty/CGAL-4.6/demo/AABB_tree/CMakeLists.txt | 98 +
3rdparty/CGAL-4.6/demo/AABB_tree/Color_ramp.h | 106 +
3rdparty/CGAL-4.6/demo/AABB_tree/MainWindow.cpp | 425 +
3rdparty/CGAL-4.6/demo/AABB_tree/MainWindow.h | 87 +
3rdparty/CGAL-4.6/demo/AABB_tree/MainWindow.ui | 301 +
3rdparty/CGAL-4.6/demo/AABB_tree/Refiner.h | 196 +
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 +
3rdparty/CGAL-4.6/demo/AABB_tree/benchmarks.cpp | 371 +
3rdparty/CGAL-4.6/demo/AABB_tree/data/hand.off | 3591 +
3rdparty/CGAL-4.6/demo/AABB_tree/data/knot.off | 6244 +
3rdparty/CGAL-4.6/demo/AABB_tree/data/part.off | 525 +
3rdparty/CGAL-4.6/demo/AABB_tree/data/u.off | 258 +
3rdparty/CGAL-4.6/demo/AABB_tree/render_edges.h | 30 +
.../CGAL-4.6/demo/AABB_tree/resources/about.html | 17 +
.../demo/AABB_tree/resources/cgal_logo.xpm | 24 +
3rdparty/CGAL-4.6/demo/AABB_tree/types.h | 21 +
.../demo/Alpha_shapes_2/Alpha_shapes_2.cpp | 309 +
.../demo/Alpha_shapes_2/Alpha_shapes_2.qrc | 6 +
.../CGAL-4.6/demo/Alpha_shapes_2/Alpha_shapes_2.ui | 216 +
.../CGAL-4.6/demo/Alpha_shapes_2/CMakeLists.txt | 57 +
.../demo/Alpha_shapes_2/about_Alpha_shapes_2.html | 10 +
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/fin | 207 +
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 0 -> 87958 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/Alpha_shape_3.qrc | 5 +
.../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 +
.../CGAL-4.6/demo/Alpha_shapes_3/MainWindow.ui | 123 +
3rdparty/CGAL-4.6/demo/Alpha_shapes_3/Viewer.cpp | 138 +
3rdparty/CGAL-4.6/demo/Alpha_shapes_3/Viewer.h | 39 +
.../demo/Alpha_shapes_3/about_Alpha_shapes_3.html | 10 +
3rdparty/CGAL-4.6/demo/Alpha_shapes_3/typedefs.h | 73 +
.../demo/Apollonius_graph_2/Apollonius_graph_2.cpp | 293 +
.../demo/Apollonius_graph_2/Apollonius_graph_2.qrc | 8 +
.../demo/Apollonius_graph_2/Apollonius_graph_2.ui | 187 +
.../demo/Apollonius_graph_2/CMakeLists.txt | 55 +
.../about_Apollonius_graph_2.html | 9 +
.../CGAL-4.6/demo/Apollonius_graph_2/data/algo.dat | 9 +
.../demo/Apollonius_graph_2/data/hierarchy.dat | 500 +
.../ArrangementCurveInputCallback.h | 117 +
.../ArrangementDemoGraphicsView.cpp | 128 +
.../ArrangementDemoGraphicsView.h | 51 +
.../ArrangementDemoPropertiesDialog.cpp | 230 +
.../ArrangementDemoPropertiesDialog.h | 65 +
.../ArrangementDemoPropertiesDialog.ui | 150 +
.../ArrangementDemoTab.cpp | 109 +
.../Arrangement_on_surface_2/ArrangementDemoTab.h | 209 +
.../ArrangementDemoWindow.cpp | 1216 +
.../ArrangementDemoWindow.h | 147 +
.../ArrangementDemoWindow.qrc | 31 +
.../ArrangementDemoWindow.ui | 473 +
.../ArrangementGraphicsItem.cpp | 112 +
.../ArrangementGraphicsItem.h | 1309 +
.../ArrangementPainterOstream.h | 1009 +
.../ArrangementSegmentInputCallback.h | 123 +
.../Arrangement_on_surface_2/ArrangementTypes.h | 330 +
.../demo/Arrangement_on_surface_2/CMakeLists.txt | 84 +
.../demo/Arrangement_on_surface_2/Callback.cpp | 74 +
.../demo/Arrangement_on_surface_2/Callback.h | 60 +
.../Arrangement_on_surface_2/ColorItemEditor.cpp | 71 +
.../Arrangement_on_surface_2/ColorItemEditor.h | 73 +
.../demo/Arrangement_on_surface_2/Conic_reader.h | 247 +
.../Arrangement_on_surface_2/CurveGraphicsItem.h | 448 +
.../Arrangement_on_surface_2/DeleteCurveCallback.h | 227 +
.../Arrangement_on_surface_2/DeleteCurveMode.cpp | 48 +
.../Arrangement_on_surface_2/DeleteCurveMode.h | 54 +
.../DeleteCurveModeItemEditor.cpp | 50 +
.../DeleteCurveModeItemEditor.h | 42 +
.../Arrangement_on_surface_2/EnvelopeCallback.cpp | 24 +
.../Arrangement_on_surface_2/EnvelopeCallback.h | 397 +
.../Arrangement_on_surface_2/FillFaceCallback.cpp | 36 +
.../Arrangement_on_surface_2/FillFaceCallback.h | 241 +
.../GraphicsViewCurveInput.cpp | 129 +
.../GraphicsViewCurveInput.h | 920 +
.../GraphicsViewSegmentInput.cpp | 107 +
.../GraphicsViewSegmentInput.h | 143 +
.../demo/Arrangement_on_surface_2/ISnappable.h | 32 +
.../Arrangement_on_surface_2/MergeEdgeCallback.h | 251 +
.../demo/Arrangement_on_surface_2/NewTabDialog.cpp | 48 +
.../demo/Arrangement_on_surface_2/NewTabDialog.h | 41 +
.../demo/Arrangement_on_surface_2/NewTabDialog.ui | 122 +
.../Arrangement_on_surface_2/OverlayDialog.cpp | 294 +
.../demo/Arrangement_on_surface_2/OverlayDialog.h | 55 +
.../demo/Arrangement_on_surface_2/OverlayDialog.ui | 114 +
.../PointLocationCallback.h | 316 +
.../PointsGraphicsItem.cpp | 113 +
.../Arrangement_on_surface_2/PointsGraphicsItem.h | 70 +
.../PropertyValueDelegate.cpp | 138 +
.../PropertyValueDelegate.h | 55 +
.../Arrangement_on_surface_2/SplitEdgeCallback.cpp | 47 +
.../Arrangement_on_surface_2/SplitEdgeCallback.h | 357 +
.../demo/Arrangement_on_surface_2/Utils.cpp | 21 +
.../CGAL-4.6/demo/Arrangement_on_surface_2/Utils.h | 1630 +
.../VerticalRayGraphicsItem.cpp | 253 +
.../VerticalRayGraphicsItem.h | 73 +
.../VerticalRayShootCallback.cpp | 31 +
.../VerticalRayShootCallback.h | 378 +
.../Arrangement_on_surface_2/arrangement_2.cpp | 31 +
.../data/algebraic/alg_circle.arr | 74 +
.../data/algebraic/cubic.arr | 72 +
.../data/algebraic/erdos_lemiscate.arr | 219 +
.../data/algebraic/infinitesimal.arr | 104 +
.../data/algebraic/trifolium.arr | 116 +
.../data/conic/big_circ_arcs.arr | 41 +
.../data/conic/big_circ_arcs.dat | 41 +
.../data/conic/circles_21.dat | 22 +
.../data/polyline/ps_circs.dat | 21 +
.../data/polyline/random_polylines_10_20.dat | 33 +
.../data/polyline/sines.dat | 21 +
.../data/segment/fork0505_mc.seg.rand.dat | 12835 ++
.../data/segment/non_degenerate_100_x.dat | 101 +
.../data/segment/onebig_100.dat | 2705 +
.../data/segment/onebig_100_x.dat | 105 +
.../data/segment/onebig_250_x.dat | 249 +
.../data/segment/polygon_100.dat | 102 +
.../data/segment/random_segments_100.dat | 1959 +
.../data/segment/random_segments_100_x.dat | 101 +
.../data/segment/random_segments_500_x.dat | 501 +
.../data/segment/tilt_grid_200.dat | 201 +
.../data/segment/world.seg.cut.rand.dat | 24560 ++++
.../demo/Arrangement_on_surface_2/help/about.html | 5 +
.../demo/Arrangement_on_surface_2/help/index.html | 175 +
.../Arrangement_on_surface_2/icons/blue_icon.xpm | 23 +
.../demo/Arrangement_on_surface_2/icons/conic.xpm | 43 +
.../Arrangement_on_surface_2/icons/conic_types.xpm | 227 +
.../demo/Arrangement_on_surface_2/icons/delete.xpm | 42 +
.../icons/demo_arrow_down.xpm | 42 +
.../icons/demo_arrow_up.xpm | 42 +
.../Arrangement_on_surface_2/icons/demo_colors.xpm | 51 +
.../icons/demo_conic_3points.xpm | 42 +
.../icons/demo_conic_5points.xpm | 42 +
.../icons/demo_conic_circle.xpm | 42 +
.../icons/demo_conic_ellipse.xpm | 44 +
.../icons/demo_conic_line.xpm | 42 +
.../icons/demo_conic_ray.xpm | 42 +
.../icons/demo_conic_segment.xpm | 42 +
.../Arrangement_on_surface_2/icons/demo_delete.bmp | Bin 0 -> 630 bytes
.../Arrangement_on_surface_2/icons/demo_delete.xpm | 45 +
.../Arrangement_on_surface_2/icons/demo_fill.xpm | 48 +
.../Arrangement_on_surface_2/icons/demo_insert.bmp | Bin 0 -> 630 bytes
.../Arrangement_on_surface_2/icons/demo_insert.xpm | 48 +
.../Arrangement_on_surface_2/icons/demo_merge.bmp | Bin 0 -> 630 bytes
.../Arrangement_on_surface_2/icons/demo_merge.xpm | 45 +
.../icons/demo_pointlocation.bmp | Bin 0 -> 630 bytes
.../icons/demo_pointlocation.xpm | 44 +
.../icons/demo_rayshoot.bmp | Bin 0 -> 630 bytes
.../icons/demo_rayshoot.xpm | 45 +
.../icons/demo_rayshoot_down.xpm | 45 +
.../icons/demo_rayshoot_up.xpm | 45 +
.../icons/demo_snapgrid.bmp | Bin 0 -> 630 bytes
.../icons/demo_snapgrid.xpm | 41 +
.../icons/demo_snapvertex.bmp | Bin 0 -> 630 bytes
.../icons/demo_snapvertex.xpm | 46 +
.../Arrangement_on_surface_2/icons/demo_split.bmp | Bin 0 -> 630 bytes
.../Arrangement_on_surface_2/icons/demo_split.xpm | 45 +
.../Arrangement_on_surface_2/icons/demo_zoomin.bmp | Bin 0 -> 630 bytes
.../Arrangement_on_surface_2/icons/demo_zoomin.xpm | 47 +
.../icons/demo_zoomout.bmp | Bin 0 -> 630 bytes
.../icons/demo_zoomout.xpm | 47 +
.../demo/Arrangement_on_surface_2/icons/draw.xpm | 76 +
.../Arrangement_on_surface_2/icons/green_icon.xpm | 23 +
.../demo/Arrangement_on_surface_2/icons/grid.xpm | 25 +
.../demo/Arrangement_on_surface_2/icons/hand.xpm | 43 +
.../demo/Arrangement_on_surface_2/icons/insert.xpm | 42 +
.../icons/lower_env_xpm.bmp | Bin 0 -> 3126 bytes
.../icons/lower_env_xpm.xpm | 44 +
.../demo/Arrangement_on_surface_2/icons/merge.xpm | 46 +
.../demo/Arrangement_on_surface_2/icons/none.xpm | 44 +
.../demo/Arrangement_on_surface_2/icons/po.xpm | 44 +
.../demo/Arrangement_on_surface_2/icons/points.xpm | 5 +
.../Arrangement_on_surface_2/icons/polyline.xpm | 71 +
.../icons/ray_shooting.xpm | 46 +
.../icons/ray_shooting2.xpm | 187 +
.../Arrangement_on_surface_2/icons/red_icon.xpm | 23 +
.../demo/Arrangement_on_surface_2/icons/snap.xpm | 38 +
.../demo/Arrangement_on_surface_2/icons/split.xpm | 46 +
.../icons/upper_env_xpm.bmp | Bin 0 -> 3126 bytes
.../icons/upper_env_xpm.xpm | 44 +
.../Arrangement_on_surface_2/icons/voronoi.xpm | 4 +
.../Arrangement_on_surface_2/icons/yellow_icon.xpm | 23 +
.../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 +
.../Arrangement_on_surface_2/tests/CMakeLists.txt | 4 +
.../demo/Arrangement_on_surface_2/tests/Test.cpp | 47 +
.../tests/TestAlgebraic.cpp | 91 +
.../Arrangement_on_surface_2/tests/TestRayPL.cpp | 33 +
.../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 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/comp_P.xpm | 54 +
.../demo/Boolean_set_operations_2/icons/comp_Q.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/comp_Q.xpm | 55 +
.../demo/Boolean_set_operations_2/icons/del_P.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/del_P.xpm | 47 +
.../demo/Boolean_set_operations_2/icons/del_Q.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/del_Q.xpm | 56 +
.../Boolean_set_operations_2/icons/diff_PQ.bmp | Bin 0 -> 3126 bytes
.../Boolean_set_operations_2/icons/diff_PQ.xpm | 66 +
.../Boolean_set_operations_2/icons/diff_QP.bmp | Bin 0 -> 3126 bytes
.../Boolean_set_operations_2/icons/diff_QP.xpm | 66 +
.../icons/insert_circle.bmp | Bin 0 -> 3126 bytes
.../icons/insert_circle.xpm | 46 +
.../icons/insert_polygon.bmp | Bin 0 -> 3126 bytes
.../icons/insert_polygon.xpm | 45 +
.../icons/intersection.bmp | Bin 0 -> 3126 bytes
.../icons/intersection.xpm | 66 +
.../demo/Boolean_set_operations_2/icons/locate.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/locate.xpm | 54 +
.../demo/Boolean_set_operations_2/icons/make_P.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/make_P.xpm | 54 +
.../demo/Boolean_set_operations_2/icons/make_Q.bmp | Bin 0 -> 3126 bytes
.../demo/Boolean_set_operations_2/icons/make_Q.xpm | 57 +
.../Boolean_set_operations_2/icons/mink_sum.bmp | Bin 0 -> 3126 bytes
.../Boolean_set_operations_2/icons/mink_sum.xpm | 66 +
.../Boolean_set_operations_2/icons/refresh.bmp | Bin 0 -> 3126 bytes
.../Boolean_set_operations_2/icons/refresh.xpm | 73 +
.../Boolean_set_operations_2/icons/symm_diff.bmp | Bin 0 -> 3126 bytes
.../Boolean_set_operations_2/icons/symm_diff.xpm | 66 +
.../demo/Boolean_set_operations_2/icons/union.bmp | Bin 0 -> 3126 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 +
.../demo/Bounding_volumes/Bounding_volumes.qrc | 14 +
.../demo/Bounding_volumes/Bounding_volumes.ui | 337 +
.../CGAL-4.6/demo/Bounding_volumes/CMakeLists.txt | 59 +
3rdparty/CGAL-4.6/demo/Bounding_volumes/Ellipse.h | 104 +
.../Bounding_volumes/about_Bounding_volumes.html | 10 +
.../demo/Bounding_volumes/icons/convex_hull.png | Bin 0 -> 2718 bytes
.../demo/Bounding_volumes/icons/min_circle.pdf | Bin 0 -> 1837 bytes
.../demo/Bounding_volumes/icons/min_circle.png | Bin 0 -> 5008 bytes
.../demo/Bounding_volumes/icons/min_ellipse.png | Bin 0 -> 2392 bytes
.../Bounding_volumes/icons/min_parallelogram.png | Bin 0 -> 2444 bytes
.../Bounding_volumes/icons/min_quadrilateral.png | Bin 0 -> 2619 bytes
.../demo/Bounding_volumes/icons/p_center.png | Bin 0 -> 2042 bytes
3rdparty/CGAL-4.6/demo/CGAL_ipelets/CMakeLists.txt | 142 +
.../CGAL-4.6/demo/CGAL_ipelets/alpha_shapes.cpp | 129 +
.../CGAL-4.6/demo/CGAL_ipelets/arrangement.cpp | 125 +
.../demo/CGAL_ipelets/bbox_restriction.cpp | 97 +
.../CGAL-4.6/demo/CGAL_ipelets/circle_pencils.cpp | 157 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/diagrams.cpp | 166 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/distance.cpp | 104 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/generator.cpp | 193 +
.../CGAL-4.6/demo/CGAL_ipelets/hilbert_sort.cpp | 76 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/hull.cpp | 246 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/hyperbolic.cpp | 241 +
.../CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h | 89 +
.../CGAL_ipelets/include/CGAL_ipelets/pencils.h | 72 +
.../demo/CGAL_ipelets/lua/libCGAL_alpha_shapes.lua | 24 +
.../demo/CGAL_ipelets/lua/libCGAL_arrangement.lua | 24 +
.../CGAL_ipelets/lua/libCGAL_bbox_restriction.lua | 24 +
.../CGAL_ipelets/lua/libCGAL_circle_pencils.lua | 25 +
.../demo/CGAL_ipelets/lua/libCGAL_diagrams.lua | 27 +
.../demo/CGAL_ipelets/lua/libCGAL_distance.lua | 26 +
.../demo/CGAL_ipelets/lua/libCGAL_generator.lua | 30 +
.../demo/CGAL_ipelets/lua/libCGAL_hilbert_sort.lua | 25 +
.../demo/CGAL_ipelets/lua/libCGAL_hull.lua | 25 +
.../demo/CGAL_ipelets/lua/libCGAL_hyperbolic.lua | 28 +
.../demo/CGAL_ipelets/lua/libCGAL_mesh_2.lua | 24 +
.../demo/CGAL_ipelets/lua/libCGAL_minkowski.lua | 25 +
.../CGAL_ipelets/lua/libCGAL_multi_delaunay.lua | 33 +
.../CGAL_ipelets/lua/libCGAL_multi_regular.lua | 33 +
.../demo/CGAL_ipelets/lua/libCGAL_partition.lua | 27 +
.../CGAL-4.6/demo/CGAL_ipelets/lua/libCGAL_pca.lua | 24 +
.../lua/libCGAL_simple_triangulation.lua | 24 +
.../demo/CGAL_ipelets/lua/libCGAL_skeleton.lua | 29 +
.../CGAL_ipelets/lua/libCGAL_triangulation.lua | 28 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/mesh_2.cpp | 132 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/minkowski.cpp | 141 +
.../CGAL-4.6/demo/CGAL_ipelets/multi_delaunay.cpp | 207 +
.../CGAL-4.6/demo/CGAL_ipelets/multi_regular.cpp | 117 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/partition.cpp | 121 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/pca.cpp | 137 +
.../demo/CGAL_ipelets/simple_triangulation.cpp | 59 +
3rdparty/CGAL-4.6/demo/CGAL_ipelets/skeleton.cpp | 172 +
.../CGAL-4.6/demo/CGAL_ipelets/triangulation.cpp | 149 +
3rdparty/CGAL-4.6/demo/CMakeLists.txt | 42 +
.../demo/Circular_kernel_2/ArcsGraphicsItem.h | 180 +
.../CGAL-4.6/demo/Circular_kernel_2/CMakeLists.txt | 57 +
.../demo/Circular_kernel_2/Circular_kernel_2.cpp | 297 +
.../demo/Circular_kernel_2/Circular_kernel_2.qrc | 5 +
.../demo/Circular_kernel_2/Circular_kernel_2.ui | 203 +
.../Circular_kernel_2/about_Circular_kernel_2.html | 10 +
3rdparty/CGAL-4.6/demo/Circular_kernel_2/arcs.arc | 2 +
.../demo/Circular_kernel_2/data/circle_grid.cgal | 181 +
.../demo/Circular_kernel_2/data/circles_21.cgal | 21 +
.../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/Convex_hull_3/README | 14 +
.../demo/Convex_hull_3/quickhull_3_demo.cpp | 140 +
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 0 -> 3126 bytes
3rdparty/CGAL-4.6/demo/Envelope_3/icons/edges.xpm | 42 +
3rdparty/CGAL-4.6/demo/Envelope_3/icons/faces.bmp | Bin 0 -> 3126 bytes
3rdparty/CGAL-4.6/demo/Envelope_3/icons/faces.xpm | 43 +
.../CGAL-4.6/demo/Envelope_3/icons/vertices.bmp | Bin 0 -> 3126 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/Generator/Generator_2.qrc | 6 +
3rdparty/CGAL-4.6/demo/Generator/Generator_2.ui | 258 +
.../CGAL-4.6/demo/Generator/about_Generator_2.html | 10 +
3rdparty/CGAL-4.6/demo/Geomview/CMakeLists.txt | 31 +
3rdparty/CGAL-4.6/demo/Geomview/README | 9 +
3rdparty/CGAL-4.6/demo/Geomview/data/points3 | 100 +
3rdparty/CGAL-4.6/demo/Geomview/gv_terrain.cpp | 107 +
3rdparty/CGAL-4.6/demo/Geomview/input.cpp | 56 +
3rdparty/CGAL-4.6/demo/Geomview/kernel.cpp | 91 +
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 +
3rdparty/CGAL-4.6/demo/Interpolation/README | 27 +
.../demo/Interpolation/interpolation_2_demo.cpp | 316 +
.../demo/Interpolation/surface_voronoi.cpp | 235 +
.../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 +
.../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.qrc | 6 +
.../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.ui | 282 +
.../about_L1_voronoi_diagram_2.html | 9 +
.../include/CGAL/L1_voronoi_traits_2.h | 343 +
.../include/CGAL/Qt/ArrangementGraphicsItem.h | 144 +
.../include/CGAL/Qt/ArrangementPointInput.h | 78 +
.../include/CGAL/Qt/SetGraphicsItem.h | 120 +
.../demo/Largest_empty_rect_2/CMakeLists.txt | 55 +
.../Largest_empty_rectangle_2.cpp | 287 +
.../Largest_empty_rectangle_2.qrc | 6 +
.../Largest_empty_rectangle_2.ui | 210 +
.../about_Largest_empty_rectangle_2.html | 10 +
.../demo/Linear_cell_complex/CMakeLists.txt | 78 +
.../demo/Linear_cell_complex/CreateMenger.ui | 122 +
.../demo/Linear_cell_complex/CreateMesh.ui | 149 +
.../Linear_cell_complex/CreateSierpinskiCarpet.ui | 110 +
.../CreateSierpinskiTriangle.ui | 107 +
.../Linear_cell_complex/Linear_cell_complex_3.qrc | 5 +
.../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 +
.../about_Linear_cell_complex_3.html | 10 +
.../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_2/conform.cpp | 136 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/butterfly.edg | 34 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/clusters.edg | 9 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/clusters.poly | 33 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/clusters2.edg | 48 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/fish.edg | 17 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/fish.poly | 40 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img1.edg | 44 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img2.edg | 11 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img3.edg | 4 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img4.edg | 11 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img5.edg | 275 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img6.edg | 45 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img7.edg | 33 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/img8.edg | 7 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/lettre_A.edg | 30 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/lettre_A_2.edg | 19 +
3rdparty/CGAL-4.6/demo/Mesh_2/data/trivial.poly | 17 +
3rdparty/CGAL-4.6/demo/Mesh_2/mesh.cpp | 132 +
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/Color_ramp.cpp | 128 +
3rdparty/CGAL-4.6/demo/Mesh_3/Color_ramp.h | 87 +
3rdparty/CGAL-4.6/demo/Mesh_3/Image_type.h | 8 +
3rdparty/CGAL-4.6/demo/Mesh_3/Image_type_fwd.h | 8 +
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 +
3rdparty/CGAL-4.6/demo/Mesh_3/Mesh_3.qrc | 13 +
.../demo/Mesh_3/Mesh_3_optimization_plugin.cpp | 623 +
.../Mesh_3_optimization_plugin_cgal_code.cpp | 765 +
3rdparty/CGAL-4.6/demo/Mesh_3/Mesh_3_plugin.cpp | 431 +
.../demo/Mesh_3/Mesh_3_plugin_image_cgal_code.cpp | 41 +
.../Mesh_3_plugin_implicit_function_cgal_code.cpp | 49 +
.../Mesh_3/Mesh_3_plugin_polyhedron_cgal_code.cpp | 42 +
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/Polyhedron_type.h | 30 +
.../CGAL-4.6/demo/Mesh_3/Polyhedron_type_fwd.h | 52 +
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 +
.../Mesh_3/Scene_implicit_function_item_config.h | 10 +
.../CGAL-4.6/demo/Mesh_3/Scene_polygon_soup.cpp | 406 +
3rdparty/CGAL-4.6/demo/Mesh_3/Scene_polygon_soup.h | 44 +
.../demo/Mesh_3/Scene_polygon_soup_config.h | 10 +
.../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_polyhedron_item_config.h | 10 +
.../demo/Mesh_3/Scene_segmented_image_item.cpp | 692 +
.../demo/Mesh_3/Scene_segmented_image_item.h | 59 +
.../Mesh_3/Scene_segmented_image_item_config.h | 10 +
3rdparty/CGAL-4.6/demo/Mesh_3/StdAfx.cpp | 2 +
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/concurrent_mesher_config.cfg | 27 +
3rdparty/CGAL-4.6/demo/Mesh_3/config.h | 121 +
.../demo/Mesh_3/implicit_functions/CMakeLists.txt | 81 +
.../Implicit_function_interface.h | 48 +
.../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 +
.../Mesh_3/include/CGAL_demo/Messages_interface.h | 18 +
.../demo/Mesh_3/include/CGAL_demo/Plugin_helper.h | 43 +
.../Mesh_3/include/CGAL_demo/Plugin_interface.h | 27 +
.../CGAL-4.6/demo/Mesh_3/include/CGAL_demo/Scene.h | 140 +
.../include/CGAL_demo/Scene_draw_interface.h | 12 +
.../Mesh_3/include/CGAL_demo/Scene_interface.h | 95 +
.../demo/Mesh_3/include/CGAL_demo/Scene_item.h | 95 +
.../Mesh_3/include/CGAL_demo/Scene_item_config.h | 12 +
.../CGAL_demo/Scene_item_with_display_list.h | 36 +
.../demo/Mesh_3/include/CGAL_demo/Viewer.h | 49 +
.../demo/Mesh_3/include/CGAL_demo/Viewer_config.h | 12 +
3rdparty/CGAL-4.6/demo/Mesh_3/resources/about.html | 17 +
.../CGAL-4.6/demo/Mesh_3/resources/cgal_logo.xpm | 24 +
.../CGAL-4.6/demo/Mesh_3/resources/check-off.png | Bin 0 -> 1301 bytes
.../CGAL-4.6/demo/Mesh_3/resources/check-off.svg | 120 +
.../CGAL-4.6/demo/Mesh_3/resources/check-on.png | Bin 0 -> 877 bytes
3rdparty/CGAL-4.6/demo/Mesh_3/resources/check.svg | 103 +
.../CGAL-4.6/demo/Mesh_3/resources/editcopy.png | Bin 0 -> 1325 bytes
3rdparty/CGAL-4.6/demo/Mesh_3/resources/minus.png | Bin 0 -> 429 bytes
3rdparty/CGAL-4.6/demo/Mesh_3/resources/plus.png | Bin 0 -> 709 bytes
.../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 +
.../demo/Mesh_3/ui_files/Function_dialog.ui | 97 +
.../demo/Mesh_3/ui_files/Image_res_dialog.ui | 105 +
.../demo/Mesh_3/ui_files/LocalOptim_dialog.ui | 225 +
.../CGAL-4.6/demo/Mesh_3/ui_files/MainWindow.ui | 564 +
.../demo/Mesh_3/ui_files/Meshing_dialog.ui | 362 +
.../CGAL-4.6/demo/Mesh_3/ui_files/Rib_dialog.ui | 273 +
.../demo/Mesh_3/ui_files/Smoother_dialog.ui | 340 +
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 0 -> 257 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/basic.pcx | Bin 0 -> 1419 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/basic2.pcx | Bin 0 -> 854 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/boundary.pcx | Bin 0 -> 1344 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/boundary.xpm | Bin 0 -> 7313 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/closure.pcx | Bin 0 -> 1344 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/closure.xpm | Bin 0 -> 7312 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/complement.pcx | Bin 0 -> 1274 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/complement.xpm | Bin 0 -> 7345 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/diff.pcx | Bin 0 -> 1836 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/diff.xpm | Bin 0 -> 7414 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/exor.pcx | Bin 0 -> 1830 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/exor.xpm | Bin 0 -> 7414 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/interior.pcx | Bin 0 -> 1274 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/interior.xpm | Bin 0 -> 7343 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/intersection.pcx | Bin 0 -> 1839 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 0 -> 941 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/newopen.pcx | Bin 0 -> 941 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/newpoly.pcx | Bin 0 -> 941 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/union.pcx | Bin 0 -> 1830 bytes
3rdparty/CGAL-4.6/demo/Nef_2/xpms/union.xpm | Bin 0 -> 7415 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 +
.../Periodic_2_triangulation_2.qrc | 13 +
.../Periodic_2_triangulation_2.ui | 397 +
.../TriangulationCircumcircle.h | 127 +
.../TriangulationConflictZone.h | 162 +
.../TriangulationMovingPoint.h | 149 +
.../TriangulationPointInputAndConflictZone.h | 122 +
.../TriangulationRemoveVertex.h | 79 +
.../about_Periodic_2_triangulation_2.html | 9 +
.../icons/circumcenter.pdf | 57 +
.../icons/circumcenter.png | Bin 0 -> 3862 bytes
.../icons/conflict_zone.pdf | Bin 0 -> 2939 bytes
.../icons/conflict_zone.png | Bin 0 -> 7715 bytes
.../icons/constrained_triangulation.pdf | Bin 0 -> 1857 bytes
.../icons/constrained_triangulation.png | Bin 0 -> 6800 bytes
.../constrained_triangulation_show_constraints.pdf | Bin 0 -> 2182 bytes
.../constrained_triangulation_show_constraints.png | Bin 0 -> 8076 bytes
.../constrained_triangulation_show_in_domain.pdf | Bin 0 -> 1915 bytes
.../constrained_triangulation_show_in_domain.png | Bin 0 -> 6988 bytes
.../icons/fit-page-32.png | Bin 0 -> 1330 bytes
.../icons/inputPoint.png | Bin 0 -> 1145 bytes
.../icons/moving_point.pdf | Bin 0 -> 2956 bytes
.../icons/moving_point.png | Bin 0 -> 8074 bytes
.../icons/triangulation.pdf | Bin 0 -> 2905 bytes
.../icons/triangulation.png | Bin 0 -> 7547 bytes
.../CGAL/Qt/PeriodicTriangulationGraphicsItem.h | 402 +
.../include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h | 116 +
.../demo/Periodic_3_triangulation_3/CMakeLists.txt | 102 +
.../demo/Periodic_3_triangulation_3/MainWindow.h | 160 +
.../demo/Periodic_3_triangulation_3/MainWindow.ui | 610 +
.../Periodic_3_triangulation_3.qhcp | 22 +
.../Periodic_3_triangulation_3.qhp | 50 +
.../Periodic_3_triangulation_3.qrc | 32 +
.../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 +
.../demo/Periodic_3_triangulation_3/data/oneH.xyz | 100 +
.../demo/Periodic_3_triangulation_3/data/oneK.xyz | 1000 +
.../demo/Periodic_3_triangulation_3/data/points | 7 +
.../documentation/images/mainwindow.png | Bin 0 -> 82598 bytes
.../documentation/index.html | 33 +
.../documentation/introduction.html | 25 +
.../documentation/menu.html | 215 +
.../demo/Periodic_3_triangulation_3/icons/ball.png | Bin 0 -> 7111 bytes
.../Periodic_3_triangulation_3/icons/camera.png | Bin 0 -> 2271 bytes
.../Periodic_3_triangulation_3/icons/clipping.png | Bin 0 -> 2333 bytes
.../icons/clippingOff.png | Bin 0 -> 4965 bytes
.../Periodic_3_triangulation_3/icons/conflict.png | Bin 0 -> 8542 bytes
.../Periodic_3_triangulation_3/icons/cover1.png | Bin 0 -> 533 bytes
.../Periodic_3_triangulation_3/icons/cover27.png | Bin 0 -> 731 bytes
.../Periodic_3_triangulation_3/icons/fileOpen.png | Bin 0 -> 1662 bytes
.../Periodic_3_triangulation_3/icons/init0.png | Bin 0 -> 981 bytes
.../Periodic_3_triangulation_3/icons/init1.png | Bin 0 -> 1037 bytes
.../Periodic_3_triangulation_3/icons/initGrid.png | Bin 0 -> 1953 bytes
.../Periodic_3_triangulation_3/icons/initRand.png | Bin 0 -> 1585 bytes
.../icons/initRandPlanar.png | Bin 0 -> 1445 bytes
.../icons/inputPointBall.png | Bin 0 -> 4326 bytes
.../icons/inputPointRandom.png | Bin 0 -> 2339 bytes
.../Periodic_3_triangulation_3/icons/license.txt | 2 +
.../Periodic_3_triangulation_3/icons/locate.png | Bin 0 -> 1406 bytes
.../Periodic_3_triangulation_3/icons/multiple.png | Bin 0 -> 1278 bytes
.../icons/multipleOff.png | Bin 0 -> 1142 bytes
.../Periodic_3_triangulation_3/icons/pause.png | Bin 0 -> 640 bytes
.../Periodic_3_triangulation_3/icons/planar.png | Bin 0 -> 2937 bytes
.../demo/Periodic_3_triangulation_3/icons/play.png | Bin 0 -> 1108 bytes
.../icons/twoColorClipping.png | Bin 0 -> 4065 bytes
.../Periodic_3_triangulation_3/icons/wireframe.png | Bin 0 -> 2326 bytes
.../icons/wireframeOff.png | Bin 0 -> 2350 bytes
.../periodic_3_triangulation_3_demo.cpp | 17 +
.../resources/about.html | 13 +
.../resources/about_CGAL.html | 7 +
.../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 +
.../CGAL-4.6/demo/Periodic_Lloyd_3/MainWindow.ui | 264 +
.../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.cpp | 22 +
.../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp | 22 +
.../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhp | 32 +
.../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qrc | 16 +
3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/Scene.h | 73 +
3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/Viewer.cpp | 200 +
3rdparty/CGAL-4.6/demo/Periodic_Lloyd_3/Viewer.h | 49 +
.../CGAL-4.6/demo/Periodic_Lloyd_3/about_CGAL.html | 7 +
.../Periodic_Lloyd_3/about_Periodic_Lloyd_3.html | 8 +
.../documentation/images/mainwindow.png | Bin 0 -> 72903 bytes
.../demo/Periodic_Lloyd_3/documentation/index.html | 29 +
.../documentation/introduction.html | 30 +
.../demo/Periodic_Lloyd_3/documentation/menu.html | 94 +
.../CGAL-4.6/demo/Periodic_Lloyd_3/icons/cp8.png | Bin 0 -> 2102 bytes
.../demo/Periodic_Lloyd_3/icons/fileNew.png | Bin 0 -> 768 bytes
.../demo/Periodic_Lloyd_3/icons/fileOpen.png | Bin 0 -> 1662 bytes
.../demo/Periodic_Lloyd_3/icons/fileSave.png | Bin 0 -> 1205 bytes
.../CGAL-4.6/demo/Periodic_Lloyd_3/icons/pause.png | Bin 0 -> 640 bytes
.../demo/Periodic_Lloyd_3/icons/planar.png | Bin 0 -> 2937 bytes
.../CGAL-4.6/demo/Periodic_Lloyd_3/icons/play.png | Bin 0 -> 1108 bytes
.../CGAL-4.6/demo/Periodic_Lloyd_3/icons/step.png | Bin 0 -> 1187 bytes
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 +
3rdparty/CGAL-4.6/demo/Polygon/Polygon_2.qrc | 6 +
3rdparty/CGAL-4.6/demo/Polygon/Polygon_2.ui | 251 +
.../CGAL-4.6/demo/Polygon/about_Polygon_2.html | 10 +
.../CGAL-4.6/demo/Polygon/unweighted_polygon.poly | 598 +
.../CGAL-4.6/demo/Polygon/weighted_polygon.wsl | 11 +
3rdparty/CGAL-4.6/demo/Polyhedron/C2t3_type.h | 13 +
.../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 +
.../Polyhedron/CGAL_polyhedron_demoConfig.cmake.in | 7 +
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/Color_ramp.h | 87 +
3rdparty/CGAL-4.6/demo/Polyhedron/Deform_mesh.ui | 353 +
.../CGAL-4.6/demo/Polyhedron/FileLoaderDialog.ui | 121 +
.../CGAL-4.6/demo/Polyhedron/File_loader_dialog.h | 33 +
.../CGAL-4.6/demo/Polyhedron/Function_dialog.ui | 97 +
.../demo/Polyhedron/GlSplat/CMakeLists.txt | 35 +
.../CGAL-4.6/demo/Polyhedron/GlSplat/GlSplat.cpp | 514 +
.../CGAL-4.6/demo/Polyhedron/GlSplat/GlSplat.h | 144 +
.../demo/Polyhedron/GlSplat/GlSplat_config.h | 12 +
.../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/cmake/FindQGLViewer.cmake | 20 +
3rdparty/CGAL-4.6/demo/Polyhedron/GlSplat/demo.cpp | 131 +
.../CGAL-4.6/demo/Polyhedron/GlSplat/glsplat.qrc | 6 +
.../Polyhedron/GlSplat/shaders/Finalization.glsl | 106 +
.../Polyhedron/GlSplat/shaders/Raycasting.glsl | 335 +
.../Polyhedron/Io_implicit_function_plugin.cpp | 215 +
3rdparty/CGAL-4.6/demo/Polyhedron/Kernel_type.h | 13 +
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 +
.../demo/Polyhedron/Mesh_segmentation_widget.ui | 186 +
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 +
.../CGAL-4.6/demo/Polyhedron/Messages_interface.h | 18 +
3rdparty/CGAL-4.6/demo/Polyhedron/Nef_type.h | 27 +
3rdparty/CGAL-4.6/demo/Polyhedron/Nef_type_fwd.h | 24 +
.../CGAL-4.6/demo/Polyhedron/One_ring_iterators.h | 90 +
.../CGAL-4.6/demo/Polyhedron/Point_dialog_config.h | 12 +
.../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/Preferences.ui | 78 +
.../CGAL-4.6/demo/Polyhedron/Remeshing_dialog.ui | 174 +
3rdparty/CGAL-4.6/demo/Polyhedron/Scene.cpp | 873 +
3rdparty/CGAL-4.6/demo/Polyhedron/Scene.h | 182 +
.../demo/Polyhedron/Scene_basic_objects_config.h | 10 +
.../CGAL-4.6/demo/Polyhedron/Scene_c2t3_item.cpp | 3 +
.../CGAL-4.6/demo/Polyhedron/Scene_c2t3_item.h | 119 +
.../demo/Polyhedron/Scene_c2t3_item_config.h | 10 +
.../Polyhedron/Scene_combinatorial_map_item.cpp | 400 +
.../demo/Polyhedron/Scene_combinatorial_map_item.h | 82 +
.../Scene_combinatorial_map_item_config.h | 10 +
3rdparty/CGAL-4.6/demo/Polyhedron/Scene_config.h | 16 +
.../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 +
.../Polyhedron/Scene_edit_polyhedron_item_config.h | 10 +
.../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 +
.../Scene_implicit_function_item_config.h | 10 +
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 +
.../Polyhedron/Scene_nef_polyhedron_item_config.h | 10 +
.../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 +
.../Scene_points_with_normal_item_config.h | 10 +
.../demo/Polyhedron/Scene_polygon_soup_item.cpp | 327 +
.../demo/Polyhedron/Scene_polygon_soup_item.h | 166 +
.../Polyhedron/Scene_polygon_soup_item_config.h | 10 +
.../demo/Polyhedron/Scene_polyhedron_item.cpp | 453 +
.../demo/Polyhedron/Scene_polyhedron_item.h | 100 +
.../demo/Polyhedron/Scene_polyhedron_item_config.h | 10 +
.../Polyhedron/Scene_polyhedron_item_decorator.cpp | 102 +
.../Polyhedron/Scene_polyhedron_item_decorator.h | 65 +
.../Scene_polyhedron_item_decorator_config.h | 10 +
.../Scene_polyhedron_item_k_ring_selection.cpp | 2 +
.../Scene_polyhedron_item_k_ring_selection.h | 199 +
...Scene_polyhedron_item_k_ring_selection_config.h | 10 +
.../Polyhedron/Scene_polyhedron_selection_item.cpp | 2 +
.../Polyhedron/Scene_polyhedron_selection_item.h | 740 +
.../Scene_polyhedron_selection_item_config.h | 10 +
.../Polyhedron/Scene_polyhedron_transform_item.cpp | 67 +
.../Polyhedron/Scene_polyhedron_transform_item.h | 49 +
.../Scene_polyhedron_transform_item_config.h | 10 +
.../demo/Polyhedron/Scene_polylines_item.cpp | 475 +
.../demo/Polyhedron/Scene_polylines_item.h | 93 +
.../demo/Polyhedron/Scene_polylines_item_config.h | 10 +
.../Polyhedron/Scene_textured_polyhedron_item.cpp | 126 +
.../Polyhedron/Scene_textured_polyhedron_item.h | 50 +
.../Scene_textured_polyhedron_item_config.h | 10 +
.../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 +
.../CGAL-4.6/demo/Polyhedron/Show_point_dialog.ui | 161 +
.../demo/Polyhedron/Textured_polyhedron_type.h | 11 +
.../demo/Polyhedron/Textured_polyhedron_type_fwd.h | 12 +
.../demo/Polyhedron/Travel_isolated_components.h | 101 +
.../demo/Polyhedron/UseCGAL_polyhedron_demo.cmake | 12 +
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 +
3rdparty/CGAL-4.6/demo/Polyhedron/config.h | 20 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/anchor.off | 1573 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/bones.off | 6362 +
.../CGAL-4.6/demo/Polyhedron/data/couplingdown.off | 5559 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/cow.off | 8712 ++
3rdparty/CGAL-4.6/demo/Polyhedron/data/cross.off | 120 +
.../CGAL-4.6/demo/Polyhedron/data/cube-ouvert.off | 22 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/cube.off | 22 +
.../CGAL-4.6/demo/Polyhedron/data/dragknob.off | 483 +
.../CGAL-4.6/demo/Polyhedron/data/elephant.off | 8337 ++
.../CGAL-4.6/demo/Polyhedron/data/ellipsoid.off | 486 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/handle.off | 3495 +
.../CGAL-4.6/demo/Polyhedron/data/icosahedron.off | 34 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/joint.off | 671 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/knot1.off | 9604 ++
3rdparty/CGAL-4.6/demo/Polyhedron/data/knot2.off | 17284 +++
3rdparty/CGAL-4.6/demo/Polyhedron/data/man.off | 52485 +++++++
.../CGAL-4.6/demo/Polyhedron/data/mushroom.off | 6949 +
.../CGAL-4.6/demo/Polyhedron/data/negative.off | 15 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/oblong.off | 1266 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/pinion.off | 1954 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/pipe.off | 484 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/pyramid.off | 14 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/rotor.off | 1804 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/sphere.off | 486 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/spool.off | 1947 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/star.off | 42 +
.../demo/Polyhedron/data/translated-cube.off | 23 +
3rdparty/CGAL-4.6/demo/Polyhedron/data/tripod.off | 72 +
.../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/Dualizer.h | 123 +
.../demo/Polyhedron/include/CGAL/Make_bar.h | 96 +
.../demo/Polyhedron/include/CGAL/Make_quad_soup.h | 67 +
.../Polyhedron/include/CGAL/Make_triangle_soup.h | 95 +
.../Polyhedron/include/CGAL/Polyhedron_kernel.h | 179 +
.../include/CGAL/Textured_polyhedron_builder.h | 103 +
.../demo/Polyhedron/include/CGAL/check_gl_error.h | 46 +
.../demo/Polyhedron/include/CGAL/gl_render.h | 103 +
.../demo/Polyhedron/include/CGAL/gocad_io.h | 174 +
.../Polyhedron/include/CGAL/textured_polyhedron.h | 252 +
.../demo/Polyhedron/include/CGAL/translate.h | 17 +
.../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 +
.../CGAL-4.6/demo/Polyhedron/resources/about.html | 30 +
.../demo/Polyhedron/resources/boolean-diff.png | Bin 0 -> 3924 bytes
.../Polyhedron/resources/boolean-intersection.png | Bin 0 -> 3588 bytes
.../demo/Polyhedron/resources/boolean-union.png | Bin 0 -> 3825 bytes
.../demo/Polyhedron/resources/cgal_logo.xpm | 24 +
.../demo/Polyhedron/resources/check-off.png | Bin 0 -> 1301 bytes
.../demo/Polyhedron/resources/check-off.svg | 120 +
.../demo/Polyhedron/resources/check-on.png | Bin 0 -> 877 bytes
.../CGAL-4.6/demo/Polyhedron/resources/check.svg | 103 +
.../demo/Polyhedron/resources/convex-hull.png | Bin 0 -> 3570 bytes
.../demo/Polyhedron/resources/editcopy.png | Bin 0 -> 1325 bytes
.../CGAL-4.6/demo/Polyhedron/resources/kernel.png | Bin 0 -> 1574 bytes
.../CGAL-4.6/demo/Polyhedron/resources/minus.png | Bin 0 -> 429 bytes
.../CGAL-4.6/demo/Polyhedron/resources/plus.png | Bin 0 -> 709 bytes
.../demo/Polyhedron/resources/simplification.png | Bin 0 -> 4676 bytes
3rdparty/CGAL-4.6/demo/Polyhedron/texture.cpp | 1100 +
3rdparty/CGAL-4.6/demo/Polyhedron/texture.h | 113 +
.../CGAL-4.6/demo/Polyhedron_IO/CMakeLists.txt | 30 +
3rdparty/CGAL-4.6/demo/Polyhedron_IO/README | 18 +
.../CGAL-4.6/demo/Polyhedron_IO/geomview_demo.cpp | 57 +
.../CGAL-4.6/demo/Polyhedron_IO/viewpoint2off.cpp | 356 +
.../demo/Polyline_simplification_2/CMakeLists.txt | 55 +
.../Polyline_simplification_2.cpp | 554 +
.../Polyline_simplification_2.qrc | 8 +
.../Polyline_simplification_2.ui | 293 +
.../about_Polyline_simplification_2.html | 10 +
.../data/all_crossed.poly | 983 +
.../demo/Polyline_simplification_2/data/bee.poly | 1787 +
.../Polyline_simplification_2/data/letter_G.poly | 350 +
.../Polyline_simplification_2/data/letter_P.poly | 243 +
.../Polyline_simplification_2/data/letter_T.poly | 75 +
.../Polyline_simplification_2/data/letter_c.poly | 158 +
.../Polyline_simplification_2/data/letter_d.poly | 174 +
.../Polyline_simplification_2/data/letter_q.poly | 118 +
.../Polyline_simplification_2/data/letter_u.poly | 57 +
.../Polyline_simplification_2/data/letters_cd.poly | 332 +
.../demo/Polyline_simplification_2/data/map_1.poly | 1036 +
.../demo/Polyline_simplification_2/data/map_2.poly | 994 +
.../demo/Polyline_simplification_2/data/map_3.poly | 642 +
.../demo/Polyline_simplification_2/data/maps.poly | 2673 +
.../Polyline_simplification_2/data/norway.poly | 41424 ++++++
.../icons/triangulation.pdf | Bin 0 -> 2905 bytes
.../icons/triangulation.png | Bin 0 -> 7547 bytes
.../Qt/Polyline_simplification_2_graphics_item.h | 216 +
.../CGAL/Qt/TriangulationArrangementGraphicsItem.h | 196 +
.../Principal_component_analysis/CMakeLists.txt | 94 +
.../Principal_component_analysis/MainWindow.cpp | 208 +
.../demo/Principal_component_analysis/MainWindow.h | 63 +
.../Principal_component_analysis/MainWindow.ui | 251 +
.../demo/Principal_component_analysis/PCA_demo.cpp | 63 +
.../demo/Principal_component_analysis/PCA_demo.qrc | 8 +
.../demo/Principal_component_analysis/Scene.cpp | 259 +
.../demo/Principal_component_analysis/Scene.h | 64 +
.../demo/Principal_component_analysis/Viewer.cpp | 30 +
.../demo/Principal_component_analysis/Viewer.h | 26 +
.../demo/Principal_component_analysis/cleanup.bat | 1 +
.../Principal_component_analysis/data/cylinder.off | 3464 +
.../data/cylinder_locally_refined.off | 24729 ++++
.../data/ellipsoid.off | 486 +
.../Principal_component_analysis/render_edges.h | 30 +
.../resources/about.html | 17 +
.../resources/cgal_logo.xpm | 24 +
.../demo/Principal_component_analysis/types.h | 18 +
.../demo/Segment_Delaunay_graph_2/CMakeLists.txt | 59 +
.../Segment_Delaunay_graph_2/Segment_voronoi_2.cpp | 385 +
.../Segment_Delaunay_graph_2/Segment_voronoi_2.qrc | 10 +
.../Segment_Delaunay_graph_2/Segment_voronoi_2.ui | 249 +
.../about_Segment_voronoi_2.html | 10 +
.../icons/circumcenter.pdf | 57 +
.../icons/circumcenter.png | Bin 0 -> 3862 bytes
.../icons/conflict_zone.pdf | Bin 0 -> 2939 bytes
.../icons/conflict_zone.png | Bin 0 -> 7715 bytes
.../icons/constrained_triangulation.pdf | Bin 0 -> 1857 bytes
.../icons/constrained_triangulation.png | Bin 0 -> 6800 bytes
.../constrained_triangulation_show_constraints.pdf | Bin 0 -> 2182 bytes
.../constrained_triangulation_show_constraints.png | Bin 0 -> 8076 bytes
.../constrained_triangulation_show_in_domain.pdf | Bin 0 -> 1915 bytes
.../constrained_triangulation_show_in_domain.png | Bin 0 -> 6988 bytes
.../icons/moving_point.pdf | Bin 0 -> 2956 bytes
.../icons/moving_point.png | Bin 0 -> 8074 bytes
.../icons/triangulation.pdf | Bin 0 -> 2905 bytes
.../icons/triangulation.png | Bin 0 -> 7547 bytes
.../include/CGAL/Constraints_loader.h | 228 +
.../demo/Segment_Delaunay_graph_2/svd-typedefs.h | 79 +
.../CGAL-4.6/demo/Snap_rounding_2/CMakeLists.txt | 56 +
.../demo/Snap_rounding_2/Snap_rounding_2.cpp | 318 +
.../demo/Snap_rounding_2/Snap_rounding_2.qrc | 8 +
.../demo/Snap_rounding_2/Snap_rounding_2.ui | 279 +
.../Snap_rounding_2/about_Snap_rounding_2.html | 9 +
.../CGAL-4.6/demo/Snap_rounding_2/icons/grid.png | Bin 0 -> 243 bytes
.../demo/Snap_rounding_2/icons/snapped.png | Bin 0 -> 484 bytes
.../demo/Snap_rounding_2/icons/unsnapped.png | Bin 0 -> 443 bytes
.../demo/Spatial_searching_2/CMakeLists.txt | 56 +
.../demo/Spatial_searching_2/NearestNeighbor.h | 146 +
.../Spatial_searching_2/Spatial_searching_2.cpp | 300 +
.../Spatial_searching_2/Spatial_searching_2.qrc | 6 +
.../Spatial_searching_2/Spatial_searching_2.ui | 225 +
.../about_Spatial_searching_2.html | 10 +
.../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 +
.../demo/Stream_lines_2/Stream_lines_2.qrc | 8 +
.../CGAL-4.6/demo/Stream_lines_2/Stream_lines_2.ui | 178 +
.../demo/Stream_lines_2/about_Stream_lines_2.html | 9 +
.../demo/Stream_lines_2/data/vnoise.vec.cin | 1 +
.../CGAL-4.6/demo/Surface_mesher/CMakeLists.txt | 108 +
3rdparty/CGAL-4.6/demo/Surface_mesher/File_XT.h | 197 +
.../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/colorlisteditor.h | 61 +
.../demo/Surface_mesher/get_polyhedral_surface.h | 8 +
.../demo/Surface_mesher/icons/bbox-red.png | Bin 0 -> 5268 bytes
.../demo/Surface_mesher/icons/bbox-red.svg | 209 +
.../CGAL-4.6/demo/Surface_mesher/icons/bbox.png | Bin 0 -> 4098 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/bbox.svg | 167 +
.../demo/Surface_mesher/icons/cgal_logo.xpm | 24 +
.../demo/Surface_mesher/icons/fileopen.png | Bin 0 -> 7317 bytes
.../demo/Surface_mesher/icons/filesave.png | Bin 0 -> 11659 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/flip.png | Bin 0 -> 8608 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/flip.svg | 207 +
.../CGAL-4.6/demo/Surface_mesher/icons/minus.png | Bin 0 -> 250 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/plus.png | Bin 0 -> 462 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/resize.png | Bin 0 -> 8105 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/resize.svg | 297 +
.../CGAL-4.6/demo/Surface_mesher/icons/surface.png | Bin 0 -> 12658 bytes
.../CGAL-4.6/demo/Surface_mesher/icons/surface.svg | 166 +
.../demo/Surface_mesher/icons/twosides.png | Bin 0 -> 8011 bytes
.../demo/Surface_mesher/icons/twosides.svg | 169 +
.../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 +
.../demo/Surface_mesher/surface_mesher.qrc | 13 +
.../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/ui/values_list.ui | 118 +
.../CGAL-4.6/demo/Surface_mesher/values_list.cpp | 271 +
.../CGAL-4.6/demo/Surface_mesher/values_list.h | 79 +
.../CGAL-4.6/demo/Surface_mesher/values_list.qrc | 6 +
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.qrc | 12 +
.../Constrained_Delaunay_triangulation_2.ui | 334 +
.../Triangulation_2/Delaunay_triangulation_2.cpp | 400 +
.../Triangulation_2/Delaunay_triangulation_2.qrc | 12 +
.../Triangulation_2/Delaunay_triangulation_2.ui | 310 +
.../RegularTriangulationRemoveVertex.h | 80 +
.../Triangulation_2/Regular_triangulation_2.cpp | 312 +
.../Triangulation_2/Regular_triangulation_2.qrc | 7 +
.../Triangulation_2/Regular_triangulation_2.ui | 247 +
.../Triangulation_2/TriangulationCircumcircle.h | 127 +
.../Triangulation_2/TriangulationConflictZone.h | 150 +
.../Triangulation_2/TriangulationMovingPoint.h | 147 +
.../TriangulationPointInputAndConflictZone.h | 120 +
.../Triangulation_2/TriangulationRemoveVertex.h | 81 +
...about_Constrained_Delaunay_triangulation_2.html | 10 +
.../about_Delaunay_triangulation_2.html | 11 +
.../about_Regular_triangulation_2.html | 11 +
.../CGAL-4.6/demo/Triangulation_2/data/butterfly | 34 +
.../demo/Triangulation_2/data/butterfly.edg | 34 +
.../demo/Triangulation_2/data/clusters.edg | 9 +
.../demo/Triangulation_2/data/clusters.poly | 33 +
.../demo/Triangulation_2/data/clusters2.edg | 48 +
3rdparty/CGAL-4.6/demo/Triangulation_2/data/fish | 17 +
.../CGAL-4.6/demo/Triangulation_2/data/fish.edg | 17 +
.../CGAL-4.6/demo/Triangulation_2/data/fish.poly | 40 +
.../CGAL-4.6/demo/Triangulation_2/data/img1.edg | 44 +
.../CGAL-4.6/demo/Triangulation_2/data/img2.edg | 11 +
.../CGAL-4.6/demo/Triangulation_2/data/img3.edg | 4 +
.../CGAL-4.6/demo/Triangulation_2/data/img4.edg | 11 +
.../CGAL-4.6/demo/Triangulation_2/data/img5.edg | 275 +
.../CGAL-4.6/demo/Triangulation_2/data/img6.edg | 45 +
.../CGAL-4.6/demo/Triangulation_2/data/img7.edg | 33 +
.../CGAL-4.6/demo/Triangulation_2/data/img8.edg | 7 +
.../demo/Triangulation_2/data/lettre_A.edg | 30 +
.../demo/Triangulation_2/data/lettre_A_2.edg | 19 +
.../CGAL-4.6/demo/Triangulation_2/data/norway.edg | 40579 ++++++
.../CGAL-4.6/demo/Triangulation_2/data/poisson | 17 +
3rdparty/CGAL-4.6/demo/Triangulation_2/data/tr | 2 +
.../demo/Triangulation_2/data/triangulation.cgal | 1739 +
.../demo/Triangulation_2/data/trivial.poly | 17 +
.../demo/Triangulation_2/icons/circumcenter.pdf | 57 +
.../demo/Triangulation_2/icons/circumcenter.png | Bin 0 -> 3862 bytes
.../demo/Triangulation_2/icons/conflict_zone.pdf | Bin 0 -> 2939 bytes
.../demo/Triangulation_2/icons/conflict_zone.png | Bin 0 -> 7715 bytes
.../icons/constrained_triangulation.pdf | Bin 0 -> 1857 bytes
.../icons/constrained_triangulation.png | Bin 0 -> 6800 bytes
.../constrained_triangulation_show_constraints.pdf | Bin 0 -> 2182 bytes
.../constrained_triangulation_show_constraints.png | Bin 0 -> 8076 bytes
.../constrained_triangulation_show_in_domain.pdf | Bin 0 -> 1915 bytes
.../constrained_triangulation_show_in_domain.png | Bin 0 -> 6988 bytes
.../demo/Triangulation_2/icons/moving_point.pdf | Bin 0 -> 2956 bytes
.../demo/Triangulation_2/icons/moving_point.png | Bin 0 -> 8074 bytes
.../demo/Triangulation_2/icons/triangulation.pdf | Bin 0 -> 2905 bytes
.../demo/Triangulation_2/icons/triangulation.png | Bin 0 -> 7547 bytes
.../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 +
.../CGAL-4.6/demo/Triangulation_3/MainWindow.ui | 577 +
.../demo/Triangulation_3/PreferenceDlg.cpp | 399 +
.../CGAL-4.6/demo/Triangulation_3/PreferenceDlg.h | 70 +
3rdparty/CGAL-4.6/demo/Triangulation_3/Scene.cpp | 233 +
3rdparty/CGAL-4.6/demo/Triangulation_3/Scene.h | 40 +
3rdparty/CGAL-4.6/demo/Triangulation_3/T3_demo.cpp | 38 +
3rdparty/CGAL-4.6/demo/Triangulation_3/T3_demo.qrc | 31 +
3rdparty/CGAL-4.6/demo/Triangulation_3/Viewer.cpp | 1294 +
3rdparty/CGAL-4.6/demo/Triangulation_3/Viewer.h | 290 +
.../demo/Triangulation_3/documentation/about.html | 13 +
.../Triangulation_3/documentation/about_CGAL.html | 7 +
.../demo/Triangulation_3/icons/about_CGAL.html | 8 +
.../demo/Triangulation_3/icons/cgal_logo.xpm | 24 +
.../CGAL-4.6/demo/Triangulation_3/icons/clear.jpeg | Bin 0 -> 768 bytes
.../demo/Triangulation_3/icons/coordinates.jpeg | Bin 0 -> 1268 bytes
.../demo/Triangulation_3/icons/empty_sphere.jpeg | Bin 0 -> 10703 bytes
.../demo/Triangulation_3/icons/fileOpen.png | Bin 0 -> 1662 bytes
.../demo/Triangulation_3/icons/fileSave.png | Bin 0 -> 1205 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/flat.png | Bin 0 -> 2326 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/grid.jpeg | Bin 0 -> 798 bytes
.../demo/Triangulation_3/icons/insert.jpeg | Bin 0 -> 12409 bytes
.../demo/Triangulation_3/icons/insert_point.jpg | Bin 0 -> 15701 bytes
.../demo/Triangulation_3/icons/move_1.jpeg | Bin 0 -> 2592 bytes
.../demo/Triangulation_3/icons/nearest_nb.png | Bin 0 -> 38356 bytes
.../demo/Triangulation_3/icons/normal_view.jpeg | Bin 0 -> 797 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/pause.jpeg | Bin 0 -> 4075 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/play.jpeg | Bin 0 -> 3881 bytes
.../demo/Triangulation_3/icons/pointRandom.png | Bin 0 -> 1585 bytes
.../demo/Triangulation_3/icons/preferences.jpeg | Bin 0 -> 1003 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/quit.jpeg | Bin 0 -> 4298 bytes
.../demo/Triangulation_3/icons/select_hand.jpeg | Bin 0 -> 5835 bytes
.../demo/Triangulation_3/icons/show_delaunay.jpeg | Bin 0 -> 5781 bytes
.../demo/Triangulation_3/icons/show_facet.jpeg | Bin 0 -> 1201 bytes
.../demo/Triangulation_3/icons/show_point.jpeg | Bin 0 -> 326 bytes
.../demo/Triangulation_3/icons/show_voronoi.jpeg | Bin 0 -> 2126 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/stereo.png | Bin 0 -> 2350 bytes
.../CGAL-4.6/demo/Triangulation_3/icons/stop.jpeg | Bin 0 -> 3295 bytes
3rdparty/CGAL-4.6/demo/Triangulation_3/typedefs.h | 119 +
.../Triangulation_3_Geomview_demos/CMakeLists.txt | 32 +
.../demo/Triangulation_3_Geomview_demos/README | 39 +
.../Triangulation_3_color_demo.cpp | 87 +
.../Triangulation_3_demo.cpp | 189 +
.../Triangulation_3_remove_demo.cpp | 147 +
.../Triangulation_3_voronoi_demo.cpp | 86 +
.../Triangulation_3_Geomview_demos/data/points | 7 +
.../demo/icons/Delaunay_triangulation_2.png | Bin 0 -> 4042 bytes
3rdparty/CGAL-4.6/demo/icons/File.qrc | 7 +
3rdparty/CGAL-4.6/demo/icons/Input.qrc | 7 +
3rdparty/CGAL-4.6/demo/icons/Triangulation_2.qrc | 6 +
3rdparty/CGAL-4.6/demo/icons/Voronoi_diagram_2.png | Bin 0 -> 3093 bytes
3rdparty/CGAL-4.6/demo/icons/fileNew.png | Bin 0 -> 768 bytes
3rdparty/CGAL-4.6/demo/icons/fileOpen.png | Bin 0 -> 1662 bytes
3rdparty/CGAL-4.6/demo/icons/fileSave.png | Bin 0 -> 1205 bytes
3rdparty/CGAL-4.6/demo/icons/fit-page-32.png | Bin 0 -> 1330 bytes
3rdparty/CGAL-4.6/demo/icons/inputPoint.png | Bin 0 -> 1145 bytes
3rdparty/CGAL-4.6/demo/icons/inputPoint.svg | 104 +
3rdparty/CGAL-4.6/demo/icons/inputPolyline.png | Bin 0 -> 2021 bytes
3rdparty/CGAL-4.6/demo/icons/license.txt | 5 +
3rdparty/CGAL-4.6/demo/icons/zoom-best-fit.png | Bin 0 -> 3231 bytes
3rdparty/CGAL-4.6/demo/icons/zoom-best-fit.svg | 234 +
3rdparty/CGAL-4.6/demo/resources/CGAL.qrc | 10 +
3rdparty/CGAL-4.6/demo/resources/about_CGAL.html | 8 +
3rdparty/CGAL-4.6/demo/resources/cgal_logo.xpm | 24 +
.../CGAL-4.6/demo/resources/cgal_logo_ipe_2013.png | Bin 0 -> 27382 bytes
3rdparty/CGAL-4.6/doc_html/Manual/index.html | 23 +
3rdparty/CGAL-4.6/doc_html/Manual/packages.html | 23 +
3rdparty/CGAL-4.6/doc_html/cgal.ico | Bin 0 -> 894 bytes
.../CGAL-4.6/doc_html/images/cgal_2013_grey.png | Bin 0 -> 28219 bytes
3rdparty/CGAL-4.6/doc_html/index.html | 58 +
.../examples/AABB_tree/AABB_custom_example.cpp | 123 +
...B_custom_indexed_triangle_set_array_example.cpp | 138 +
.../AABB_custom_indexed_triangle_set_example.cpp | 147 +
.../AABB_custom_triangle_soup_example.cpp | 128 +
.../AABB_tree/AABB_face_graph_triangle_example.cpp | 56 +
.../AABB_tree/AABB_halfedge_graph_edge_example.cpp | 58 +
.../examples/AABB_tree/AABB_insertion_example.cpp | 53 +
.../AABB_tree/AABB_polyhedron_edge_example.cpp | 48 +
.../AABB_polyhedron_facet_distance_example.cpp | 59 +
.../AABB_polyhedron_facet_intersection_example.cpp | 87 +
.../examples/AABB_tree/AABB_segment_3_example.cpp | 57 +
.../examples/AABB_tree/AABB_triangle_3_example.cpp | 52 +
.../CGAL-4.6/examples/AABB_tree/CMakeLists.txt | 44 +
.../examples/Algebraic_foundations/CMakeLists.txt | 37 +
.../algebraic_structure_dispatch.cpp | 47 +
.../Algebraic_foundations/fraction_traits.cpp | 33 +
.../implicit_interoperable_dispatch.cpp | 47 +
.../examples/Algebraic_foundations/integralize.cpp | 64 +
.../Algebraic_foundations/interoperable.cpp | 27 +
.../examples/Algebraic_kernel_d/CMakeLists.txt | 35 +
.../examples/Algebraic_kernel_d/Compare_1.cpp | 63 +
.../Construct_algebraic_real_1.cpp | 41 +
.../examples/Algebraic_kernel_d/Isolate_1.cpp | 57 +
.../examples/Algebraic_kernel_d/Sign_at_1.cpp | 55 +
.../examples/Algebraic_kernel_d/Solve_1.cpp | 62 +
.../examples/Alpha_shapes_2/CMakeLists.txt | 34 +
3rdparty/CGAL-4.6/examples/Alpha_shapes_2/README | 1 +
3rdparty/CGAL-4.6/examples/Alpha_shapes_2/data/fin | 207 +
.../examples/Alpha_shapes_2/ex_alpha_shapes_2.cpp | 79 +
.../Alpha_shapes_2/ex_weighted_alpha_shapes_2.cpp | 99 +
.../examples/Alpha_shapes_3/CMakeLists.txt | 38 +
3rdparty/CGAL-4.6/examples/Alpha_shapes_3/README | 12 +
.../examples/Alpha_shapes_3/data/bunny_1000 | 1001 +
.../examples/Alpha_shapes_3/data/bunny_5000 | 5001 +
3rdparty/CGAL-4.6/examples/Alpha_shapes_3/data/fin | 1001 +
.../examples/Alpha_shapes_3/ex_alpha_shapes_3.cpp | 47 +
.../Alpha_shapes_3/ex_alpha_shapes_exact_alpha.cpp | 36 +
.../ex_alpha_shapes_with_fast_location_3.cpp | 50 +
.../ex_fixed_weighted_alpha_shapes_3.cpp | 57 +
.../Alpha_shapes_3/ex_periodic_alpha_shapes_3.cpp | 64 +
.../Alpha_shapes_3/ex_weighted_alpha_shapes_3.cpp | 55 +
.../examples/Apollonius_graph_2/CMakeLists.txt | 36 +
.../CGAL-4.6/examples/Apollonius_graph_2/README | 23 +
.../Apollonius_graph_2/ag2_exact_traits.cpp | 54 +
.../Apollonius_graph_2/ag2_exact_traits_sqrt.cpp | 77 +
.../ag2_filtered_traits_no_hidden.cpp | 59 +
.../examples/Apollonius_graph_2/ag2_hierarchy.cpp | 61 +
.../examples/Apollonius_graph_2/data/hierarchy.cin | 500 +
.../examples/Apollonius_graph_2/data/sites.cin | 9 +
.../Approximate_min_ellipsoid_d/CMakeLists.txt | 34 +
.../Approximate_min_ellipsoid_d/ellipsoid.cpp | 60 +
.../ellipsoid_for_maple.cpp | 88 +
.../examples/Arrangement_on_surface_2/Bezier.dat | 12 +
.../Arrangement_on_surface_2/Bezier_curves.cpp | 74 +
.../Arrangement_on_surface_2/CMakeLists.txt | 81 +
.../examples/Arrangement_on_surface_2/Europe.dat | 3100 +
.../aggregated_insertion.cpp | 38 +
.../Arrangement_on_surface_2/algebraic_curves.cpp | 83 +
.../algebraic_segments.cpp | 130 +
.../arr_inexact_construction_segments.h | 20 +
.../examples/Arrangement_on_surface_2/arr_print.h | 136 +
.../Arrangement_on_surface_2/arr_rational_nt.h | 23 +
.../batched_point_location.cpp | 59 +
.../Arrangement_on_surface_2/bgl_dual_adapter.cpp | 85 +
.../bgl_primal_adapter.cpp | 144 +
.../bounded_planar_vertical_decomposition.cpp | 75 +
.../examples/Arrangement_on_surface_2/circles.cpp | 60 +
.../Arrangement_on_surface_2/circular_arcs.cpp | 93 +
.../circular_line_arcs.cpp | 77 +
.../Arrangement_on_surface_2/coll_points.dat | 51 +
.../conic_multiplicities.cpp | 68 +
.../examples/Arrangement_on_surface_2/conics.cpp | 112 +
.../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 | 41 +
.../Arrangement_on_surface_2/edge_manipulation.cpp | 75 +
.../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 | 105 +
.../generic_curve_data.cpp | 71 +
.../Arrangement_on_surface_2/global_insertion.cpp | 57 +
.../Arrangement_on_surface_2/global_removal.cpp | 48 +
.../incremental_insertion.cpp | 57 +
.../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 | 39 +
.../examples/Arrangement_on_surface_2/observer.cpp | 85 +
.../examples/Arrangement_on_surface_2/overlay.cpp | 59 +
.../Arrangement_on_surface_2/overlay_unbounded.cpp | 102 +
.../point_location_example.cpp | 40 +
.../point_location_utils.h | 150 +
.../examples/Arrangement_on_surface_2/points.dat | 101 +
.../Arrangement_on_surface_2/polylines.cpp | 73 +
.../Arrangement_on_surface_2/predefined_kernel.cpp | 74 +
.../predefined_kernel_non_intersecting.cpp | 74 +
.../rational_functions.cpp | 88 +
.../rational_functions_rational_coefficients.cpp | 110 +
.../special_edge_insertion.cpp | 26 +
.../Arrangement_on_surface_2/spherical_insert.cpp | 57 +
.../Arrangement_on_surface_2/sweep_line.cpp | 47 +
.../Arrangement_on_surface_2/tracing_counting.cpp | 46 +
.../unb_planar_vertical_decomposition.cpp | 80 +
.../unbounded_non_intersecting.cpp | 95 +
.../unbounded_rational_functions.cpp | 92 +
.../vertical_ray_shooting.cpp | 50 +
.../examples/BGL_arrangement_2/CMakeLists.txt | 34 +
.../examples/BGL_arrangement_2/arr_print.h | 136 +
.../examples/BGL_arrangement_2/arr_rational_nt.h | 23 +
.../CGAL-4.6/examples/BGL_arrangement_2/dual.cpp | 84 +
.../CGAL-4.6/examples/BGL_arrangement_2/primal.cpp | 144 +
.../examples/BGL_polyhedron_3/CMakeLists.txt | 39 +
.../CGAL-4.6/examples/BGL_polyhedron_3/cube.off | 19 +
.../examples/BGL_polyhedron_3/distance.cmd | 1 +
.../examples/BGL_polyhedron_3/distance.cpp | 66 +
.../BGL_polyhedron_3/incident_vertices.cmd | 1 +
.../BGL_polyhedron_3/incident_vertices.cpp | 61 +
.../CGAL-4.6/examples/BGL_polyhedron_3/kruskal.cpp | 99 +
.../BGL_polyhedron_3/kruskal_with_stored_id.cpp | 89 +
.../CGAL-4.6/examples/BGL_polyhedron_3/normals.cmd | 1 +
.../CGAL-4.6/examples/BGL_polyhedron_3/normals.cpp | 109 +
.../CGAL-4.6/examples/BGL_polyhedron_3/range.cmd | 1 +
.../CGAL-4.6/examples/BGL_polyhedron_3/range.cpp | 68 +
.../BGL_polyhedron_3/transform_iterator.cmd | 1 +
.../BGL_polyhedron_3/transform_iterator.cpp | 59 +
.../examples/BGL_surface_mesh/CMakeLists.txt | 34 +
.../BGL_surface_mesh/connected_components.cpp | 31 +
.../examples/BGL_surface_mesh/data/prim.off | 24 +
.../CGAL-4.6/examples/BGL_surface_mesh/prim.cmd | 1 +
.../CGAL-4.6/examples/BGL_surface_mesh/prim.cpp | 58 +
.../examples/BGL_triangulation_2/CMakeLists.txt | 36 +
.../examples/BGL_triangulation_2/dijkstra.cpp | 101 +
.../dijkstra_with_internal_properties.cpp | 92 +
.../CGAL-4.6/examples/BGL_triangulation_2/emst.cpp | 95 +
.../examples/BGL_triangulation_2/face_graph.cpp | 116 +
.../Barycentric_coordinates_2/CMakeLists.txt | 39 +
.../Discrete_harmonic_coordinates_example.cpp | 111 +
.../Mean_value_coordinates_example.cpp | 98 +
.../Segment_coordinates_example.cpp | 43 +
.../Terrain_height_modeling.cpp | 128 +
.../Triangle_coordinates_example.cpp | 57 +
.../Triangle_coordinates_speed_test.cpp | 97 +
.../Wachspress_coordinates_example.cpp | 62 +
.../Boolean_set_operations_2/CMakeLists.txt | 43 +
.../examples/Boolean_set_operations_2/README | 6 +
.../examples/Boolean_set_operations_2/amer_a.bps | 235 +
.../examples/Boolean_set_operations_2/amer_b.bps | 205 +
.../examples/Boolean_set_operations_2/amer_c.bps | 154 +
.../examples/Boolean_set_operations_2/amer_d.bps | 240 +
.../examples/Boolean_set_operations_2/amer_e.bps | 150 +
.../examples/Boolean_set_operations_2/amer_f.bps | 289 +
.../examples/Boolean_set_operations_2/amer_g.bps | 321 +
.../examples/Boolean_set_operations_2/amer_h.bps | 334 +
.../examples/Boolean_set_operations_2/amer_i.bps | 221 +
.../examples/Boolean_set_operations_2/amer_j.bps | 201 +
.../examples/Boolean_set_operations_2/amer_k.bps | 429 +
.../bezier_traits_adapter.cpp | 171 +
.../bezier_traits_adapter2.cpp | 237 +
.../Boolean_set_operations_2/bso_rational_nt.h | 23 +
.../examples/Boolean_set_operations_2/char_g.bps | 347 +
.../examples/Boolean_set_operations_2/char_g.dat | 339 +
.../examples/Boolean_set_operations_2/char_m.bps | 354 +
.../examples/Boolean_set_operations_2/char_m.dat | 351 +
.../Boolean_set_operations_2/circle_segment.cpp | 98 +
.../conic_traits_adapter.cpp | 90 +
.../Boolean_set_operations_2/connect_polygon.cpp | 55 +
.../Boolean_set_operations_2/do_intersect.cpp | 34 +
.../Boolean_set_operations_2/dxf_union.cpp | 98 +
.../examples/Boolean_set_operations_2/input_0.bps | 48 +
.../examples/Boolean_set_operations_2/input_1.bps | 57 +
.../Boolean_set_operations_2/pgn_holes.dat | 24 +
.../Boolean_set_operations_2/print_utils.h | 53 +
.../examples/Boolean_set_operations_2/sequence.cpp | 62 +
.../Boolean_set_operations_2/set_union.cpp | 82 +
.../simple_join_intersect.cpp | 62 +
.../symmetric_difference.cpp | 61 +
.../examples/Boolean_set_operations_2/test.dxf | 135404 ++++++++++++++++++
.../examples/Box_intersection_d/CMakeLists.txt | 39 +
.../examples/Box_intersection_d/box_grid.cpp | 59 +
.../Box_intersection_d/custom_box_grid.cpp | 57 +
.../examples/Box_intersection_d/data/points.xyz | 50 +
.../examples/Box_intersection_d/data/triangles.xyz | 10 +
.../examples/Box_intersection_d/minimal.cpp | 20 +
.../examples/Box_intersection_d/minimal_self.cpp | 20 +
.../proximity_custom_box_traits.cpp | 56 +
.../Box_intersection_d/triangle_self_intersect.cpp | 51 +
.../triangle_self_intersect_pointers.cpp | 56 +
.../CGAL-4.6/examples/CGAL_ipelets/CMakeLists.txt | 33 +
.../examples/CGAL_ipelets/test_grabbers.cpp | 55 +
.../CGAL-4.6/examples/CGALimageIO/CMakeLists.txt | 23 +
.../CGALimageIO/convert_raw_image_to_inr.cpp | 51 +
.../CGAL-4.6/examples/CGALimageIO/test_imageio.cpp | 64 +
3rdparty/CGAL-4.6/examples/CMakeLists.txt | 42 +
.../examples/Circular_kernel_2/CMakeLists.txt | 34 +
.../Circular_kernel_2/functor_has_on_2.cpp | 28 +
.../Circular_kernel_2/intersecting_arcs.cpp | 51 +
.../examples/Circular_kernel_3/CMakeLists.txt | 35 +
.../Circular_kernel_3/functor_compare_theta_3.cpp | 39 +
.../Circular_kernel_3/functor_has_on_3.cpp | 31 +
.../Circular_kernel_3/intersecting_spheres.cpp | 47 +
.../CGAL-4.6/examples/Circulator/CMakeLists.txt | 35 +
.../examples/Circulator/circulator_prog1.cpp | 26 +
.../examples/Circulator/circulator_prog2.cpp | 24 +
.../examples/Circulator/circulator_prog3.cpp | 42 +
.../examples/Combinatorial_map/CMakeLists.txt | 39 +
.../Combinatorial_map/map_3_dynamic_onmerge.cpp | 135 +
.../examples/Combinatorial_map/map_3_foreach.cpp | 115 +
.../examples/Combinatorial_map/map_3_marks.cpp | 53 +
.../Combinatorial_map/map_3_operations.cpp | 69 +
.../Combinatorial_map/map_3_simple_example.cpp | 45 +
.../map_3_with_colored_facets.cpp | 96 +
.../Combinatorial_map/map_4_simple_example.cpp | 48 +
.../examples/Convex_decomposition_3/CMakeLists.txt | 33 +
.../list_of_convex_parts.cin | 328 +
.../list_of_convex_parts.cpp | 34 +
.../CGAL-4.6/examples/Convex_hull_2/CMakeLists.txt | 41 +
.../examples/Convex_hull_2/array_convex_hull_2.cpp | 19 +
.../examples/Convex_hull_2/ch_from_cin_to_cout.cin | 500 +
.../examples/Convex_hull_2/ch_from_cin_to_cout.cpp | 16 +
.../examples/Convex_hull_2/ch_graham_anderson.cin | 500 +
.../examples/Convex_hull_2/ch_graham_anderson.cpp | 47 +
.../CGAL-4.6/examples/Convex_hull_2/ch_timing.cpp | 39 +
.../examples/Convex_hull_2/convex_hull_yz.cin | 6 +
.../examples/Convex_hull_2/convex_hull_yz.cpp | 18 +
.../CGAL-4.6/examples/Convex_hull_2/files/CD500 | 500 +
.../Convex_hull_2/include/CGAL/ch_timing_2.h | 25 +
.../Convex_hull_2/include/CGAL/ch_timing_2_impl.h | 113 +
.../Convex_hull_2/iostream_convex_hull_2.cin | 500 +
.../Convex_hull_2/iostream_convex_hull_2.cpp | 16 +
.../Convex_hull_2/vector_convex_hull_2.cpp | 23 +
.../CGAL-4.6/examples/Convex_hull_3/CMakeLists.txt | 35 +
.../examples/Convex_hull_3/dynamic_hull_3.cpp | 51 +
.../Convex_hull_3/halfspace_intersection_3.cpp | 46 +
.../examples/Convex_hull_3/quickhull_3.cpp | 50 +
3rdparty/CGAL-4.6/examples/Core/CMakeLists.txt | 57 +
3rdparty/CGAL-4.6/examples/Core/delaunay.cpp | 27 +
.../CGAL-4.6/examples/Envelope_2/CMakeLists.txt | 35 +
.../CGAL-4.6/examples/Envelope_2/ch_points.dat | 15 +
.../CGAL-4.6/examples/Envelope_2/convex_hull.cpp | 85 +
.../examples/Envelope_2/envelope_circles.cpp | 75 +
.../examples/Envelope_2/envelope_segments.cpp | 81 +
.../CGAL-4.6/examples/Envelope_3/CMakeLists.txt | 35 +
.../examples/Envelope_3/envelope_planes.cpp | 81 +
.../examples/Envelope_3/envelope_spheres.cpp | 95 +
.../examples/Envelope_3/envelope_triangles.cpp | 110 +
3rdparty/CGAL-4.6/examples/Envelope_3/spheres.dat | 101 +
.../examples/Filtered_kernel/CMakeLists.txt | 33 +
.../examples/Filtered_kernel/Cartesian_I.h | 110 +
.../Filtered_kernel/Filtered_predicate.cpp | 41 +
.../CGAL-4.6/examples/Generator/CMakeLists.txt | 46 +
3rdparty/CGAL-4.6/examples/Generator/README | 52 +
3rdparty/CGAL-4.6/examples/Generator/ball_d.cpp | 23 +
.../examples/Generator/combination_enumerator.cpp | 25 +
3rdparty/CGAL-4.6/examples/Generator/cube_d.cpp | 22 +
3rdparty/CGAL-4.6/examples/Generator/grid_d.cpp | 25 +
.../CGAL-4.6/examples/Generator/name_pairs.cpp | 20 +
.../examples/Generator/random_convex_hull_2.cpp | 27 +
.../examples/Generator/random_convex_set.cpp | 21 +
.../Generator/random_degenerate_point_set.cpp | 53 +
.../CGAL-4.6/examples/Generator/random_grid.cpp | 39 +
.../CGAL-4.6/examples/Generator/random_polygon.cpp | 56 +
.../examples/Generator/random_polygon2.cpp | 19 +
.../examples/Generator/random_segments1.cpp | 51 +
.../examples/Generator/random_segments2.cpp | 56 +
3rdparty/CGAL-4.6/examples/Generator/sphere_d.cpp | 22 +
.../CGAL-4.6/examples/HalfedgeDS/CMakeLists.txt | 41 +
.../examples/HalfedgeDS/hds_prog_color.cpp | 35 +
.../examples/HalfedgeDS/hds_prog_compact.cpp | 104 +
.../examples/HalfedgeDS/hds_prog_compact2.cpp | 103 +
.../examples/HalfedgeDS/hds_prog_default.cpp | 14 +
.../examples/HalfedgeDS/hds_prog_edge_iterator.cpp | 22 +
.../examples/HalfedgeDS/hds_prog_graph.cpp | 15 +
.../examples/HalfedgeDS/hds_prog_graph2.cpp | 27 +
.../HalfedgeDS/hds_prog_halfedge_iterator.cpp | 20 +
.../examples/HalfedgeDS/hds_prog_vector.cpp | 15 +
.../examples/Inscribed_areas/CMakeLists.txt | 35 +
.../Inscribed_areas/extremal_polygon_2_area.cpp | 36 +
.../extremal_polygon_2_perimeter.cpp | 36 +
.../Inscribed_areas/largest_empty_rectangle.cpp | 40 +
.../CGAL-4.6/examples/Interpolation/CMakeLists.txt | 39 +
3rdparty/CGAL-4.6/examples/Interpolation/README | 26 +
.../CGAL-4.6/examples/Interpolation/data/points3 | 100 +
.../examples/Interpolation/interpolation_2.cpp | 214 +
.../Interpolation/linear_interpolation_2.cpp | 45 +
.../examples/Interpolation/nn_coordinates_2.cpp | 37 +
.../examples/Interpolation/nn_coordinates_3.cpp | 81 +
.../examples/Interpolation/rn_coordinates_2.cpp | 42 +
.../Interpolation/sibson_interpolation_2.cpp | 68 +
.../surface_neighbor_coordinates_3.cpp | 61 +
.../examples/Interval_skip_list/CMakeLists.txt | 34 +
.../examples/Interval_skip_list/intervals.cpp | 40 +
.../examples/Interval_skip_list/isl_terrain.cpp | 40 +
.../examples/Interval_skip_list/terrain.pts | 9 +
.../CGAL-4.6/examples/Jet_fitting_3/CMakeLists.txt | 60 +
.../examples/Jet_fitting_3/Mesh_estimation.cpp | 304 +
.../examples/Jet_fitting_3/PolyhedralSurf.h | 192 +
.../Jet_fitting_3/PolyhedralSurf_operations.h | 149 +
.../examples/Jet_fitting_3/PolyhedralSurf_rings.h | 164 +
3rdparty/CGAL-4.6/examples/Jet_fitting_3/README | 52 +
.../examples/Jet_fitting_3/Single_estimation.cpp | 65 +
.../examples/Jet_fitting_3/data/ellipe0.003.off | 4666 +
.../examples/Jet_fitting_3/data/in_points_d4.txt | 19 +
.../examples/Jet_fitting_3/data/in_points_file.txt | 6 +
.../Jet_fitting_3/data/poly2x^2+y^2-0.062500-off | 3139 +
.../CGAL-4.6/examples/Kernel_23/CMakeLists.txt | 38 +
.../examples/Kernel_23/MyConstruct_bbox_2.h | 15 +
.../Kernel_23/MyConstruct_coord_iterator.h | 19 +
.../examples/Kernel_23/MyConstruct_point_2.h | 66 +
3rdparty/CGAL-4.6/examples/Kernel_23/MyKernel.cpp | 110 +
3rdparty/CGAL-4.6/examples/Kernel_23/MyKernel.h | 51 +
3rdparty/CGAL-4.6/examples/Kernel_23/MyPointC2.h | 57 +
.../examples/Kernel_23/MyPointC2_iostream.h | 46 +
3rdparty/CGAL-4.6/examples/Kernel_23/MySegmentC2.h | 254 +
.../examples/Kernel_23/cartesian_converter.cpp | 41 +
3rdparty/CGAL-4.6/examples/Kernel_23/exact.cpp | 28 +
.../CGAL-4.6/examples/Kernel_23/intersections.cpp | 70 +
.../examples/Kernel_23/points_and_segment.cpp | 40 +
.../CGAL-4.6/examples/Kernel_23/surprising.cpp | 22 +
.../Kinetic_data_structures/CMakeLists.txt | 38 +
.../Kinetic_Delaunay_triangulation_2.cpp | 31 +
.../Kinetic_Delaunay_triangulation_3.cpp | 30 +
.../Kinetic_insert_event.cpp | 38 +
.../Kinetic_regular_triangulation_3.cpp | 30 +
.../Kinetic_data_structures/Kinetic_sort.cpp | 24 +
.../Kinetic_data_structures/Kinetic_sweepline.cpp | 201 +
.../examples/Kinetic_data_structures/data/points_1 | 13 +
.../examples/Kinetic_data_structures/data/points_2 | 12 +
.../examples/Kinetic_data_structures/data/points_3 | 100 +
.../Kinetic_data_structures/data/sweepline.input | 10 +
.../Kinetic_data_structures/data/weighted_points_3 | 8 +
.../examples/Kinetic_framework/CMakeLists.txt | 38 +
.../Kinetic_framework/adding_a_certificate.cpp | 123 +
.../examples/Kinetic_framework/data/points_2 | 12 +
.../Kinetic_framework/data/points_with_color_2 | 12 +
.../defining_a_simulation_traits.cpp | 135 +
.../examples/Kinetic_framework/listener.cpp | 56 +
.../examples/Kinetic_framework/pointer_queue.cpp | 77 +
.../examples/Kinetic_framework/ref_counted.cpp | 36 +
.../examples/Kinetic_framework/trivial_kds.cpp | 186 +
.../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/data/armadillo.off | 78004 ++++++++++
.../examples/Linear_cell_complex/data/graph.txt | 224 +
.../examples/Linear_cell_complex/data/points_2 | 100 +
.../examples/Linear_cell_complex/data/points_3 | 1000 +
.../Linear_cell_complex/data/small_points_2 | 17 +
.../Linear_cell_complex/data/small_points_3 | 15 +
.../Linear_cell_complex/linear_cell_complex_3.cpp | 98 +
...linear_cell_complex_3_attributes_management.cpp | 72 +
.../linear_cell_complex_3_triangulation.cpp | 272 +
.../linear_cell_complex_3_viewer_qt.h | 446 +
.../linear_cell_complex_3_viewer_vtk.h | 245 +
...linear_cell_complex_3_with_colored_vertices.cpp | 94 +
.../linear_cell_complex_3_with_mypoint.cpp | 91 +
.../Linear_cell_complex/linear_cell_complex_4.cpp | 72 +
.../Linear_cell_complex/plane_graph_to_lcc_2.cpp | 54 +
.../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 +
.../Matrix_search/sorted_matrix_search.cpp | 46 +
3rdparty/CGAL-4.6/examples/Mesh_2/CMakeLists.txt | 36 +
3rdparty/CGAL-4.6/examples/Mesh_2/conforming.cpp | 50 +
3rdparty/CGAL-4.6/examples/Mesh_2/mesh_class.cpp | 53 +
3rdparty/CGAL-4.6/examples/Mesh_2/mesh_global.cpp | 40 +
.../CGAL-4.6/examples/Mesh_2/mesh_with_seeds.cpp | 61 +
3rdparty/CGAL-4.6/examples/Mesh_3/CMakeLists.txt | 91 +
3rdparty/CGAL-4.6/examples/Mesh_3/data/cheese.off | 26417 ++++
.../CGAL-4.6/examples/Mesh_3/data/elephant.off | 8336 ++
3rdparty/CGAL-4.6/examples/Mesh_3/data/fandisk.off | 19425 +++
.../CGAL-4.6/examples/Mesh_3/data/liver.inr.gz | Bin 0 -> 299910 bytes
3rdparty/CGAL-4.6/examples/Mesh_3/debug.h | 23 +
.../examples/Mesh_3/implicit_functions.cpp | 303 +
.../CGAL-4.6/examples/Mesh_3/implicit_functions.h | 36 +
.../CGAL-4.6/examples/Mesh_3/mesh_3D_image.cpp | 54 +
.../Mesh_3/mesh_3D_image_variable_size.cpp | 66 +
.../examples/Mesh_3/mesh_cubes_intersection.cpp | 97 +
.../mesh_cubes_intersection_with_features.cpp | 184 +
.../examples/Mesh_3/mesh_implicit_domains.cpp | 67 +
.../examples/Mesh_3/mesh_implicit_domains_2.cpp | 70 +
.../examples/Mesh_3/mesh_implicit_ellipsoid.cpp | 71 +
.../examples/Mesh_3/mesh_implicit_sphere.cpp | 58 +
.../Mesh_3/mesh_implicit_sphere_variable_size.cpp | 73 +
.../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 +
.../mesh_two_implicit_spheres_with_balls.cpp | 104 +
.../CGAL-4.6/examples/Min_annulus_d/CMakeLists.txt | 34 +
.../examples/Min_annulus_d/min_annulus_d.cpp | 56 +
.../Min_annulus_d/min_annulus_d_fast_exact.cpp | 55 +
.../CGAL-4.6/examples/Min_circle_2/CMakeLists.txt | 33 +
.../examples/Min_circle_2/min_circle_2.cpp | 30 +
.../CGAL-4.6/examples/Min_ellipse_2/CMakeLists.txt | 33 +
.../examples/Min_ellipse_2/min_ellipse_2.cpp | 68 +
.../examples/Min_quadrilateral_2/CMakeLists.txt | 35 +
.../minimum_enclosing_parallelogram_2.cpp | 28 +
.../minimum_enclosing_rectangle_2.cpp | 29 +
.../minimum_enclosing_strip_2.cpp | 28 +
.../CGAL-4.6/examples/Min_sphere_d/CMakeLists.txt | 33 +
.../examples/Min_sphere_d/min_sphere_d.cpp | 34 +
.../Min_sphere_of_spheres_d/CMakeLists.txt | 36 +
.../examples/Min_sphere_of_spheres_d/benchmark.cpp | 89 +
.../min_sphere_of_spheres_d_2.cpp | 35 +
.../min_sphere_of_spheres_d_3.cpp | 36 +
.../min_sphere_of_spheres_d_d.cpp | 37 +
.../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 +
.../examples/Minkowski_sum_2/ms_rational_nt.h | 23 +
.../examples/Minkowski_sum_2/print_utils.h | 53 +
.../examples/Minkowski_sum_2/rooms_star.dat | 36 +
.../CGAL-4.6/examples/Minkowski_sum_2/spiked.dat | 65 +
.../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 +
.../CGAL-4.6/examples/Minkowski_sum_2/tight.dat | 16 +
.../examples/Minkowski_sum_3/CMakeLists.txt | 34 +
.../CGAL-4.6/examples/Minkowski_sum_3/cube.nef3 | 120 +
.../examples/Minkowski_sum_3/cube_offset.cin | 328 +
.../examples/Minkowski_sum_3/cube_offset.cpp | 18 +
.../CGAL-4.6/examples/Minkowski_sum_3/glide.cin | 318 +
.../CGAL-4.6/examples/Minkowski_sum_3/glide.cpp | 32 +
.../examples/Modular_arithmetic/CMakeLists.txt | 33 +
.../examples/Modular_arithmetic/modular_filter.cpp | 106 +
3rdparty/CGAL-4.6/examples/Nef_2/CMakeLists.txt | 35 +
.../CGAL-4.6/examples/Nef_2/nef_2_construction.cpp | 27 +
.../CGAL-4.6/examples/Nef_2/nef_2_intersection.cpp | 16 +
.../CGAL-4.6/examples/Nef_2/nef_2_polylines.cpp | 84 +
3rdparty/CGAL-4.6/examples/Nef_3/CMakeLists.txt | 49 +
3rdparty/CGAL-4.6/examples/Nef_3/comparison.cpp | 27 +
.../examples/Nef_3/complex_construction.cin | 48 +
.../examples/Nef_3/complex_construction.cpp | 25 +
.../CGAL-4.6/examples/Nef_3/exploration_SM.cin | 207 +
.../CGAL-4.6/examples/Nef_3/exploration_SM.cpp | 49 +
.../CGAL-4.6/examples/Nef_3/extended_kernel.cin | 381 +
.../CGAL-4.6/examples/Nef_3/extended_kernel.cpp | 37 +
.../examples/Nef_3/handling_double_coordinates.cin | 18 +
.../examples/Nef_3/handling_double_coordinates.cpp | 30 +
.../examples/Nef_3/interface_polyhedron.cin | 18 +
.../examples/Nef_3/interface_polyhedron.cpp | 32 +
3rdparty/CGAL-4.6/examples/Nef_3/nefIO.cin | 443 +
3rdparty/CGAL-4.6/examples/Nef_3/nefIO.cpp | 26 +
.../CGAL-4.6/examples/Nef_3/nef_3_construction.cpp | 32 +
.../examples/Nef_3/nef_3_point_location.cin | 443 +
.../examples/Nef_3/nef_3_point_location.cpp | 38 +
3rdparty/CGAL-4.6/examples/Nef_3/nef_3_simple.cpp | 14 +
3rdparty/CGAL-4.6/examples/Nef_3/offIO.cin | 18 +
3rdparty/CGAL-4.6/examples/Nef_3/offIO.cpp | 33 +
.../examples/Nef_3/point_set_operations.cpp | 32 +
.../examples/Nef_3/polyline_construction.cpp | 22 +
.../CGAL-4.6/examples/Nef_3/set_operations.cpp | 27 +
.../CGAL-4.6/examples/Nef_3/shell_exploration.cin | 207 +
.../CGAL-4.6/examples/Nef_3/shell_exploration.cpp | 62 +
.../examples/Nef_3/topological_operations.cin | 443 +
.../examples/Nef_3/topological_operations.cpp | 20 +
.../CGAL-4.6/examples/Nef_3/transformation.cpp | 38 +
3rdparty/CGAL-4.6/examples/Nef_S2/CMakeLists.txt | 38 +
.../include/CGAL/Nef_S2/create_random_Nef_S2.h | 44 +
.../examples/Nef_S2/nef_s2_construction.cpp | 31 +
.../examples/Nef_S2/nef_s2_exploration.cpp | 46 +
.../examples/Nef_S2/nef_s2_point_location.cpp | 39 +
.../CGAL-4.6/examples/Nef_S2/nef_s2_simple.cpp | 16 +
.../CGAL-4.6/examples/Partition_2/CMakeLists.txt | 36 +
3rdparty/CGAL-4.6/examples/Partition_2/README | 29 +
.../Partition_2/approx_convex_partition_2.cpp | 56 +
.../greene_approx_convex_partition_2.cpp | 58 +
.../Partition_2/optimal_convex_partition_2.cpp | 64 +
.../Partition_2/y_monotone_partition_2.cpp | 64 +
.../Periodic_2_triangulation_2/CMakeLists.txt | 43 +
.../data/triangulation_prog1.cin | 1 +
.../p2t2_adding_handles.cpp | 67 +
.../p2t2_colored_vertices.cpp | 37 +
.../Periodic_2_triangulation_2/p2t2_covering.cpp | 52 +
.../p2t2_find_conflicts.cpp | 52 +
.../p2t2_geometric_access.cpp | 41 +
.../Periodic_2_triangulation_2/p2t2_hierarchy.cpp | 31 +
.../p2t2_info_insert_with_pair_iterator_2.cpp | 41 +
.../p2t2_info_insert_with_transform_iterator_2.cpp | 55 +
.../p2t2_info_insert_with_zip_iterator_2.cpp | 52 +
.../p2t2_large_point_set.cpp | 63 +
.../p2t2_simple_example.cpp | 76 +
.../Periodic_3_triangulation_3/CMakeLists.txt | 39 +
.../examples/Periodic_3_triangulation_3/README | 53 +
.../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_2/nearest_neighbor.cpp | 57 +
.../CGAL-4.6/examples/Point_set_2/range_search.cpp | 61 +
.../examples/Point_set_processing_3/CMakeLists.txt | 93 +
.../average_spacing_example.cpp | 59 +
.../bilateral_smooth_point_set_example.cpp | 70 +
.../data/ChineseDragon-10kv.off | 29996 ++++
.../data/before_upsample.xyz | 850 +
.../examples/Point_set_processing_3/data/camel.off | 29310 ++++
.../data/fin90_with_PCA_normals.xyz | 757 +
.../examples/Point_set_processing_3/data/oni.xyz | 1435 +
.../Point_set_processing_3/data/sphere_1k.xyz | 1050 +
.../Point_set_processing_3/data/sphere_20k.xyz | 21000 +++
.../data/sphere_20k_normal.xyz | 21000 +++
.../edge_aware_upsample_point_set_example.cpp | 73 +
.../grid_simplification_example.cpp | 35 +
.../jet_smoothing_example.cpp | 29 +
.../Point_set_processing_3/normal_estimation.cmd | 1 +
.../Point_set_processing_3/normal_estimation.cpp | 299 +
.../Point_set_processing_3/normals_example.cpp | 58 +
.../Point_set_processing_3/property_map.cpp | 160 +
.../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 +
3rdparty/CGAL-4.6/examples/Polygon/Example.cpp | 72 +
3rdparty/CGAL-4.6/examples/Polygon/Polygon.cpp | 25 +
.../examples/Polygon/polygon_algorithms.cpp | 39 +
.../examples/Polygon/projected_polygon.cpp | 20 +
.../CGAL-4.6/examples/Polyhedron/CMakeLists.txt | 50 +
3rdparty/CGAL-4.6/examples/Polyhedron/corner.off | 34 +
.../examples/Polyhedron/corner_with_hole.off | 33 +
.../examples/Polyhedron/corner_with_sharp_edge.off | 42 +
3rdparty/CGAL-4.6/examples/Polyhedron/cross.off | 85 +
.../include/CGAL/Point_inside_polyhedron_3.h | 403 +
.../examples/Polyhedron/polyhedron_prog_color.cpp | 28 +
.../examples/Polyhedron/polyhedron_prog_cube.cpp | 39 +
.../Polyhedron/polyhedron_prog_cut_cube.cpp | 72 +
.../Polyhedron/polyhedron_prog_incr_builder.cpp | 38 +
.../Polyhedron/polyhedron_prog_normals.cpp | 38 +
.../examples/Polyhedron/polyhedron_prog_off.cpp | 37 +
.../examples/Polyhedron/polyhedron_prog_planes.cpp | 35 +
.../examples/Polyhedron/polyhedron_prog_simple.cpp | 14 +
.../examples/Polyhedron/polyhedron_prog_subdiv.cin | 16 +
.../examples/Polyhedron/polyhedron_prog_subdiv.cpp | 106 +
.../polyhedron_prog_subdiv_with_boundary.cin | 33 +
.../polyhedron_prog_subdiv_with_boundary.cpp | 200 +
.../examples/Polyhedron/polyhedron_prog_tetra.cpp | 22 +
.../examples/Polyhedron/polyhedron_prog_traits.cpp | 16 +
.../examples/Polyhedron/polyhedron_prog_vector.cpp | 24 +
.../Polyhedron/polyhedron_prog_vertex_color.cpp | 34 +
.../Polyhedron/polyhedron_prog_vertex_normal.cpp | 103 +
.../Polyhedron/polyhedron_self_intersection.cin | 14 +
.../Polyhedron/polyhedron_self_intersection.cpp | 160 +
.../CGAL-4.6/examples/Polyhedron_IO/CMakeLists.txt | 44 +
.../CGAL-4.6/examples/Polyhedron_IO/iv2off.cin | 164 +
.../CGAL-4.6/examples/Polyhedron_IO/iv2off.cpp | 300 +
.../CGAL-4.6/examples/Polyhedron_IO/off2iv.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off2iv.cpp | 100 +
.../CGAL-4.6/examples/Polyhedron_IO/off2off.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off2off.cpp | 107 +
.../CGAL-4.6/examples/Polyhedron_IO/off2stl.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off2stl.cpp | 164 +
.../CGAL-4.6/examples/Polyhedron_IO/off2vrml.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off2vrml.cpp | 113 +
.../CGAL-4.6/examples/Polyhedron_IO/off2wav.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off2wav.cpp | 96 +
.../CGAL-4.6/examples/Polyhedron_IO/off_bbox.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off_bbox.cpp | 127 +
.../CGAL-4.6/examples/Polyhedron_IO/off_glue.cin | 148 +
.../CGAL-4.6/examples/Polyhedron_IO/off_glue.cpp | 206 +
.../examples/Polyhedron_IO/off_transform.cin | 148 +
.../examples/Polyhedron_IO/off_transform.cpp | 164 +
.../examples/Polyhedron_IO/polyhedron2vrml.cin | 148 +
.../examples/Polyhedron_IO/polyhedron2vrml.cpp | 16 +
.../examples/Polyhedron_IO/polyhedron_copy.cin | 148 +
.../examples/Polyhedron_IO/polyhedron_copy.cpp | 123 +
.../CGAL-4.6/examples/Polyhedron_IO/terr_trian.cin | 811 +
.../CGAL-4.6/examples/Polyhedron_IO/terr_trian.cpp | 174 +
.../Polyhedron_IO/triangulation_print_OFF.h | 73 +
.../Polyline_simplification_2/CMakeLists.txt | 36 +
.../points_and_vertices.cin | 1 +
.../points_and_vertices.cpp | 70 +
.../Polyline_simplification_2/simplify.cin | 1 +
.../Polyline_simplification_2/simplify.cpp | 48 +
.../Polyline_simplification_2/simplify_polygon.cin | 1 +
.../Polyline_simplification_2/simplify_polygon.cpp | 26 +
.../simplify_polyline.cin | 1 +
.../simplify_polyline.cpp | 35 +
.../CGAL-4.6/examples/Polynomial/CMakeLists.txt | 39 +
.../examples/Polynomial/coefficient_access.cpp | 43 +
.../CGAL-4.6/examples/Polynomial/construction.cpp | 47 +
3rdparty/CGAL-4.6/examples/Polynomial/degree.cpp | 35 +
.../Polynomial/gcd_up_to_constant_factor.cpp | 38 +
.../CGAL-4.6/examples/Polynomial/subresultants.cpp | 50 +
.../CGAL-4.6/examples/Polynomial/substitute.cpp | 56 +
.../CGAL-4.6/examples/Polynomial/swap_move.cpp | 42 +
.../examples/Polytope_distance_d/CMakeLists.txt | 36 +
.../all_furthest_neighbors_2.cpp | 32 +
.../Polytope_distance_d/polytope_distance_d.cpp | 62 +
.../polytope_distance_d_fast_exact.cpp | 64 +
.../examples/Polytope_distance_d/width_simplex.cpp | 49 +
.../Principal_component_analysis/CMakeLists.txt | 37 +
.../Principal_component_analysis/barycenter.cpp | 36 +
.../Principal_component_analysis/bounding_box.cpp | 35 +
.../Principal_component_analysis/centroid.cpp | 45 +
.../linear_least_squares_fitting_points_2.cpp | 23 +
.../linear_least_squares_fitting_triangles_3.cpp | 36 +
.../examples/Profiling_tools/CMakeLists.txt | 35 +
.../examples/Profiling_tools/Profile_counter.cpp | 12 +
.../Profiling_tools/Profile_histogram_counter.cpp | 13 +
.../examples/Profiling_tools/Profile_timer.cpp | 18 +
.../CGAL-4.6/examples/QP_solver/CMakeLists.txt | 58 +
.../examples/QP_solver/convex_hull_containment.cpp | 45 +
.../QP_solver/convex_hull_containment2.cpp | 45 +
.../convex_hull_containment_benchmarks.cpp | 63 +
3rdparty/CGAL-4.6/examples/QP_solver/cycling.cpp | 41 +
3rdparty/CGAL-4.6/examples/QP_solver/cycling.mps | 28 +
.../examples/QP_solver/double_qp_solver.cin | 21 +
.../examples/QP_solver/double_qp_solver.data | 55 +
3rdparty/CGAL-4.6/examples/QP_solver/first_lp.cpp | 42 +
3rdparty/CGAL-4.6/examples/QP_solver/first_lp.mps | 18 +
.../examples/QP_solver/first_lp_from_iterators.cpp | 54 +
.../examples/QP_solver/first_lp_from_mps.cpp | 34 +
.../examples/QP_solver/first_nonnegative_lp.cpp | 41 +
.../examples/QP_solver/first_nonnegative_lp.mps | 15 +
.../first_nonnegative_lp_from_iterators.cpp | 46 +
.../QP_solver/first_nonnegative_lp_from_mps.cpp | 36 +
.../examples/QP_solver/first_nonnegative_qp.cpp | 43 +
.../examples/QP_solver/first_nonnegative_qp.mps | 19 +
.../first_nonnegative_qp_from_iterators.cpp | 51 +
.../QP_solver/first_nonnegative_qp_from_mps.cpp | 35 +
3rdparty/CGAL-4.6/examples/QP_solver/first_qp.cpp | 43 +
3rdparty/CGAL-4.6/examples/QP_solver/first_qp.mps | 21 +
.../QP_solver/first_qp_basic_constraints.cpp | 46 +
.../examples/QP_solver/first_qp_from_iterators.cpp | 58 +
.../examples/QP_solver/first_qp_from_mps.cpp | 33 +
.../examples/QP_solver/important_variables.cpp | 40 +
.../QP_solver/infeasibility_certificate.cpp | 68 +
.../examples/QP_solver/integer_qp_solver.cin | 17 +
.../examples/QP_solver/integer_qp_solver.data | 51 +
.../CGAL-4.6/examples/QP_solver/invert_matrix.cpp | 85 +
.../examples/QP_solver/optimality_certificate.cpp | 76 +
.../CGAL-4.6/examples/QP_solver/print_first_lp.cpp | 24 +
.../QP_solver/print_first_nonnegative_lp.cpp | 23 +
.../QP_solver/print_first_nonnegative_qp.cpp | 25 +
.../CGAL-4.6/examples/QP_solver/print_first_qp.cpp | 26 +
.../examples/QP_solver/rational_qp_solver.cin | 25 +
.../examples/QP_solver/rational_qp_solver.data | 56 +
.../QP_solver/solve_convex_hull_containment_lp.h | 46 +
.../QP_solver/solve_convex_hull_containment_lp2.h | 36 +
.../QP_solver/solve_convex_hull_containment_lp3.h | 39 +
.../QP_solver/unboundedness_certificate.cpp | 75 +
.../examples/RangeSegmentTrees/CMakeLists.txt | 48 +
.../RangeSegmentTrees/include/Tree_Traits.h | 402 +
.../examples/RangeSegmentTrees/range_tree_1.cpp | 54 +
.../examples/RangeSegmentTrees/range_tree_2.cpp | 57 +
.../examples/RangeSegmentTrees/range_tree_3.cpp | 57 +
.../examples/RangeSegmentTrees/range_tree_4.cpp | 56 +
.../RangeSegmentTrees/range_tree_map_2.cpp | 62 +
.../RangeSegmentTrees/range_tree_set_2.cpp | 62 +
.../examples/RangeSegmentTrees/segment_tree_1.cpp | 59 +
.../examples/RangeSegmentTrees/segment_tree_2.cpp | 70 +
.../examples/RangeSegmentTrees/segment_tree_3.cpp | 64 +
.../examples/RangeSegmentTrees/segment_tree_4.cpp | 66 +
.../RangeSegmentTrees/segment_tree_map_2.cpp | 73 +
.../RangeSegmentTrees/segment_tree_set_2.cpp | 70 +
.../RangeSegmentTrees/segment_tree_set_3.cpp | 66 +
.../RangeSegmentTrees/software_design_rgs.cpp | 36 +
.../examples/Rectangular_p_center_2/CMakeLists.txt | 33 +
.../rectangular_p_center_2.cpp | 38 +
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 +
3rdparty/CGAL-4.6/examples/Ridges_3/README | 52 +
.../Ridges_3/data/poly2x^2+y^2-0.062500.off | 3139 +
.../examples/Ridges_3/skip_vcproj_auto_generation | 0
.../CGAL-4.6/examples/STL_Extension/CMakeLists.txt | 37 +
.../CGAL-4.6/examples/STL_Extension/Default.cpp | 32 +
.../STL_Extension/Dispatch_output_iterator.cpp | 37 +
.../examples/STL_Extension/in_place_list_prog.cpp | 42 +
.../STL_Extension/min_element_if_example.cpp | 29 +
.../STL_Extension/min_max_element_example.cpp | 21 +
.../Scale_space_reconstruction_3/CMakeLists.txt | 47 +
.../Scale_space_reconstruction_3/data/kitten.off | 5213 +
.../Scale_space_reconstruction_3/scale_space.cmd | 1 +
.../Scale_space_reconstruction_3/scale_space.cpp | 49 +
.../scale_space_incremental.cmd | 1 +
.../scale_space_incremental.cpp | 81 +
.../Segment_Delaunay_graph_2/CMakeLists.txt | 39 +
.../Segment_Delaunay_graph_2/data/sites.cin | 447 +
.../Segment_Delaunay_graph_2/data/sites2.cin | 5 +
.../Segment_Delaunay_graph_2/data/sitesx.cin | 10 +
.../Segment_Delaunay_graph_2/data/sitesxx.cin | 11 +
.../Segment_Delaunay_graph_2/data/sitesxx.rb.cin | 11 +
.../Segment_Delaunay_graph_2/sdg-count-sites.cpp | 67 +
.../sdg-fast-sp-polygon.cpp | 61 +
.../Segment_Delaunay_graph_2/sdg-fast-sp.cpp | 44 +
.../sdg-filtered-traits.cpp | 40 +
.../Segment_Delaunay_graph_2/sdg-info-set.cpp | 243 +
.../Segment_Delaunay_graph_2/sdg-red-blue-info.cpp | 139 +
.../Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp | 92 +
.../examples/Skin_surface_3/CMakeLists.txt | 48 +
.../CGAL-4.6/examples/Skin_surface_3/data/1IYE.pdb | 8314 ++
.../CGAL-4.6/examples/Skin_surface_3/data/1mvm.pdb | 5550 +
.../CGAL-4.6/examples/Skin_surface_3/data/1t7i.pdb | 4245 +
.../CGAL-4.6/examples/Skin_surface_3/data/4lfq.pdb | 1355 +
.../examples/Skin_surface_3/data/caffeine.cin | 23 +
.../Skin_surface_3/data/molecule_tunnel.cin | 318 +
.../include/extract_balls_from_pdb.h | 39 +
.../Skin_surface_3/skin_surface_pdb_reader.cpp | 60 +
...n_surface_retrieve_defining_weighted_points.cpp | 67 +
.../Skin_surface_3/skin_surface_simple.cpp | 24 +
.../Skin_surface_3/skin_surface_subdiv.cpp | 39 +
.../skin_surface_subdiv_with_normals.cpp | 39 +
.../examples/Skin_surface_3/skin_surface_writer.h | 56 +
.../Skin_surface_3/union_of_balls_simple.cpp | 27 +
.../Skin_surface_3/union_of_balls_subdiv.cpp | 36 +
.../examples/Snap_rounding_2/CMakeLists.txt | 35 +
.../Snap_rounding_2/data/snap_rounding_data | 5 +
.../examples/Snap_rounding_2/snap_rounding.cpp | 41 +
.../Snap_rounding_2/snap_rounding_data.cpp | 139 +
.../Snap_rounding_2/snap_rounding_to_integer.cpp | 41 +
.../examples/Spatial_searching/CMakeLists.txt | 98 +
.../CGAL-4.6/examples/Spatial_searching/Distance.h | 101 +
.../CGAL-4.6/examples/Spatial_searching/Point.h | 45 +
.../examples/Spatial_searching/circular_query.cpp | 43 +
.../examples/Spatial_searching/data/tripod.off | 72 +
.../Spatial_searching/distance_browsing.cpp | 41 +
.../Spatial_searching/fuzzy_range_query.cpp | 47 +
.../general_neighbor_searching.cpp | 38 +
.../Spatial_searching/iso_rectangle_2_query.cpp | 55 +
.../nearest_neighbor_searching.cpp | 37 +
.../searching_polyhedron_vertices.cpp | 53 +
.../searching_sphere_orthogonally.cpp | 36 +
.../searching_surface_mesh_vertices.cpp | 53 +
.../searching_with_circular_query.cpp | 56 +
.../searching_with_point_with_info.cpp | 64 +
.../searching_with_point_with_info_inplace.cpp | 78 +
.../searching_with_point_with_info_pmap.cpp | 60 +
.../Spatial_searching/splitter_worst_cases.cpp | 63 +
.../user_defined_point_and_distance.cpp | 41 +
.../using_fair_splitting_rule.cpp | 39 +
.../weighted_Minkowski_distance.cpp | 39 +
.../examples/Spatial_sorting/CMakeLists.txt | 41 +
.../Spatial_sorting/example_delaunay_2.cpp | 79 +
.../CGAL-4.6/examples/Spatial_sorting/hilbert.cpp | 22 +
.../examples/Spatial_sorting/hilbert_policies.cpp | 24 +
.../CGAL-4.6/examples/Spatial_sorting/myPoint.cpp | 72 +
.../Spatial_sorting/small_example_delaunay_2.cpp | 40 +
.../examples/Spatial_sorting/sort_indices.cpp | 50 +
.../sp_sort_using_property_map_2.cpp | 35 +
.../sp_sort_using_property_map_3.cpp | 38 +
.../sp_sort_using_property_map_d.cpp | 62 +
.../examples/Straight_skeleton_2/CMakeLists.txt | 41 +
.../Create_offset_polygons_2.cpp | 44 +
.../Create_saop_from_polygon_with_holes_2.cpp | 59 +
.../Create_skeleton_and_offset_polygons_2.cpp | 46 +
...e_skeleton_and_offset_polygons_with_holes_2.cpp | 58 +
.../Create_straight_skeleton_2.cpp | 43 +
...straight_skeleton_from_polygon_with_holes_2.cpp | 48 +
.../examples/Straight_skeleton_2/Low_level_API.cpp | 139 +
.../Straight_skeleton_2/Show_offset_polygon.cpp | 82 +
.../Straight_skeleton_2/Show_straight_skeleton.cpp | 81 +
.../examples/Straight_skeleton_2/dump_to_eps.h | 171 +
.../Straight_skeleton_2/input_file_format.txt | 22 +
.../CGAL-4.6/examples/Straight_skeleton_2/print.h | 82 +
.../examples/Straight_skeleton_2/sample_1.dat | 1788 +
.../examples/Straight_skeleton_2/sample_2.dat | 1037 +
.../examples/Straight_skeleton_2/sample_3.dat | 994 +
.../examples/Straight_skeleton_2/sample_4.dat | 643 +
.../examples/Stream_lines_2/CMakeLists.txt | 34 +
.../examples/Stream_lines_2/data/datap.tri.cin | 561 +
.../examples/Stream_lines_2/data/datav.tri.cin | 561 +
.../Stream_lines_2/data/irregular_data.tri.cin | 1 +
.../examples/Stream_lines_2/data/vnoise.vec.cin | 1 +
.../examples/Stream_lines_2/stl_regular_field.cpp | 62 +
.../Stream_lines_2/stl_triangular_field.cpp | 41 +
.../examples/Subdivision_method_3/CMakeLists.txt | 36 +
.../CatmullClark_subdivision.cpp | 31 +
.../Customized_subdivision.cpp | 103 +
.../Subdivision_method_3/DooSabin_subdivision.cpp | 33 +
.../Subdivision_method_3/Loop_subdivision.cpp | 33 +
.../examples/Subdivision_method_3/data/corner.off | 34 +
.../data/corner_tris_with_hole.off | 83 +
.../Subdivision_method_3/data/corner_with_hole.off | 33 +
.../data/corner_with_sharp_edge.off | 42 +
.../examples/Subdivision_method_3/data/cross.off | 85 +
.../Subdivision_method_3/data/quint_tris.off | 34 +
.../CGAL-4.6/examples/Surface_mesh/CMakeLists.txt | 40 +
3rdparty/CGAL-4.6/examples/Surface_mesh/cube.off | 22 +
.../examples/Surface_mesh/data/elephant.off | 8337 ++
.../CGAL-4.6/examples/Surface_mesh/data/knot1.off | 9604 ++
.../CGAL-4.6/examples/Surface_mesh/sm_aabbtree.cpp | 90 +
3rdparty/CGAL-4.6/examples/Surface_mesh/sm_bgl.cmd | 1 +
3rdparty/CGAL-4.6/examples/Surface_mesh/sm_bgl.cpp | 60 +
.../examples/Surface_mesh/sm_circulators.cpp | 60 +
.../examples/Surface_mesh/sm_do_intersect.cmd | 1 +
.../examples/Surface_mesh/sm_do_intersect.cpp | 131 +
.../examples/Surface_mesh/sm_iterators.cpp | 69 +
.../CGAL-4.6/examples/Surface_mesh/sm_kruskal.cmd | 1 +
.../CGAL-4.6/examples/Surface_mesh/sm_kruskal.cpp | 70 +
.../CGAL-4.6/examples/Surface_mesh/sm_memory.cpp | 69 +
.../examples/Surface_mesh/sm_properties.cpp | 62 +
.../Authalic_parameterization.cmd | 1 +
.../Authalic_parameterization.cpp | 111 +
.../Surface_mesh_parameterization/CMakeLists.txt | 93 +
.../Complete_parameterization_example.cmd | 1 +
.../Complete_parameterization_example.cpp | 289 +
.../Eigen_parameterization.cmd | 1 +
.../Eigen_parameterization.cpp | 124 +
.../Mesh_cutting_parameterization.cmd | 1 +
.../Mesh_cutting_parameterization.cpp | 197 +
.../Simple_parameterization.cmd | 1 +
.../Simple_parameterization.cpp | 109 +
.../Square_border_parameterization.cmd | 1 +
.../Square_border_parameterization.cpp | 116 +
.../data/check_64x64.bmp | Bin 0 -> 786486 bytes
.../Surface_mesh_parameterization/data/holes.off | 12581 ++
.../data/mannequin-devil.off | 38867 +++++
.../data/mask_cone.off | 3564 +
.../data/nefertiti.off | 863 +
.../data/parameterization.mtl | 2 +
.../Surface_mesh_parameterization/data/rotor.off | 7202 +
.../data/sphere966.off | 2801 +
.../data/three_peaks.off | 5580 +
.../include/Mesh_cutter.h | 269 +
.../Parameterization_polyhedron_adaptor_ex.h | 901 +
.../include/Polyhedron_ex.h | 596 +
.../polyhedron_ex_parameterization.cmd | 1 +
.../polyhedron_ex_parameterization.cpp | 488 +
.../Surface_mesh_segmentation/CMakeLists.txt | 81 +
.../Surface_mesh_segmentation/data/cactus.off | 1858 +
.../sdf_values_example.cpp | 51 +
...gmentation_from_sdf_values_OpenMesh_example.cpp | 64 +
.../segmentation_from_sdf_values_SM_example.cpp | 65 +
.../segmentation_from_sdf_values_example.cpp | 57 +
.../segmentation_via_sdf_values_example.cpp | 40 +
.../segmentation_with_facet_ids_example.cpp | 79 +
.../Surface_mesh_simplification/CMakeLists.txt | 86 +
.../Surface_mesh_simplification/cube-meshed.off | 2598 +
.../examples/Surface_mesh_simplification/cube.off | 24 +
.../edge_collapse_OpenMesh.cpp | 97 +
.../edge_collapse_constrain_sharp_edges.cmd | 1 +
.../edge_collapse_constrain_sharp_edges.cpp | 189 +
...edge_collapse_constrained_border_polyhedron.cmd | 1 +
...edge_collapse_constrained_border_polyhedron.cpp | 125 +
...ge_collapse_constrained_border_surface_mesh.cmd | 1 +
...ge_collapse_constrained_border_surface_mesh.cpp | 120 +
.../edge_collapse_enriched_polyhedron.cmd | 1 +
.../edge_collapse_enriched_polyhedron.cpp | 187 +
.../edge_collapse_polyhedron.cmd | 1 +
.../edge_collapse_polyhedron.cpp | 55 +
.../edge_collapse_surface_mesh.cmd | 1 +
.../edge_collapse_surface_mesh.cpp | 161 +
.../mesh_with_border.off | 1566 +
.../examples/Surface_mesher/CMakeLists.txt | 34 +
.../examples/Surface_mesher/data/skull_2.9.inr | Bin 0 -> 1048832 bytes
.../examples/Surface_mesher/data/triceratops.off | 8494 ++
.../Surface_mesher/mesh_a_3d_gray_image.cpp | 48 +
.../Surface_mesher/mesh_an_implicit_function.cpp | 43 +
.../Surface_mesher/skip_vcproj_auto_generation | 0
.../examples/Surface_modeling/CMakeLists.txt | 54 +
.../Surface_modeling/all_roi_assign_example.cpp | 99 +
.../all_roi_assign_example_Surface_mesh.cpp | 86 +
.../all_roi_assign_example_custom_polyhedron.cpp | 155 +
.../all_roi_assign_example_with_OpenMesh.cpp | 83 +
.../custom_weight_for_edges_example.cpp | 85 +
.../examples/Surface_modeling/data/plane.off | 2443 +
.../deform_polyhedron_with_custom_pmap_example.cpp | 60 +
.../k_ring_roi_translate_rotate_Surface_mesh.cpp | 103 +
.../k_ring_roi_translate_rotate_example.cpp | 111 +
.../Surface_reconstruction_points_3/CMakeLists.txt | 70 +
.../data/kitten.xyz | 5210 +
.../data/sphere926.pwn | 926 +
.../include/compute_normal.h | 44 +
.../poisson_reconstruction.cmd | 1 +
.../poisson_reconstruction.cpp | 396 +
.../poisson_reconstruction_example.cpp | 108 +
.../CGAL-4.6/examples/Triangulation/CMakeLists.txt | 44 +
.../Triangulation/barycentric_subdivision.cpp | 128 +
.../Triangulation/delaunay_triangulation.cpp | 66 +
.../examples/Triangulation/triangulation.cpp | 41 +
.../examples/Triangulation/triangulation1.cpp | 14 +
.../examples/Triangulation/triangulation2.cpp | 18 +
.../triangulation_data_structure_dynamic.cpp | 27 +
.../triangulation_data_structure_static.cpp | 59 +
.../examples/Triangulation_2/CMakeLists.txt | 50 +
3rdparty/CGAL-4.6/examples/Triangulation_2/README | 59 +
.../examples/Triangulation_2/adding_handles.cpp | 60 +
.../examples/Triangulation_2/colored_face.cpp | 32 +
.../examples/Triangulation_2/constrained.cpp | 35 +
.../Triangulation_2/constrained_hierarchy_plus.cpp | 44 +
.../examples/Triangulation_2/constrained_plus.cpp | 37 +
.../Triangulation_2/copy_triangulation_2.cpp | 48 +
.../examples/Triangulation_2/data/constrained.cin | 17 +
.../examples/Triangulation_2/data/regular.cin | 10 +
.../examples/Triangulation_2/data/terrain.cin | 11 +
.../Triangulation_2/data/triangulation_prog1.cin | 8 +
.../examples/Triangulation_2/data/voronoi.cin | 4 +
.../examples/Triangulation_2/hierarchy.cpp | 31 +
.../info_insert_with_pair_iterator_2.cpp | 38 +
.../info_insert_with_pair_iterator_regular_2.cpp | 45 +
.../info_insert_with_transform_iterator_2.cpp | 51 +
.../info_insert_with_zip_iterator_2.cpp | 50 +
.../Triangulation_2/polygon_triangulation.cpp | 116 +
.../Triangulation_2/polylines_triangulation.cpp | 89 +
.../Triangulation_2/print_cropped_voronoi.cpp | 53 +
.../CGAL-4.6/examples/Triangulation_2/regular.cpp | 31 +
.../CGAL-4.6/examples/Triangulation_2/terrain.cpp | 23 +
.../Triangulation_2/triangulation_prog1.cpp | 27 +
.../CGAL-4.6/examples/Triangulation_2/voronoi.cpp | 31 +
.../examples/Triangulation_3/CMakeLists.txt | 55 +
3rdparty/CGAL-4.6/examples/Triangulation_3/README | 52 +
.../examples/Triangulation_3/adding_handles_3.cpp | 61 +
.../CGAL-4.6/examples/Triangulation_3/color.cpp | 32 +
.../Triangulation_3/copy_triangulation_3.cpp | 47 +
.../examples/Triangulation_3/fast_location_3.cpp | 35 +
.../examples/Triangulation_3/find_conflicts_3.cpp | 58 +
.../info_insert_with_pair_iterator.cpp | 38 +
.../info_insert_with_pair_iterator_regular.cpp | 44 +
.../info_insert_with_transform_iterator.cpp | 50 +
.../info_insert_with_zip_iterator.cpp | 49 +
.../examples/Triangulation_3/linking_2d_and_3d.cpp | 82 +
...parallel_insertion_and_removal_in_regular_3.cpp | 59 +
.../parallel_insertion_in_delaunay_3.cpp | 44 +
.../examples/Triangulation_3/regular_3.cpp | 56 +
.../Triangulation_3/sequential_parallel.cpp | 57 +
.../Triangulation_3/simple_triangulation_3.cpp | 72 +
.../CGAL-4.6/examples/Triangulation_3/simplex.cpp | 53 +
3rdparty/CGAL-4.6/examples/Triangulation_3/tds.cpp | 65 +
.../examples/Voronoi_diagram_2/CMakeLists.txt | 33 +
.../examples/Voronoi_diagram_2/data/1D.ag.cin | 2 +
.../examples/Voronoi_diagram_2/data/data1.ag.cin | 7 +
.../examples/Voronoi_diagram_2/data/data1.dt.cin | 7 +
.../examples/Voronoi_diagram_2/data/data1.svd.cin | 6 +
.../examples/Voronoi_diagram_2/data/data2.ag.cin | 6 +
.../examples/Voronoi_diagram_2/data/data3.ag.cin | 7 +
.../Voronoi_diagram_2/data/degenerate.ag.cin | 5 +
.../Voronoi_diagram_2/data/queries1.dt.cin | 11 +
.../Voronoi_diagram_2/data/queries1.svd.cin | 9 +
.../Voronoi_diagram_2/vd_2_point_location.cpp | 88 +
.../CGAL/AABB_face_graph_triangle_primitive.h | 178 +
.../CGAL/AABB_halfedge_graph_segment_primitive.h | 190 +
.../CGAL-4.6/include/CGAL/AABB_intersections.h | 24 +
.../CGAL-4.6/include/CGAL/AABB_polyhedral_oracle.h | 216 +
.../CGAL/AABB_polyhedron_segment_primitive.h | 162 +
.../CGAL/AABB_polyhedron_triangle_primitive.h | 158 +
3rdparty/CGAL-4.6/include/CGAL/AABB_primitive.h | 232 +
.../CGAL-4.6/include/CGAL/AABB_segment_primitive.h | 103 +
3rdparty/CGAL-4.6/include/CGAL/AABB_traits.h | 420 +
3rdparty/CGAL-4.6/include/CGAL/AABB_tree.h | 1239 +
.../include/CGAL/AABB_triangle_primitive.h | 103 +
.../CGAL-4.6/include/CGAL/Aff_transformation_2.h | 132 +
.../CGAL-4.6/include/CGAL/Aff_transformation_3.h | 104 +
.../include/CGAL/Algebraic_extension_traits.h | 88 +
.../include/CGAL/Algebraic_kernel_converter.h | 67 +
.../Algebraic_kernel_d/Algebraic_curve_kernel_2.h | 2886 +
.../CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h | 607 +
.../Algebraic_real_quadratic_refinement_rep_bfi.h | 507 +
.../CGAL/Algebraic_kernel_d/Algebraic_real_rep.h | 526 +
.../Algebraic_kernel_d/Algebraic_real_rep_bfi.h | 425 +
.../Bitstream_coefficient_kernel.h | 71 +
.../Bitstream_coefficient_kernel_at_alpha.h | 229 +
.../CGAL/Algebraic_kernel_d/Bitstream_descartes.h | 1456 +
.../Bitstream_descartes_E08_tree.h | 1054 +
.../Bitstream_descartes_rndl_tree.h | 1572 +
.../Bitstream_descartes_rndl_tree_traits.h | 442 +
.../CGAL/Algebraic_kernel_d/Curve_analysis_2.h | 2558 +
.../Algebraic_kernel_d/Curve_pair_analysis_2.h | 2659 +
.../include/CGAL/Algebraic_kernel_d/Descartes.h | 472 +
.../CGAL/Algebraic_kernel_d/Event_line_builder.h | 748 +
.../include/CGAL/Algebraic_kernel_d/Float_traits.h | 176 +
.../CGAL/Algebraic_kernel_d/Interval_evaluate_1.h | 99 +
.../CGAL/Algebraic_kernel_d/Interval_evaluate_2.h | 111 +
.../CGAL/Algebraic_kernel_d/LRU_hashed_map.h | 432 +
.../Algebraic_kernel_d/Real_embeddable_extension.h | 516 +
.../include/CGAL/Algebraic_kernel_d/Real_roots.h | 299 +
.../CGAL/Algebraic_kernel_d/Shear_controller.h | 113 +
.../CGAL/Algebraic_kernel_d/Shear_transformation.h | 1185 +
.../CGAL/Algebraic_kernel_d/Status_line_CA_1.h | 619 +
.../CGAL/Algebraic_kernel_d/Status_line_CPA_1.h | 493 +
.../CGAL/Algebraic_kernel_d/Xy_coordinate_2.h | 786 +
.../algebraic_curve_kernel_2_tools.h | 427 +
.../CGAL/Algebraic_kernel_d/bound_between_1.h | 267 +
.../CGAL/Algebraic_kernel_d/construct_binary.h | 141 +
.../include/CGAL/Algebraic_kernel_d/enums.h | 57 +
.../include/CGAL/Algebraic_kernel_d/exceptions.h | 77 +
.../include/CGAL/Algebraic_kernel_d/flags.h | 216 +
.../include/CGAL/Algebraic_kernel_d/macros.h | 82 +
.../CGAL/Algebraic_kernel_d/refine_zero_against.h | 213 +
.../include/CGAL/Algebraic_kernel_d/shear.h | 70 +
.../univariate_polynomial_utils.h | 107 +
.../CGAL-4.6/include/CGAL/Algebraic_kernel_d_1.h | 675 +
.../CGAL-4.6/include/CGAL/Algebraic_kernel_d_2.h | 42 +
...function_objects_on_roots_and_polynomials_2_2.h | 227 +
...nal_functions_comparison_root_for_circles_2_2.h | 57 +
...functions_on_roots_and_polynomial_1_2_and_2_2.h | 189 +
...ternal_functions_on_roots_and_polynomials_2_2.h | 232 +
.../CGAL/Algebraic_kernel_for_circles_2_2.h | 100 +
...function_objects_on_roots_and_polynomials_2_3.h | 404 +
...nal_functions_comparison_root_for_spheres_2_3.h | 75 +
...functions_on_roots_and_polynomial_1_3_and_2_3.h | 581 +
...ternal_functions_on_roots_and_polynomials_1_3.h | 72 +
...ternal_functions_on_roots_and_polynomials_2_3.h | 469 +
.../CGAL/Algebraic_kernel_for_spheres_2_3.h | 126 +
.../include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h | 120 +
.../include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h | 71 +
.../include/CGAL/Algebraic_structure_traits.h | 626 +
3rdparty/CGAL-4.6/include/CGAL/Alpha_shape_2.h | 1868 +
3rdparty/CGAL-4.6/include/CGAL/Alpha_shape_3.h | 1955 +
.../include/CGAL/Alpha_shape_cell_base_3.h | 116 +
.../include/CGAL/Alpha_shape_euclidean_traits_2.h | 34 +
.../include/CGAL/Alpha_shape_euclidean_traits_3.h | 32 +
.../include/CGAL/Alpha_shape_face_base_2.h | 93 +
.../include/CGAL/Alpha_shape_vertex_base_2.h | 87 +
.../include/CGAL/Alpha_shape_vertex_base_3.h | 77 +
.../CGAL-4.6/include/CGAL/Apollonius_graph_2.h | 1345 +
.../Apollonius_graph_2/Apollonius_graph_2_impl.h | 2129 +
.../Apollonius_graph_hierarchy_2_impl.h | 554 +
.../Bounded_side_of_ccw_circle_C2.h | 103 +
.../CGAL/Apollonius_graph_2/Compare_weight_2.h | 57 +
.../include/CGAL/Apollonius_graph_2/Compare_x_2.h | 57 +
.../include/CGAL/Apollonius_graph_2/Compare_y_2.h | 57 +
.../CGAL/Apollonius_graph_2/Constructions_C2.h | 435 +
.../CGAL/Apollonius_graph_2/Constructions_ftC2.h | 187 +
.../CGAL/Apollonius_graph_2/Constructions_rtH2.h | 84 +
.../CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h | 757 +
.../CGAL/Apollonius_graph_2/Finite_edge_test_C2.h | 637 +
.../include/CGAL/Apollonius_graph_2/Incircle8_C2.h | 137 +
.../include/CGAL/Apollonius_graph_2/Incircle_C2.h | 248 +
.../Apollonius_graph_2/Infinite_edge_test_C2.h | 321 +
.../Apollonius_graph_2/Is_degenerate_edge_C2.h | 100 +
.../include/CGAL/Apollonius_graph_2/Is_hidden_C2.h | 90 +
.../CGAL/Apollonius_graph_2/Kernel_wrapper_2.h | 87 +
.../CGAL/Apollonius_graph_2/Orientation8_C2.h | 323 +
.../CGAL/Apollonius_graph_2/Orientation_2.h | 114 +
.../Oriented_side_of_bisector_C2.h | 130 +
.../Predicate_constructions_C2.h | 363 +
.../CGAL/Apollonius_graph_2/Predicates_C2.h | 38 +
.../CGAL/Apollonius_graph_2/Traits_wrapper_2.h | 55 +
.../include/CGAL/Apollonius_graph_2/basic.h | 30 +
.../include/CGAL/Apollonius_graph_2/check_filter.h | 43 +
.../CGAL/Apollonius_graph_2/comparator_profiler.h | 166 +
.../CGAL/Apollonius_graph_2/compare_quadratic.h | 991 +
.../CGAL/Apollonius_graph_2/predicate_profiler.h | 79 +
.../Apollonius_graph_uncertain_filtered_traits_2.h | 509 +
.../uncertain/Uncertain_is_hidden_C2.h | 98 +
.../Uncertain_oriented_side_of_bisector_C2.h | 126 +
.../uncertain/Uncertain_vertex_conflict_2.h | 408 +
.../uncertain/uncertain_functions_on_signs.h | 149 +
.../CGAL/Apollonius_graph_adaptation_policies_2.h | 71 +
.../CGAL/Apollonius_graph_adaptation_traits_2.h | 49 +
.../CGAL/Apollonius_graph_data_structure_2.h | 41 +
.../CGAL/Apollonius_graph_filtered_traits_2.h | 409 +
.../include/CGAL/Apollonius_graph_hierarchy_2.h | 364 +
.../Apollonius_graph_hierarchy_vertex_base_2.h | 71 +
.../include/CGAL/Apollonius_graph_traits_2.h | 220 +
.../include/CGAL/Apollonius_graph_vertex_base_2.h | 154 +
3rdparty/CGAL-4.6/include/CGAL/Apollonius_site_2.h | 90 +
.../include/CGAL/Approximate_min_ellipsoid_d.h | 463 +
.../Approximate_min_ellipsoid_d_configure.h | 167 +
.../Approximate_min_ellipsoid_d_debug.h | 731 +
.../Approximate_min_ellipsoid_d_impl.h | 282 +
.../Khachiyan_approximation.h | 632 +
.../Khachiyan_approximation_impl.h | 666 +
.../CGAL/Approximate_min_ellipsoid_d_traits_2.h | 50 +
.../CGAL/Approximate_min_ellipsoid_d_traits_3.h | 50 +
.../CGAL/Approximate_min_ellipsoid_d_traits_d.h | 50 +
3rdparty/CGAL-4.6/include/CGAL/Arithmetic_kernel.h | 78 +
.../Arithmetic_kernel/Arithmetic_kernel_base.h | 50 +
.../include/CGAL/Arr_Bezier_curve_traits_2.h | 826 +
3rdparty/CGAL-4.6/include/CGAL/Arr_accessor.h | 874 +
.../include/CGAL/Arr_algebraic_segment_traits_2.h | 659 +
.../include/CGAL/Arr_batched_point_location.h | 133 +
.../CGAL/Arr_bounded_planar_topology_traits_2.h | 589 +
.../include/CGAL/Arr_circle_segment_traits_2.h | 702 +
.../include/CGAL/Arr_circular_arc_traits_2.h | 179 +
.../include/CGAL/Arr_circular_line_arc_traits_2.h | 619 +
.../CGAL-4.6/include/CGAL/Arr_conic_traits_2.h | 822 +
.../CGAL/Arr_consolidated_curve_data_traits_2.h | 98 +
.../CGAL-4.6/include/CGAL/Arr_counting_traits_2.h | 1060 +
.../include/CGAL/Arr_curve_data_traits_2.h | 454 +
3rdparty/CGAL-4.6/include/CGAL/Arr_dcel_base.h | 1672 +
3rdparty/CGAL-4.6/include/CGAL/Arr_default_dcel.h | 66 +
.../include/CGAL/Arr_default_overlay_traits.h | 98 +
3rdparty/CGAL-4.6/include/CGAL/Arr_enums.h | 210 +
3rdparty/CGAL-4.6/include/CGAL/Arr_extended_dcel.h | 284 +
.../CGAL-4.6/include/CGAL/Arr_face_index_map.h | 281 +
3rdparty/CGAL-4.6/include/CGAL/Arr_face_map.h | 36 +
...Arr_geodesic_arc_on_sphere_partition_traits_2.h | 614 +
.../CGAL/Arr_geodesic_arc_on_sphere_traits_2.h | 3245 +
.../include/CGAL/Arr_geometry_traits/Arr_plane_3.h | 280 +
.../Bezier_bounding_rational_traits.h | 1525 +
.../CGAL/Arr_geometry_traits/Bezier_cache.h | 884 +
.../CGAL/Arr_geometry_traits/Bezier_curve_2.h | 956 +
.../CGAL/Arr_geometry_traits/Bezier_point_2.h | 1685 +
.../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_intersections_2.h | 239 +
.../CGAL/Arr_geometry_traits/Conic_point_2.h | 171 +
.../Arr_geometry_traits/Conic_x_monotone_arc_2.h | 2140 +
.../Consolidated_curve_data_aux.h | 201 +
.../CGAL/Arr_geometry_traits/Curve_data_aux.h | 119 +
.../CGAL/Arr_geometry_traits/Hyperbolic_arc_2.h | 409 +
.../include/CGAL/Arr_geometry_traits/Polyline_2.h | 556 +
.../CGAL/Arr_geometry_traits/Rational_arc_2.h | 2526 +
.../CGAL/Arr_geometry_traits/Segment_assertions.h | 71 +
.../CGAL/Arr_geometry_traits/de_Casteljau_2.h | 229 +
.../include/CGAL/Arr_landmarks_point_location.h | 317 +
.../CGAL-4.6/include/CGAL/Arr_line_arc_traits_2.h | 127 +
.../CGAL-4.6/include/CGAL/Arr_linear_traits_2.h | 1892 +
.../include/CGAL/Arr_naive_point_location.h | 119 +
.../CGAL/Arr_non_caching_segment_basic_traits_2.h | 282 +
.../CGAL/Arr_non_caching_segment_traits_2.h | 430 +
3rdparty/CGAL-4.6/include/CGAL/Arr_observer.h | 677 +
3rdparty/CGAL-4.6/include/CGAL/Arr_overlay.h | 36 +
3rdparty/CGAL-4.6/include/CGAL/Arr_overlay_2.h | 231 +
.../Arr_batched_point_location_traits_2.h | 945 +
.../Arr_point_location/Arr_landmarks_pl_impl.h | 995 +
.../Arr_point_location/Arr_lm_generator_base.h | 470 +
.../Arr_point_location/Arr_lm_grid_generator.h | 271 +
.../Arr_point_location/Arr_lm_halton_generator.h | 166 +
.../Arr_lm_middle_edges_generator.h | 156 +
.../Arr_point_location/Arr_lm_nearest_neighbor.h | 225 +
.../Arr_point_location/Arr_lm_random_generator.h | 132 +
.../Arr_lm_specified_points_generator.h | 177 +
.../Arr_point_location/Arr_lm_vertices_generator.h | 156 +
.../Arr_naive_point_location_impl.h | 114 +
.../Arr_simple_point_location_impl.h | 444 +
.../Arr_point_location/Arr_trapezoid_ric_pl_impl.h | 400 +
.../Arr_triangulation_pl_functions.h | 261 +
.../Arr_point_location/Arr_triangulation_pl_impl.h | 286 +
.../Arr_walk_along_line_pl_impl.h | 856 +
.../CGAL/Arr_point_location/Td_X_trapezoid.h | 1081 +
.../CGAL/Arr_point_location/Td_active_edge.h | 293 +
.../Td_active_fictitious_vertex.h | 310 +
.../CGAL/Arr_point_location/Td_active_trapezoid.h | 469 +
.../CGAL/Arr_point_location/Td_active_vertex.h | 312 +
.../include/CGAL/Arr_point_location/Td_dag.h | 452 +
.../include/CGAL/Arr_point_location/Td_dag_node.h | 599 +
.../CGAL/Arr_point_location/Td_inactive_edge.h | 247 +
.../Td_inactive_fictitious_vertex.h | 276 +
.../Arr_point_location/Td_inactive_trapezoid.h | 55 +
.../CGAL/Arr_point_location/Td_inactive_vertex.h | 249 +
.../include/CGAL/Arr_point_location/Td_ninetuple.h | 58 +
.../CGAL/Arr_point_location/Td_predicates.h | 79 +
.../include/CGAL/Arr_point_location/Td_traits.h | 1161 +
.../CGAL/Arr_point_location/Td_traits_functions.h | 34 +
.../Trapezoidal_decomposition_2.h | 2320 +
.../Trapezoidal_decomposition_2_impl.h | 3110 +
.../Trapezoidal_decomposition_2_iostream.h | 280 +
.../Trapezoidal_decomposition_2_misc.h | 59 +
.../include/CGAL/Arr_point_location_result.h | 118 +
.../CGAL-4.6/include/CGAL/Arr_polyline_traits_2.h | 3007 +
.../include/CGAL/Arr_rat_arc/Algebraic_point_2.h | 451 +
.../CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h | 126 +
3rdparty/CGAL-4.6/include/CGAL/Arr_rat_arc/Cache.h | 324 +
.../include/CGAL/Arr_rat_arc/Rational_arc_d_1.h | 2606 +
.../include/CGAL/Arr_rat_arc/Rational_function.h | 271 +
.../Rational_function_canonicalized_pair.h | 509 +
.../Arr_rat_arc/Rational_function_ordered_pair.h | 106 +
.../CGAL/Arr_rat_arc/Rational_function_pair.h | 98 +
.../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 +
.../include/CGAL/Arr_simple_point_location.h | 194 +
.../Arr_on_sphere_transformation.h | 38 +
.../Arr_polyhedral_sgm.h | 849 +
.../Arr_polyhedral_sgm_arr_dcel.h | 122 +
.../Arr_polyhedral_sgm_initializer_visitor.h | 71 +
.../Arr_polyhedral_sgm_overlay.h | 196 +
.../Arr_polyhedral_sgm_polyhedron_3.h | 218 +
.../Arr_polyhedral_sgm_traits.h | 82 +
.../Arr_polyhedral_sgm_transformation.h | 44 +
.../Arr_spherical_gaussian_map_3.h | 408 +
.../Arr_transform_on_sphere.h | 227 +
.../include/CGAL/Arr_spherical_topology_traits_2.h | 695 +
3rdparty/CGAL-4.6/include/CGAL/Arr_tags.h | 646 +
.../Arr_bounded_planar_batched_pl_helper.h | 99 +
.../Arr_bounded_planar_construction_helper.h | 155 +
.../Arr_bounded_planar_insertion_helper.h | 85 +
.../Arr_bounded_planar_overlay_helper.h | 124 +
.../Arr_bounded_planar_topology_traits_2_impl.h | 82 +
.../Arr_bounded_planar_vert_decomp_helper.h | 107 +
.../Arr_inc_insertion_zone_visitor.h | 450 +
.../Arr_planar_topology_traits_base_2.h | 380 +
.../Arr_spherical_batched_pl_helper.h | 140 +
.../Arr_spherical_construction_helper.h | 266 +
.../Arr_spherical_insertion_helper.h | 232 +
.../Arr_spherical_overlay_helper.h | 228 +
.../Arr_spherical_topology_traits_2_impl.h | 878 +
.../Arr_spherical_vert_decomp_helper.h | 176 +
.../Arr_unb_planar_batched_pl_helper.h | 150 +
.../Arr_unb_planar_construction_helper.h | 332 +
.../Arr_unb_planar_insertion_helper.h | 230 +
.../Arr_unb_planar_overlay_helper.h | 220 +
.../Arr_unb_planar_topology_traits_2_impl.h | 898 +
.../Arr_unb_planar_vert_decomp_helper.h | 190 +
.../CGAL-4.6/include/CGAL/Arr_tracing_traits_2.h | 1273 +
.../CGAL/Arr_trapezoid_ric_point_location.h | 425 +
.../CGAL/Arr_triangulation_point_location.h | 389 +
.../CGAL/Arr_unb_planar_topology_traits_2.h | 637 +
.../CGAL-4.6/include/CGAL/Arr_vertex_index_map.h | 285 +
3rdparty/CGAL-4.6/include/CGAL/Arr_vertex_map.h | 37 +
.../include/CGAL/Arr_vertical_decomposition_2.h | 148 +
.../CGAL/Arr_walk_along_line_point_location.h | 205 +
3rdparty/CGAL-4.6/include/CGAL/Arrangement_2.h | 254 +
.../CGAL/Arrangement_2/Arr_compute_zone_visitor.h | 194 +
.../Arrangement_2/Arr_default_planar_topology.h | 77 +
.../Arrangement_2/Arr_do_intersect_zone_visitor.h | 137 +
.../Arr_on_surface_with_history_2_impl.h | 306 +
.../CGAL/Arrangement_2/Arr_traits_adaptor_2.h | 2433 +
.../Arr_traits_adaptor_2_dispatching.h | 961 +
.../CGAL/Arrangement_2/Arr_with_history_accessor.h | 159 +
.../CGAL/Arrangement_2/Arrangement_2_iterators.h | 548 +
.../Arrangement_on_surface_2_global.h | 1595 +
.../Arrangement_2/Arrangement_on_surface_2_impl.h | 5476 +
.../CGAL/Arrangement_2/Arrangement_zone_2_impl.h | 1536 +
.../include/CGAL/Arrangement_2/Open_hash.h | 804 +
.../CGAL/Arrangement_2/arrangement_type_traits.h | 100 +
.../include/CGAL/Arrangement_on_surface_2.h | 2926 +
.../CGAL/Arrangement_on_surface_with_history_2.h | 994 +
.../include/CGAL/Arrangement_with_history_2.h | 273 +
.../CGAL-4.6/include/CGAL/Arrangement_zone_2.h | 442 +
.../include/CGAL/Barycentric_coordinates_2.h | 36 +
.../Discrete_harmonic_2.h | 440 +
.../Generalized_barycentric_coordinates_2.h | 595 +
.../CGAL/Barycentric_coordinates_2/Mean_value_2.h | 508 +
.../Segment_coordinates_2.h | 236 +
.../Triangle_coordinates_2.h | 262 +
.../CGAL/Barycentric_coordinates_2/Wachspress_2.h | 423 +
.../Barycentric_coordinates_2/barycentric_enum_2.h | 97 +
.../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 +
.../include/CGAL/Bbox_2_Ray_2_intersection.h | 26 +
.../CGAL-4.6/include/CGAL/Bbox_2_intersection.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/Bbox_3.h | 261 +
.../include/CGAL/Bigfloat_interval_traits.h | 65 +
.../include/CGAL/Boolean_set_operations_2.h | 1257 +
.../Bso_internal_functions.h | 208 +
.../Boolean_set_operations_2/Ccb_curve_iterator.h | 119 +
.../Boolean_set_operations_2/Curve_with_halfedge.h | 59 +
.../Boolean_set_operations_2/Gps_agg_meta_traits.h | 615 +
.../CGAL/Boolean_set_operations_2/Gps_agg_op.h | 175 +
.../Boolean_set_operations_2/Gps_agg_op_sweep.h | 296 +
.../Boolean_set_operations_2/Gps_agg_op_visitor.h | 317 +
.../Boolean_set_operations_2/Gps_base_functor.h | 99 +
.../Gps_bfs_base_visitor.h | 109 +
.../Gps_bfs_intersection_visitor.h | 72 +
.../Gps_bfs_join_visitor.h | 66 +
.../Boolean_set_operations_2/Gps_bfs_scanner.h | 122 +
.../Boolean_set_operations_2/Gps_bfs_xor_visitor.h | 100 +
.../Boolean_set_operations_2/Gps_default_dcel.h | 107 +
.../Boolean_set_operations_2/Gps_default_traits.h | 68 +
.../Gps_difference_functor.h | 54 +
.../Gps_do_intersect_functor.h | 131 +
.../Gps_insertion_meta_traits.h | 138 +
.../Gps_intersection_functor.h | 53 +
.../Boolean_set_operations_2/Gps_join_functor.h | 51 +
.../CGAL/Boolean_set_operations_2/Gps_merge.h | 117 +
.../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 +
.../Gps_sym_diff_functor.h | 52 +
.../Boolean_set_operations_2/Gps_traits_adaptor.h | 175 +
.../Gps_traits_decorator.h | 560 +
.../Boolean_set_operations_2/Point_with_vertex.h | 59 +
.../Polygon_2_curve_iterator.h | 192 +
3rdparty/CGAL-4.6/include/CGAL/Bounded_kernel.h | 448 +
.../include/CGAL/Box_intersection_d/Box_d.h | 237 +
.../include/CGAL/Box_intersection_d/Box_traits_d.h | 169 +
.../CGAL/Box_intersection_d/Box_with_handle_d.h | 78 +
.../CGAL/Box_intersection_d/Box_with_info_d.h | 54 +
.../include/CGAL/Box_intersection_d/box_limits.h | 66 +
.../include/CGAL/Box_intersection_d/segment_tree.h | 437 +
3rdparty/CGAL-4.6/include/CGAL/CC_safe_handle.h | 61 +
3rdparty/CGAL-4.6/include/CGAL/CGAL_Ipelet_base.h | 28 +
.../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 +
3rdparty/CGAL-4.6/include/CGAL/CORE_BigInt.h | 226 +
3rdparty/CGAL-4.6/include/CGAL/CORE_BigRat.h | 260 +
3rdparty/CGAL-4.6/include/CGAL/CORE_Expr.h | 215 +
.../include/CGAL/CORE_algebraic_number_traits.h | 620 +
.../CGAL-4.6/include/CGAL/CORE_arithmetic_kernel.h | 87 +
.../CGAL-4.6/include/CGAL/CORE_coercion_traits.h | 163 +
3rdparty/CGAL-4.6/include/CGAL/Cache.h | 165 +
3rdparty/CGAL-4.6/include/CGAL/Cartesian.h | 66 +
.../include/CGAL/Cartesian/Aff_transformation_2.h | 202 +
.../include/CGAL/Cartesian/Aff_transformation_3.h | 197 +
.../CGAL/Cartesian/Aff_transformation_rep_2.h | 256 +
.../CGAL/Cartesian/Aff_transformation_rep_3.h | 316 +
.../include/CGAL/Cartesian/Cartesian_base.h | 151 +
.../CGAL-4.6/include/CGAL/Cartesian/Circle_2.h | 82 +
.../CGAL-4.6/include/CGAL/Cartesian/Circle_3.h | 299 +
.../include/CGAL/Cartesian/Data_accessor_2.h | 50 +
.../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 +
.../CGAL-4.6/include/CGAL/Cartesian/MatrixC33.h | 259 +
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 +
.../include/CGAL/Cartesian/Rotation_rep_2.h | 181 +
.../include/CGAL/Cartesian/Scaling_rep_2.h | 141 +
.../include/CGAL/Cartesian/Scaling_rep_3.h | 151 +
.../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 +
.../include/CGAL/Cartesian/Translation_rep_2.h | 147 +
.../include/CGAL/Cartesian/Translation_rep_3.h | 157 +
.../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/Cartesian/basic_constructions_2.h | 32 +
.../include/CGAL/Cartesian/basic_constructions_3.h | 32 +
.../include/CGAL/Cartesian/ft_constructions_2.h | 76 +
.../include/CGAL/Cartesian/ft_constructions_3.h | 70 +
.../include/CGAL/Cartesian/function_objects.h | 4064 +
.../include/CGAL/Cartesian/line_constructions_2.h | 57 +
.../include/CGAL/Cartesian/plane_constructions_3.h | 66 +
.../include/CGAL/Cartesian/point_constructions_2.h | 56 +
.../include/CGAL/Cartesian/point_constructions_3.h | 58 +
.../CGAL/Cartesian/predicates_on_directions_2.h | 50 +
.../CGAL/Cartesian/predicates_on_planes_3.h | 53 +
.../CGAL/Cartesian/predicates_on_points_2.h | 66 +
.../CGAL/Cartesian/predicates_on_points_3.h | 105 +
3rdparty/CGAL-4.6/include/CGAL/Cartesian/solve_3.h | 53 +
.../CGAL-4.6/include/CGAL/Cartesian_converter.h | 401 +
3rdparty/CGAL-4.6/include/CGAL/Cartesian_d.h | 453 +
3rdparty/CGAL-4.6/include/CGAL/Cartesian_matrix.h | 107 +
3rdparty/CGAL-4.6/include/CGAL/Cell_attribute.h | 373 +
.../include/CGAL/Cell_attribute_with_point.h | 161 +
.../CGAL-4.6/include/CGAL/Cell_const_iterators.h | 108 +
3rdparty/CGAL-4.6/include/CGAL/Cell_iterators.h | 453 +
.../include/CGAL/Chinese_remainder_traits.h | 113 +
3rdparty/CGAL-4.6/include/CGAL/Circle_2.h | 302 +
.../include/CGAL/Circle_2_Circle_2_intersection.h | 65 +
.../include/CGAL/Circle_2_Line_2_intersection.h | 80 +
3rdparty/CGAL-4.6/include/CGAL/Circle_3.h | 202 +
3rdparty/CGAL-4.6/include/CGAL/Circle_type.h | 34 +
3rdparty/CGAL-4.6/include/CGAL/Circular_arc_2.h | 223 +
3rdparty/CGAL-4.6/include/CGAL/Circular_arc_3.h | 211 +
.../CGAL-4.6/include/CGAL/Circular_arc_point_2.h | 180 +
.../CGAL-4.6/include/CGAL/Circular_arc_point_3.h | 299 +
.../include/CGAL/Circular_border_parameterizer_3.h | 372 +
3rdparty/CGAL-4.6/include/CGAL/Circular_kernel_2.h | 111 +
.../CGAL/Circular_kernel_2/Circular_arc_2.h | 827 +
.../CGAL/Circular_kernel_2/Circular_arc_point_2.h | 164 +
.../CGAL/Circular_kernel_2/Intersection_traits.h | 210 +
.../include/CGAL/Circular_kernel_2/Line_arc_2.h | 386 +
.../function_objects_on_circle_2.h | 68 +
.../Circular_kernel_2/function_objects_on_line_2.h | 64 +
.../function_objects_polynomial_circular.h | 1328 +
.../CGAL/Circular_kernel_2/interface_macros.h | 112 +
.../internal_functions_on_circle_2.h | 197 +
.../internal_functions_on_circular_arc_2.h | 1676 +
.../internal_functions_on_line_2.h | 76 +
.../internal_functions_on_line_arc_2.h | 848 +
.../intersection_line_2_circle_2_map.h | 80 +
.../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 | 214 +
.../include/CGAL/Circular_kernel_3/Line_arc_3.h | 206 +
.../function_objects_polynomial_sphere.h | 1895 +
.../get_equation_object_on_curved_kernel_3.h | 105 +
.../CGAL/Circular_kernel_3/interface_macros.h | 77 +
.../internal_function_compare_spherical_kernel.h | 87 +
...al_function_compare_to_right_spherical_kernel.h | 281 +
.../internal_function_has_on_spherical_kernel.h | 301 +
.../internal_functions_on_circle_3.h | 197 +
.../internal_functions_on_circular_arc_3.h | 666 +
.../internal_functions_on_circular_arc_point_3.h | 172 +
.../internal_functions_on_line_3.h | 44 +
.../internal_functions_on_line_arc_3.h | 267 +
.../internal_functions_on_plane_3.h | 42 +
.../internal_functions_on_sphere_3.h | 649 +
.../include/CGAL/Circular_kernel_converter.h | 232 +
.../include/CGAL/Circular_kernel_intersections.h | 106 +
.../CGAL/Circular_kernel_type_equality_wrapper.h | 61 +
.../include/CGAL/Circulator/Circulator_adapters.h | 690 +
.../include/CGAL/Circulator/Circulator_concepts.h | 131 +
.../Circulator/Safe_circulator_from_iterator.h | 217 +
.../CGAL-4.6/include/CGAL/Circulator_identity.h | 144 +
.../CGAL-4.6/include/CGAL/Circulator_on_node.h | 101 +
.../CGAL-4.6/include/CGAL/Circulator_project.h | 137 +
3rdparty/CGAL-4.6/include/CGAL/Coercion_traits.h | 241 +
.../CGAL-4.6/include/CGAL/Combination_enumerator.h | 138 +
3rdparty/CGAL-4.6/include/CGAL/Combinatorial_map.h | 3796 +
.../CGAL/Combinatorial_map_basic_operations.h | 357 +
.../include/CGAL/Combinatorial_map_constructors.h | 298 +
.../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_min_items.h | 50 +
.../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/Complex_2_in_triangulation_3.h | 797 +
.../CGAL/Complex_2_in_triangulation_cell_base_3.h | 164 +
.../Complex_2_in_triangulation_vertex_base_3.h | 104 +
3rdparty/CGAL-4.6/include/CGAL/Complexity_tags.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/Compute_anchor_3.h | 594 +
.../CGAL-4.6/include/CGAL/Concatenate_iterator.h | 157 +
.../include/CGAL/Concurrent_compact_container.h | 1026 +
3rdparty/CGAL-4.6/include/CGAL/ConicCPA2.h | 632 +
3rdparty/CGAL-4.6/include/CGAL/ConicHPA2.h | 634 +
3rdparty/CGAL-4.6/include/CGAL/Conic_2.h | 312 +
3rdparty/CGAL-4.6/include/CGAL/Conic_misc.h | 162 +
.../CGAL/Constrained_Delaunay_triangulation_2.h | 984 +
.../include/CGAL/Constrained_triangulation_2.h | 1433 +
.../CGAL/Constrained_triangulation_face_base_2.h | 158 +
.../CGAL/Constrained_triangulation_plus_2.h | 1198 +
.../CGAL-4.6/include/CGAL/Constraint_hierarchy_2.h | 776 +
.../include/CGAL/Convertible_circulator_project.h | 93 +
.../include/CGAL/Convertible_filter_iterator.h | 95 +
.../include/CGAL/Convertible_iterator_project.h | 92 +
.../CGAL/Convex_decomposition_3/Edge_sorter.h | 277 +
.../External_structure_builder.h | 143 +
.../Insert_vertex_into_edge.h | 78 +
.../Convex_decomposition_3/Ray_hit_generator.h | 182 +
.../Convex_decomposition_3/Ray_hit_generator2.h | 214 +
.../Convex_decomposition_3/Reflex_edge_searcher.h | 134 +
.../Reflex_vertex_searcher.h | 220 +
.../CGAL/Convex_decomposition_3/SFace_separator.h | 87 +
.../include/CGAL/Convex_decomposition_3/SM_walls.h | 591 +
.../Convex_decomposition_3/Single_wall_creator.h | 374 +
.../Convex_decomposition_3/Single_wall_creator2.h | 199 +
.../Convex_decomposition_3/Single_wall_creator3.h | 209 +
.../YVertical_wall_builder.h | 113 +
.../CGAL/Convex_decomposition_3/is_reflex_sedge.h | 175 +
.../CGAL/Convex_hull_2/ch_akl_toussaint_impl.h | 354 +
.../include/CGAL/Convex_hull_2/ch_assertions.h | 362 +
.../include/CGAL/Convex_hull_2/ch_bykat_impl.h | 252 +
.../include/CGAL/Convex_hull_2/ch_eddy_impl.h | 141 +
.../CGAL/Convex_hull_2/ch_graham_andrew_impl.h | 309 +
.../include/CGAL/Convex_hull_2/ch_jarvis_impl.h | 121 +
.../include/CGAL/Convex_hull_2/ch_melkman_impl.h | 130 +
.../ch_selected_extreme_points_2_impl.h | 156 +
.../CGAL/Convex_hull_2/convexity_check_2_impl.h | 220 +
.../Convex_hull_3/dual/Convex_hull_traits_dual_2.h | 524 +
.../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 +
.../include/CGAL/Convex_hull_3/dual/predicates.h | 457 +
3rdparty/CGAL-4.6/include/CGAL/Convex_hull_d.h | 1511 +
.../include/CGAL/Convex_hull_d_to_polyhedron_3.h | 124 +
.../CGAL-4.6/include/CGAL/Convex_hull_d_traits_3.h | 278 +
.../include/CGAL/Convex_hull_face_base_2.h | 72 +
.../CGAL/Convex_hull_projective_xy_traits_2.h | 178 +
.../CGAL/Convex_hull_projective_xz_traits_2.h | 186 +
.../CGAL/Convex_hull_projective_yz_traits_2.h | 199 +
.../CGAL-4.6/include/CGAL/Convex_hull_traits_3.h | 315 +
3rdparty/CGAL-4.6/include/CGAL/Counted_number.h | 787 +
3rdparty/CGAL-4.6/include/CGAL/Counting_iterator.h | 28 +
.../CGAL/Curved_kernel_via_analysis_2/Arc_2.h | 3368 +
.../Curve_interval_arcno_cache.h | 239 +
.../Curve_renderer_facade.h | 368 +
.../Curved_kernel_via_analysis_2_functors.h | 2755 +
.../Curved_kernel_via_analysis_2_impl.h | 298 +
.../Fig_stream_Curve_renderer_2.h | 143 +
.../Filtered_curved_kernel_via_analysis_2_impl.h | 761 +
.../Curved_kernel_via_analysis_2/Generic_arc_2.h | 305 +
.../Curved_kernel_via_analysis_2/Generic_point_2.h | 227 +
.../Make_x_monotone_2.h | 339 +
.../Non_x_monotone_arc_2.h | 314 +
.../CGAL/Curved_kernel_via_analysis_2/Point_2.h | 840 +
.../Qt_widget_Curve_renderer_2.h | 134 +
.../Sweep_curves_adapter_2.h | 873 +
.../gfx/Curve_renderer_2.h | 2777 +
.../gfx/Curve_renderer_internals.h | 1081 +
.../gfx/Curve_renderer_traits.h | 599 +
.../gfx/Subdivision_1.h | 442 +
.../gfx/Subdivision_2.h | 556 +
.../test/simple_models.h | 1407 +
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/Default.h | 45 +
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_area_criteria_2.h | 139 +
.../include/CGAL/Delaunay_mesh_criteria_2.h | 119 +
.../include/CGAL/Delaunay_mesh_face_base_2.h | 79 +
.../CGAL/Delaunay_mesh_local_size_criteria_2.h | 132 +
.../include/CGAL/Delaunay_mesh_size_criteria_2.h | 192 +
3rdparty/CGAL-4.6/include/CGAL/Delaunay_mesher_2.h | 374 +
.../CGAL/Delaunay_mesher_no_edge_refinement_2.h | 363 +
.../CGAL-4.6/include/CGAL/Delaunay_triangulation.h | 895 +
.../include/CGAL/Delaunay_triangulation_2.h | 2549 +
.../include/CGAL/Delaunay_triangulation_3.h | 1927 +
.../Delaunay_triangulation_adaptation_policies_2.h | 73 +
.../Delaunay_triangulation_adaptation_traits_2.h | 50 +
.../CGAL/Delaunay_triangulation_cell_base_3.h | 55 +
...y_triangulation_cell_base_with_circumcenter_3.h | 134 +
3rdparty/CGAL-4.6/include/CGAL/Dimension.h | 125 +
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/Distance_2.h | 102 +
3rdparty/CGAL-4.6/include/CGAL/Double_map.h | 319 +
3rdparty/CGAL-4.6/include/CGAL/Dummy_tds_2.h | 51 +
3rdparty/CGAL-4.6/include/CGAL/Dynamic_matrix.h | 125 +
.../CGAL-4.6/include/CGAL/Edge_hash_function.h | 50 +
3rdparty/CGAL-4.6/include/CGAL/Eigen_matrix.h | 285 +
.../CGAL-4.6/include/CGAL/Eigen_solver_traits.h | 187 +
3rdparty/CGAL-4.6/include/CGAL/Eigen_svd.h | 60 +
3rdparty/CGAL-4.6/include/CGAL/Eigen_vector.h | 96 +
3rdparty/CGAL-4.6/include/CGAL/Enum_converter.h | 48 +
.../CGAL-4.6/include/CGAL/Env_default_diagram_1.h | 43 +
.../CGAL-4.6/include/CGAL/Env_plane_traits_3.h | 490 +
.../CGAL-4.6/include/CGAL/Env_sphere_traits_3.h | 1293 +
.../include/CGAL/Env_surface_data_traits_3.h | 135 +
.../CGAL-4.6/include/CGAL/Env_tracing_traits_3.h | 268 +
.../CGAL-4.6/include/CGAL/Env_triangle_traits_3.h | 1666 +
.../CGAL/Envelope_2/Env_divide_and_conquer_2.h | 375 +
.../Envelope_2/Env_divide_and_conquer_2_impl.h | 1241 +
.../CGAL/Envelope_3/Env_plane_traits_3_functions.h | 200 +
.../include/CGAL/Envelope_3/Envelope_base.h | 51 +
.../Envelope_3/Envelope_diagram_on_surface_2.h | 196 +
.../Envelope_3/Envelope_divide_and_conquer_3.h | 1821 +
.../CGAL/Envelope_3/Envelope_element_visitor_3.h | 3220 +
.../include/CGAL/Envelope_3/Envelope_overlay_2.h | 253 +
.../CGAL/Envelope_3/Envelope_overlay_functor.h | 468 +
.../include/CGAL/Envelope_3/Envelope_pm_dcel.h | 676 +
.../include/CGAL/Envelope_3/set_dividors.h | 120 +
.../CGAL-4.6/include/CGAL/Envelope_diagram_1.h | 438 +
3rdparty/CGAL-4.6/include/CGAL/Epick_d.h | 70 +
.../CGAL-4.6/include/CGAL/Euclidean_distance.h | 205 +
.../include/CGAL/Euclidean_distance_sphere_point.h | 167 +
.../CGAL-4.6/include/CGAL/Euler_integrator_2.h | 115 +
.../include/CGAL/Exact_circular_kernel_2.h | 79 +
3rdparty/CGAL-4.6/include/CGAL/Exact_integer.h | 72 +
.../Exact_predicates_exact_constructions_kernel.h | 93 +
...edicates_exact_constructions_kernel_with_sqrt.h | 50 +
...Exact_predicates_inexact_constructions_kernel.h | 50 +
3rdparty/CGAL-4.6/include/CGAL/Exact_rational.h | 54 +
.../include/CGAL/Exact_spherical_kernel_3.h | 54 +
3rdparty/CGAL-4.6/include/CGAL/Exponent_vector.h | 179 +
.../CGAL-4.6/include/CGAL/Extended_cartesian.h | 443 +
.../CGAL-4.6/include/CGAL/Extended_homogeneous.h | 519 +
.../include/CGAL/Extremal_polygon_traits_2.h | 364 +
3rdparty/CGAL-4.6/include/CGAL/FPU.h | 511 +
3rdparty/CGAL-4.6/include/CGAL/FPU_extension.h | 65 +
3rdparty/CGAL-4.6/include/CGAL/FPU_gcc_i386.h | 38 +
3rdparty/CGAL-4.6/include/CGAL/FPU_gcc_i386_sse2.h | 41 +
3rdparty/CGAL-4.6/include/CGAL/FPU_msvc.h | 52 +
3rdparty/CGAL-4.6/include/CGAL/Filter_circulator.h | 105 +
.../include/CGAL/Filtered_bbox_circular_kernel_2.h | 103 +
.../bbox_filtered_predicates.h | 733 +
.../interface_macros.h | 49 +
.../CGAL-4.6/include/CGAL/Filtered_construction.h | 115 +
.../include/CGAL/Filtered_extended_homogeneous.h | 1287 +
3rdparty/CGAL-4.6/include/CGAL/Filtered_kernel.h | 169 +
.../Cartesian_coordinate_iterator_2.h | 150 +
.../Cartesian_coordinate_iterator_3.h | 147 +
3rdparty/CGAL-4.6/include/CGAL/Filtered_kernel_d.h | 72 +
.../CGAL-4.6/include/CGAL/Filtered_kernel_fwd.h | 38 +
.../CGAL-4.6/include/CGAL/Filtered_predicate.h | 424 +
.../CGAL-4.6/include/CGAL/Fixed_alpha_shape_3.h | 1120 +
.../include/CGAL/Fixed_alpha_shape_cell_base_3.h | 77 +
.../include/CGAL/Fixed_alpha_shape_vertex_base_3.h | 76 +
.../include/CGAL/Fixed_border_parameterizer_3.h | 633 +
.../CGAL-4.6/include/CGAL/Flattening_iterator.h | 267 +
3rdparty/CGAL-4.6/include/CGAL/Fourtuple.h | 53 +
3rdparty/CGAL-4.6/include/CGAL/Fraction_traits.h | 68 +
3rdparty/CGAL-4.6/include/CGAL/Fuzzy_iso_box.h | 151 +
3rdparty/CGAL-4.6/include/CGAL/Fuzzy_sphere.h | 158 +
3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpfi_type.h | 1100 +
.../CGAL-4.6/include/CGAL/GMP/Gmpfi_type_static.h | 143 +
3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpfr_type.h | 1340 +
.../CGAL-4.6/include/CGAL/GMP/Gmpfr_type_static.h | 113 +
3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpq_type.h | 633 +
3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpz_type.h | 457 +
3rdparty/CGAL-4.6/include/CGAL/GMP/Gmpzf_type.h | 591 +
.../CGAL-4.6/include/CGAL/GMP_arithmetic_kernel.h | 86 +
3rdparty/CGAL-4.6/include/CGAL/General_polygon_2.h | 221 +
.../CGAL-4.6/include/CGAL/General_polygon_set_2.h | 121 +
.../CGAL/General_polygon_set_on_surface_2.h | 155 +
.../include/CGAL/General_polygon_with_holes_2.h | 200 +
.../CGAL-4.6/include/CGAL/Get_arithmetic_kernel.h | 32 +
.../CGAL-4.6/include/CGAL/Gmp_coercion_traits.h | 75 +
3rdparty/CGAL-4.6/include/CGAL/Gmpfi.h | 368 +
3rdparty/CGAL-4.6/include/CGAL/Gmpfr.h | 186 +
3rdparty/CGAL-4.6/include/CGAL/Gmpq.h | 166 +
3rdparty/CGAL-4.6/include/CGAL/Gmpz.h | 241 +
3rdparty/CGAL-4.6/include/CGAL/Gmpzf.h | 185 +
.../include/CGAL/Gps_circle_segment_traits_2.h | 44 +
.../CGAL-4.6/include/CGAL/Gps_segment_traits_2.h | 213 +
3rdparty/CGAL-4.6/include/CGAL/Gps_traits_2.h | 174 +
.../CGAL-4.6/include/CGAL/Gray_level_image_3.h | 113 +
.../include/CGAL/HalfedgeDS_const_decorator.h | 377 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_decorator.h | 1145 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_default.h | 50 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_face_base.h | 160 +
.../CGAL/HalfedgeDS_face_max_base_with_id.h | 53 +
.../include/CGAL/HalfedgeDS_face_min_base.h | 55 +
.../include/CGAL/HalfedgeDS_halfedge_base.h | 338 +
.../CGAL/HalfedgeDS_halfedge_max_base_with_id.h | 52 +
.../include/CGAL/HalfedgeDS_halfedge_min_base.h | 81 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_items_2.h | 52 +
.../include/CGAL/HalfedgeDS_items_decorator.h | 528 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_iterator.h | 421 +
.../include/CGAL/HalfedgeDS_iterator_adaptor.h | 170 +
3rdparty/CGAL-4.6/include/CGAL/HalfedgeDS_list.h | 700 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_min_items.h | 51 +
3rdparty/CGAL-4.6/include/CGAL/HalfedgeDS_vector.h | 656 +
.../CGAL-4.6/include/CGAL/HalfedgeDS_vertex_base.h | 134 +
.../CGAL/HalfedgeDS_vertex_max_base_with_id.h | 54 +
.../include/CGAL/HalfedgeDS_vertex_min_base.h | 52 +
3rdparty/CGAL-4.6/include/CGAL/Handle.h | 94 +
3rdparty/CGAL-4.6/include/CGAL/Handle_for.h | 314 +
.../CGAL-4.6/include/CGAL/Handle_for_virtual.h | 183 +
.../CGAL-4.6/include/CGAL/Handle_hash_function.h | 61 +
.../CGAL-4.6/include/CGAL/Handle_with_policy.h | 1405 +
3rdparty/CGAL-4.6/include/CGAL/Has_timestamp.h | 49 +
.../CGAL-4.6/include/CGAL/Hilbert_policy_tags.h | 40 +
3rdparty/CGAL-4.6/include/CGAL/Hilbert_sort_2.h | 54 +
3rdparty/CGAL-4.6/include/CGAL/Hilbert_sort_3.h | 54 +
3rdparty/CGAL-4.6/include/CGAL/Hilbert_sort_base.h | 52 +
3rdparty/CGAL-4.6/include/CGAL/Hilbert_sort_d.h | 54 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_median_2.h | 122 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_median_3.h | 144 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_median_d.h | 167 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_middle_2.h | 137 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_middle_3.h | 185 +
.../include/CGAL/Hilbert_sort_middle_base.h | 43 +
.../CGAL-4.6/include/CGAL/Hilbert_sort_middle_d.h | 186 +
3rdparty/CGAL-4.6/include/CGAL/Homogeneous.h | 61 +
.../CGAL/Homogeneous/Aff_transformationH2.h | 1060 +
.../CGAL/Homogeneous/Aff_transformationH3.h | 899 +
.../CGAL-4.6/include/CGAL/Homogeneous/CircleH2.h | 255 +
.../include/CGAL/Homogeneous/Data_accessorH2.h | 60 +
.../include/CGAL/Homogeneous/DirectionH2.h | 120 +
.../include/CGAL/Homogeneous/DirectionH3.h | 136 +
.../include/CGAL/Homogeneous/Homogeneous_base.h | 164 +
.../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 +
.../CGAL-4.6/include/CGAL/Homogeneous/PointH2.h | 154 +
.../CGAL-4.6/include/CGAL/Homogeneous/PointH3.h | 206 +
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 +
.../CGAL/Homogeneous/basic_constructionsH2.h | 76 +
.../CGAL/Homogeneous/basic_constructionsH3.h | 90 +
.../CGAL/Homogeneous/distance_predicatesH2.h | 284 +
.../CGAL/Homogeneous/distance_predicatesH3.h | 334 +
.../include/CGAL/Homogeneous/function_objects.h | 4584 +
.../CGAL/Homogeneous/predicates_on_directionsH2.h | 36 +
.../CGAL/Homogeneous/predicates_on_pointsH2.h | 81 +
.../CGAL/Homogeneous/predicates_on_pointsH3.h | 130 +
.../CGAL-4.6/include/CGAL/Homogeneous_converter.h | 253 +
3rdparty/CGAL-4.6/include/CGAL/Homogeneous_d.h | 428 +
3rdparty/CGAL-4.6/include/CGAL/Hyperbola_2.h | 318 +
3rdparty/CGAL-4.6/include/CGAL/Hyperbola_ray_2.h | 150 +
.../CGAL-4.6/include/CGAL/Hyperbola_segment_2.h | 198 +
3rdparty/CGAL-4.6/include/CGAL/IEEE_754_unions.h | 85 +
.../include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h | 103 +
3rdparty/CGAL-4.6/include/CGAL/IO/Arr_iostream.h | 126 +
.../CGAL-4.6/include/CGAL/IO/Arr_text_formatter.h | 625 +
.../include/CGAL/IO/Arr_with_history_2_reader.h | 134 +
.../include/CGAL/IO/Arr_with_history_2_writer.h | 125 +
.../include/CGAL/IO/Arr_with_history_iostream.h | 134 +
.../CGAL/IO/Arr_with_history_text_formatter.h | 189 +
.../include/CGAL/IO/Arrangement_2_reader.h | 388 +
.../include/CGAL/IO/Arrangement_2_writer.h | 344 +
3rdparty/CGAL-4.6/include/CGAL/IO/Color.h | 98 +
.../IO/Complex_2_in_triangulation_3_file_writer.h | 543 +
...mplex_2_in_triangulation_3_polyhedron_builder.h | 190 +
.../CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h | 92 +
.../CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h | 108 +
.../CGAL-4.6/include/CGAL/IO/Custom_zoom_layer.h | 78 +
.../CGAL-4.6/include/CGAL/IO/Dxf_bsop_reader.h | 246 +
3rdparty/CGAL-4.6/include/CGAL/IO/Dxf_reader.h | 305 +
.../CGAL-4.6/include/CGAL/IO/Dxf_reader_doubles.h | 243 +
3rdparty/CGAL-4.6/include/CGAL/IO/Dxf_stream.h | 322 +
.../CGAL-4.6/include/CGAL/IO/Dxf_variant_reader.h | 156 +
3rdparty/CGAL-4.6/include/CGAL/IO/Dxf_writer.h | 283 +
3rdparty/CGAL-4.6/include/CGAL/IO/Fig_stream.h | 1754 +
.../include/CGAL/IO/Fig_stream_Conic_arc_2.h | 105 +
.../CGAL-4.6/include/CGAL/IO/File_binary_mesh_3.h | 74 +
.../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_maya.h | 323 +
3rdparty/CGAL-4.6/include/CGAL/IO/File_medit.h | 908 +
3rdparty/CGAL-4.6/include/CGAL/IO/File_poly.h | 166 +
.../CGAL-4.6/include/CGAL/IO/File_scanner_OFF.h | 466 +
3rdparty/CGAL-4.6/include/CGAL/IO/File_tetgen.h | 229 +
.../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 +
3rdparty/CGAL-4.6/include/CGAL/IO/Generic_writer.h | 169 +
.../CGAL-4.6/include/CGAL/IO/Geomview_stream.h | 596 +
3rdparty/CGAL-4.6/include/CGAL/IO/Gps_iostream.h | 52 +
.../CGAL-4.6/include/CGAL/IO/Inventor_ostream.h | 144 +
.../CGAL-4.6/include/CGAL/IO/Istream_iterator.h | 84 +
.../CGAL-4.6/include/CGAL/IO/Navigation_layer.h | 55 +
.../include/CGAL/IO/Nef_polyhedron_2_PS_stream.h | 122 +
.../CGAL/IO/Nef_polyhedron_S2_OGLUT_stream.h | 61 +
.../include/CGAL/IO/Nef_polyhedron_iostream_3.h | 56 +
.../include/CGAL/IO/Nef_polyhedron_iostream_S2.h | 57 +
3rdparty/CGAL-4.6/include/CGAL/IO/OFF_reader.h | 71 +
.../CGAL-4.6/include/CGAL/IO/Ostream_iterator.h | 66 +
.../include/CGAL/IO/Polyhedron_VRML_1_ostream.h | 28 +
.../include/CGAL/IO/Polyhedron_VRML_2_ostream.h | 47 +
.../include/CGAL/IO/Polyhedron_builder_from_STL.h | 79 +
.../include/CGAL/IO/Polyhedron_geomview_ostream.h | 80 +
.../include/CGAL/IO/Polyhedron_inventor_ostream.h | 45 +
.../CGAL-4.6/include/CGAL/IO/Polyhedron_iostream.h | 57 +
.../CGAL-4.6/include/CGAL/IO/Polyhedron_scan_OFF.h | 144 +
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/Scanner_OFF.h | 307 +
.../include/CGAL/IO/Tee_for_output_iterator.h | 105 +
.../CGAL/IO/Triangulation_geomview_ostream_2.h | 119 +
.../CGAL/IO/Triangulation_geomview_ostream_3.h | 98 +
.../include/CGAL/IO/Triangulation_ps_stream.h | 81 +
3rdparty/CGAL-4.6/include/CGAL/IO/VRML_1_ostream.h | 108 +
3rdparty/CGAL-4.6/include/CGAL/IO/VRML_2_ostream.h | 331 +
.../CGAL-4.6/include/CGAL/IO/Verbose_ostream.h | 79 +
3rdparty/CGAL-4.6/include/CGAL/IO/Writer_OFF.h | 55 +
.../CGAL/IO/alpha_shape_geomview_ostream_3.h | 144 +
3rdparty/CGAL-4.6/include/CGAL/IO/binary_file_io.h | 115 +
.../CGAL-4.6/include/CGAL/IO/generic_copy_OFF.h | 102 +
.../include/CGAL/IO/generic_print_polyhedron.h | 70 +
3rdparty/CGAL-4.6/include/CGAL/IO/io.h | 358 +
3rdparty/CGAL-4.6/include/CGAL/IO/io_tags.h | 68 +
.../CGAL/IO/output_surface_facets_to_polyhedron.h | 60 +
.../IO/output_surface_facets_to_triangle_soup.h | 91 +
.../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 +
3rdparty/CGAL-4.6/include/CGAL/IO/print_OFF.h | 88 +
3rdparty/CGAL-4.6/include/CGAL/IO/print_VRML_1.h | 49 +
3rdparty/CGAL-4.6/include/CGAL/IO/print_VRML_2.h | 49 +
3rdparty/CGAL-4.6/include/CGAL/IO/print_inventor.h | 50 +
.../CGAL-4.6/include/CGAL/IO/print_wavefront.h | 52 +
.../CGAL-4.6/include/CGAL/IO/read_off_points.h | 431 +
.../CGAL-4.6/include/CGAL/IO/read_xyz_points.h | 427 +
3rdparty/CGAL-4.6/include/CGAL/IO/scan_OFF.h | 64 +
.../CGAL-4.6/include/CGAL/IO/write_off_points.h | 259 +
.../CGAL-4.6/include/CGAL/IO/write_xyz_points.h | 250 +
3rdparty/CGAL-4.6/include/CGAL/Identity_policy_2.h | 49 +
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-4.6/include/CGAL/Implicit_surface_3.h | 144 +
.../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/Index_property_map.h | 168 +
.../CGAL/Interpolation_gradient_fitting_traits_2.h | 155 +
.../CGAL-4.6/include/CGAL/Interpolation_traits_2.h | 61 +
.../CGAL-4.6/include/CGAL/Intersection_traits.h | 271 +
.../CGAL-4.6/include/CGAL/Intersection_traits_2.h | 118 +
.../CGAL-4.6/include/CGAL/Intersection_traits_3.h | 141 +
.../Triangle_2_Triangle_2_intersection_impl.h | 354 +
.../CGAL/Intersections_3/intersection_3_1_impl.h | 1721 +
.../CGAL-4.6/include/CGAL/Interval_arithmetic.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/Interval_nt.h | 1288 +
.../CGAL-4.6/include/CGAL/Interval_skip_list.h | 1403 +
.../include/CGAL/Interval_skip_list_interval.h | 127 +
3rdparty/CGAL-4.6/include/CGAL/Interval_traits.h | 226 +
3rdparty/CGAL-4.6/include/CGAL/Inverse_index.h | 28 +
3rdparty/CGAL-4.6/include/CGAL/Is_a_predicate.h | 74 +
.../CGAL-4.6/include/CGAL/Is_extended_kernel.h | 35 +
3rdparty/CGAL-4.6/include/CGAL/Iso_cuboid_3.h | 265 +
3rdparty/CGAL-4.6/include/CGAL/Iso_rectangle_2.h | 258 +
.../Iso_rectangle_2_Iso_rectangle_2_intersection.h | 98 +
.../CGAL/Iso_rectangle_2_Line_2_intersection.h | 25 +
.../CGAL/Iso_rectangle_2_Point_2_intersection.h | 25 +
.../CGAL/Iso_rectangle_2_Ray_2_intersection.h | 25 +
.../CGAL/Iso_rectangle_2_Segment_2_intersection.h | 25 +
3rdparty/CGAL-4.6/include/CGAL/Iso_rectangle_d.h | 96 +
3rdparty/CGAL-4.6/include/CGAL/Iterator_project.h | 169 +
3rdparty/CGAL-4.6/include/CGAL/Iterator_range.h | 95 +
.../CGAL-4.6/include/CGAL/Iterator_transform.h | 166 +
.../CGAL-4.6/include/CGAL/Join_input_iterator.h | 28 +
3rdparty/CGAL-4.6/include/CGAL/K_neighbor_search.h | 142 +
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/Kd_tree_rectangle.h | 438 +
.../CGAL-4.6/include/CGAL/Kernel/Dimension_utils.h | 182 +
.../CGAL-4.6/include/CGAL/Kernel/Return_base_tag.h | 45 +
.../include/CGAL/Kernel/Same_uncertainty.h | 54 +
.../include/CGAL/Kernel/Type_equality_wrapper.h | 54 +
.../CGAL-4.6/include/CGAL/Kernel/Type_mapper.h | 121 +
3rdparty/CGAL-4.6/include/CGAL/Kernel/Wutils.h | 330 +
.../include/CGAL/Kernel/function_objects.h | 2806 +
.../include/CGAL/Kernel/global_functions.h | 70 +
.../include/CGAL/Kernel/global_functions_2.h | 1026 +
.../include/CGAL/Kernel/global_functions_3.h | 1126 +
.../CGAL/Kernel/global_functions_internal_2.h | 935 +
.../CGAL/Kernel/global_functions_internal_3.h | 999 +
.../include/CGAL/Kernel/interface_macros.h | 563 +
3rdparty/CGAL-4.6/include/CGAL/Kernel/mpl.h | 48 +
3rdparty/CGAL-4.6/include/CGAL/Kernel/solve.h | 88 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_checker.h | 323 +
.../include/CGAL/Kernel_d/Aff_transformationCd.h | 214 +
.../include/CGAL/Kernel_d/Aff_transformationHd.h | 254 +
.../include/CGAL/Kernel_d/Aff_transformation_d.h | 77 +
.../CGAL/Kernel_d/Cartesian_const_iterator_d.h | 102 +
.../include/CGAL/Kernel_d/Cartesian_converter_d.h | 261 +
.../CGAL-4.6/include/CGAL/Kernel_d/DirectionCd.h | 142 +
.../include/CGAL/Kernel_d/DirectionCd_impl.h | 79 +
.../CGAL-4.6/include/CGAL/Kernel_d/DirectionHd.h | 225 +
.../include/CGAL/Kernel_d/DirectionHd_impl.h | 84 +
.../CGAL-4.6/include/CGAL/Kernel_d/Direction_d.h | 76 +
.../CGAL-4.6/include/CGAL/Kernel_d/HyperplaneCd.h | 238 +
.../include/CGAL/Kernel_d/HyperplaneCd_impl.h | 105 +
.../CGAL-4.6/include/CGAL/Kernel_d/HyperplaneHd.h | 355 +
.../include/CGAL/Kernel_d/HyperplaneHd_impl.h | 108 +
.../CGAL-4.6/include/CGAL/Kernel_d/Hyperplane_d.h | 88 +
.../include/CGAL/Kernel_d/Interface_classes.h | 43 +
.../CGAL/Kernel_d/Interval_linear_algebra.h | 116 +
.../CGAL-4.6/include/CGAL/Kernel_d/Iso_box_d.h | 410 +
.../include/CGAL/Kernel_d/Kernel_classesCd.h | 38 +
.../include/CGAL/Kernel_d/Kernel_classesHd.h | 38 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Line_d.h | 223 +
.../CGAL-4.6/include/CGAL/Kernel_d/Line_d_impl.h | 41 +
.../include/CGAL/Kernel_d/Linear_algebraCd_impl.h | 446 +
.../include/CGAL/Kernel_d/Linear_algebraHd_impl.h | 1022 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Matrix__.h | 829 +
.../CGAL-4.6/include/CGAL/Kernel_d/PVDHACd_impl.h | 36 +
.../CGAL-4.6/include/CGAL/Kernel_d/PVDHAHd_impl.h | 36 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Pair_d.h | 97 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/PointCd.h | 188 +
.../CGAL-4.6/include/CGAL/Kernel_d/PointCd_impl.h | 84 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/PointHd.h | 295 +
.../CGAL-4.6/include/CGAL/Kernel_d/PointHd_impl.h | 86 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Point_d.h | 99 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Ray_d.h | 209 +
.../CGAL-4.6/include/CGAL/Kernel_d/Segment_d.h | 251 +
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/VectorCd.h | 242 +
.../CGAL-4.6/include/CGAL/Kernel_d/VectorCd_impl.h | 74 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/VectorHd.h | 423 +
.../CGAL-4.6/include/CGAL/Kernel_d/VectorHd_impl.h | 71 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Vector__.h | 464 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/Vector_d.h | 114 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_d/debug.h | 99 +
.../include/CGAL/Kernel_d/function_objects.h | 243 +
.../include/CGAL/Kernel_d/function_objectsCd.h | 812 +
.../include/CGAL/Kernel_d/function_objectsHd.h | 513 +
.../include/CGAL/Kernel_d/interface_macros_d.h | 109 +
.../include/CGAL/Kernel_d/intersection_objectsCd.h | 144 +
.../include/CGAL/Kernel_d/intersection_objectsHd.h | 148 +
.../include/CGAL/Kernel_d/intersection_objects_d.h | 676 +
.../include/CGAL/Kernel_d/simple_objects.h | 55 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_profiler.h | 135 +
3rdparty/CGAL-4.6/include/CGAL/Kernel_traits.h | 39 +
.../include/CGAL/Kinetic/Active_objects_vector.h | 378 +
.../Kinetic/CORE_Expr_exact_simulation_traits.h | 94 +
3rdparty/CGAL-4.6/include/CGAL/Kinetic/Cartesian.h | 49 +
.../include/CGAL/Kinetic/Certificate_generator.h | 144 +
.../CGAL/Kinetic/Default_instantaneous_kernel.h | 388 +
.../include/CGAL/Kinetic/Default_simulator.h | 737 +
.../CGAL/Kinetic/Delaunay_triangulation_2.h | 1185 +
.../CGAL/Kinetic/Delaunay_triangulation_3.h | 228 +
.../Kinetic/Delaunay_triangulation_cell_base_3.h | 117 +
.../Delaunay_triangulation_default_traits_2.h | 157 +
.../Delaunay_triangulation_event_log_visitor_2.h | 75 +
.../Delaunay_triangulation_event_log_visitor_3.h | 124 +
.../Kinetic/Delaunay_triangulation_face_base_2.h | 106 +
...Delaunay_triangulation_recent_edges_visitor_2.h | 80 +
.../Kinetic/Delaunay_triangulation_vertex_base_2.h | 70 +
.../Delaunay_triangulation_visitor_base_2.h | 81 +
.../Delaunay_triangulation_visitor_base_3.h | 78 +
.../Kinetic/Derivitive_filter_function_kernel.h | 84 +
.../include/CGAL/Kinetic/Enclosing_box_2.h | 262 +
.../include/CGAL/Kinetic/Enclosing_box_3.h | 289 +
.../CGAL-4.6/include/CGAL/Kinetic/Erase_event.h | 66 +
.../CGAL-4.6/include/CGAL/Kinetic/Event_base.h | 62 +
.../include/CGAL/Kinetic/Exact_simulation_traits.h | 104 +
.../include/CGAL/Kinetic/Free_event_base.h | 52 +
.../Kinetic/Handle_degeneracy_function_kernel.h | 121 +
.../CGAL/Kinetic/Heap_pointer_event_queue.h | 651 +
.../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/Kinetic/Inexact_simulation_traits.h | 97 +
.../CGAL-4.6/include/CGAL/Kinetic/Insert_event.h | 66 +
3rdparty/CGAL-4.6/include/CGAL/Kinetic/Listener.h | 290 +
.../CGAL-4.6/include/CGAL/Kinetic/Multi_listener.h | 237 +
.../CGAL-4.6/include/CGAL/Kinetic/Ref_counted.h | 129 +
.../include/CGAL/Kinetic/Regular_triangulation_3.h | 1217 +
...ar_triangulation_CORE_exact_simulation_traits.h | 98 +
.../Kinetic/Regular_triangulation_cell_base_3.h | 64 +
.../Regular_triangulation_event_log_visitor_3.h | 100 +
...Regular_triangulation_exact_simulation_traits.h | 103 +
...gular_triangulation_inexact_simulation_traits.h | 98 +
.../Regular_triangulation_instantaneous_kernel.h | 81 +
.../Kinetic/Regular_triangulation_vertex_base_3.h | 65 +
.../Kinetic/Regular_triangulation_visitor_base_3.h | 42 +
.../CGAL/Kinetic/Simulator_objects_listener.h | 65 +
3rdparty/CGAL-4.6/include/CGAL/Kinetic/Sort.h | 471 +
.../include/CGAL/Kinetic/Sort_event_log_visitor.h | 99 +
.../include/CGAL/Kinetic/Sort_visitor_base.h | 63 +
.../include/CGAL/Kinetic/Triangulation_2.h | 759 +
.../CGAL/Kinetic/Two_list_pointer_event_queue.h | 1039 +
3rdparty/CGAL-4.6/include/CGAL/Kinetic/basic.h | 74 +
.../internal/Delaunay_triangulation_base_3.h | 1395 +
.../CGAL/Kinetic/internal/Instantaneous_adaptor.h | 182 +
.../Kernel/Cartesian_kinetic_kernel_base.h | 259 +
.../Kernel/Cartesian_moving_lifted_point_3.h | 136 +
.../Kernel/Cartesian_moving_orthosphere_3.h | 77 +
.../internal/Kernel/Cartesian_moving_point_1.h | 163 +
.../internal/Kernel/Cartesian_moving_point_2.h | 216 +
.../internal/Kernel/Cartesian_moving_point_3.h | 221 +
.../Kernel/Cartesian_moving_weighted_point_3.h | 173 +
.../include/CGAL/Kinetic/internal/Kernel/Center.h | 44 +
.../CGAL/Kinetic/internal/Kernel/Certificate.h | 86 +
.../internal/Kernel/Delaunay_lifted_lifting.h | 44 +
.../Kinetic/internal/Kernel/Delaunay_lifting.h | 44 +
.../CGAL/Kinetic/internal/Kernel/Reverse_time.h | 47 +
.../internal/Kernel/cartesian_predicates_2.h | 227 +
.../internal/Kernel/cartesian_predicates_3.h | 815 +
.../include/CGAL/Kinetic/internal/To_static.h | 90 +
.../CGAL/Kinetic/internal/Triangulation_helper_3.h | 301 +
.../include/CGAL/Kinetic/internal/config.h | 21 +
.../include/CGAL/Kinetic/internal/debug_counters.h | 32 +
.../CGAL/Kinetic/internal/infinity_or_max.h | 44 +
.../include/CGAL/Kinetic/internal/tds_2_helpers.h | 67 +
.../Kinetic/internal/triangulation_helpers_3.h | 419 +
3rdparty/CGAL-4.6/include/CGAL/Kinetic/listeners.h | 212 +
.../CGAL-4.6/include/CGAL/LEDA_arithmetic_kernel.h | 93 +
3rdparty/CGAL-4.6/include/CGAL/LEDA_basic.h | 52 +
.../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 +
.../include/CGAL/Largest_empty_iso_rectangle_2.h | 1430 +
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/Lazy_kernel.h | 386 +
3rdparty/CGAL-4.6/include/CGAL/Level_interval.h | 121 +
.../CGAL-4.6/include/CGAL/Lightweight_vector_3.h | 217 +
3rdparty/CGAL-4.6/include/CGAL/Line_2.h | 292 +
.../include/CGAL/Line_2_Bbox_2_intersection.h | 25 +
.../CGAL/Line_2_Iso_rectangle_2_intersection.h | 225 +
.../include/CGAL/Line_2_Line_2_intersection.h | 211 +
.../include/CGAL/Line_2_Point_2_intersection.h | 25 +
.../include/CGAL/Line_2_Ray_2_intersection.h | 25 +
.../include/CGAL/Line_2_Segment_2_intersection.h | 25 +
.../include/CGAL/Line_2_Triangle_2_intersection.h | 202 +
3rdparty/CGAL-4.6/include/CGAL/Line_3.h | 171 +
3rdparty/CGAL-4.6/include/CGAL/Line_arc_2.h | 189 +
3rdparty/CGAL-4.6/include/CGAL/Line_arc_3.h | 207 +
3rdparty/CGAL-4.6/include/CGAL/Linear_algebraCd.h | 124 +
3rdparty/CGAL-4.6/include/CGAL/Linear_algebraHd.h | 211 +
.../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_min_items.h | 54 +
.../include/CGAL/Linear_cell_complex_operations.h | 194 +
.../include/CGAL/Linear_cell_complex_storages.h | 441 +
.../include/CGAL/Linear_cell_complex_traits.h | 147 +
3rdparty/CGAL-4.6/include/CGAL/Location_policy.h | 37 +
3rdparty/CGAL-4.6/include/CGAL/MP_Float.h | 909 +
.../include/CGAL/MP_Float_arithmetic_kernel.h | 62 +
3rdparty/CGAL-4.6/include/CGAL/MP_Float_impl.h | 512 +
.../CGAL/Manhattan_distance_iso_box_point.h | 173 +
.../CGAL/Marching_tetrahedra_observer_default_3.h | 60 +
.../Marching_tetrahedra_traits_skin_surface_3.h | 65 +
.../CGAL/Mean_value_coordinates_parameterizer_3.h | 203 +
3rdparty/CGAL-4.6/include/CGAL/Memory_sizer.h | 173 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_2/Clusters.h | 572 +
.../include/CGAL/Mesh_2/Do_not_refine_edges.h | 98 +
.../CGAL-4.6/include/CGAL/Mesh_2/Face_badness.h | 31 +
.../CGAL-4.6/include/CGAL/Mesh_2/Output_stream.h | 34 +
.../CGAL-4.6/include/CGAL/Mesh_2/Refine_edges.h | 724 +
.../include/CGAL/Mesh_2/Refine_edges_visitor.h | 170 +
.../CGAL/Mesh_2/Refine_edges_with_clusters.h | 311 +
.../CGAL-4.6/include/CGAL/Mesh_2/Refine_faces.h | 472 +
.../CGAL-4.6/include/CGAL/Mesh_3/C3T3_helpers.h | 3902 +
.../CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h | 129 +
.../include/CGAL/Mesh_3/Concurrent_mesher_config.h | 179 +
.../include/CGAL/Mesh_3/Creator_weighted_point_3.h | 77 +
.../CGAL/Mesh_3/Detect_features_in_polyhedra.h | 304 +
.../CGAL/Mesh_3/Detect_features_in_polyhedra_fwd.h | 41 +
.../CGAL/Mesh_3/Detect_polylines_in_polyhedra.h | 418 +
.../Mesh_3/Detect_polylines_in_polyhedra_fwd.h | 41 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Dump_c3t3.h | 87 +
.../Mesh_3/Facet_criteria_visitor_with_balls.h | 209 +
.../CGAL/Mesh_3/Facet_on_same_surface_criterion.h | 123 +
.../CGAL-4.6/include/CGAL/Mesh_3/Has_features.h | 51 +
.../Mesh_3/Image_to_labeled_function_wrapper.h | 119 +
.../CGAL/Mesh_3/Implicit_surface_mesher_visitor.h | 76 +
.../Mesh_3/Implicit_to_labeled_function_wrapper.h | 155 +
.../include/CGAL/Mesh_3/Labeled_mesh_domain_3.h | 623 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Lloyd_move.h | 554 +
.../Mesh_complex_3_in_triangulation_3_base.h | 639 +
.../include/CGAL/Mesh_3/Mesh_global_optimizer.h | 1159 +
.../include/CGAL/Mesh_3/Mesh_sizing_field.h | 319 +
.../include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h | 324 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Mesher_3.h | 711 +
.../CGAL-4.6/include/CGAL/Mesh_3/Mesher_level.h | 1214 +
.../Mesh_3/Mesher_level_default_implementations.h | 148 +
.../include/CGAL/Mesh_3/Null_exuder_visitor.h | 46 +
.../CGAL/Mesh_3/Null_global_optimizer_visitor.h | 47 +
.../include/CGAL/Mesh_3/Null_perturber_visitor.h | 47 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/Odt_move.h | 305 +
.../include/CGAL/Mesh_3/Poisson_refine_cells_3.h | 325 +
.../include/CGAL/Mesh_3/Polyline_with_context.h | 71 +
.../CGAL-4.6/include/CGAL/Mesh_3/Profile_counter.h | 54 +
.../CGAL-4.6/include/CGAL/Mesh_3/Profiling_tools.h | 69 +
.../CGAL/Mesh_3/Protect_edges_sizing_field.h | 1705 +
.../CGAL-4.6/include/CGAL/Mesh_3/Refine_cells_3.h | 962 +
.../CGAL-4.6/include/CGAL/Mesh_3/Refine_facets_3.h | 1886 +
.../include/CGAL/Mesh_3/Refine_tets_visitor.h | 101 +
.../CGAL/Mesh_3/Robust_intersection_kernel.h | 113 +
.../CGAL/Mesh_3/Robust_intersection_traits_3.h | 568 +
...obust_weighted_circumcenter_filtered_traits_3.h | 415 +
.../CGAL-4.6/include/CGAL/Mesh_3/Sizing_grid.h | 624 +
.../include/CGAL/Mesh_3/Sliver_perturber.h | 1663 +
.../CGAL-4.6/include/CGAL/Mesh_3/Slivers_exuder.h | 1869 +
.../Mesh_3/Slivers_exuder_cell_attributes_traits.h | 80 +
.../CGAL/Mesh_3/Triangle_accessor_primitive.h | 105 +
.../include/CGAL/Mesh_3/Triangulation_helpers.h | 420 +
.../CGAL/Mesh_3/Triangulation_sizing_field.h | 257 +
.../include/CGAL/Mesh_3/Uniform_sizing_field.h | 58 +
.../CGAL/Mesh_3/Worksharing_data_structures.h | 882 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/config.h | 83 +
.../include/CGAL/Mesh_3/dihedral_angle_3.h | 81 +
.../include/CGAL/Mesh_3/global_parameters.h | 92 +
.../CGAL-4.6/include/CGAL/Mesh_3/io_signature.h | 275 +
.../CGAL/Mesh_3/mesh_standard_cell_criteria.h | 525 +
.../include/CGAL/Mesh_3/mesh_standard_criteria.h | 194 +
.../CGAL/Mesh_3/mesh_standard_facet_criteria.h | 710 +
.../include/CGAL/Mesh_3/min_dihedral_angle.h | 178 +
.../include/CGAL/Mesh_3/parameters_defaults.h | 62 +
.../polyhedral_to_labeled_function_wrapper.h | 342 +
.../CGAL-4.6/include/CGAL/Mesh_3/radius_ratio.h | 98 +
.../CGAL-4.6/include/CGAL/Mesh_3/sliver_criteria.h | 261 +
.../Mesh_3/squared_distance_Point_3_Triangle_3.h | 135 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_3/utilities.h | 100 +
.../include/CGAL/Mesh_3/vertex_perturbation.h | 1329 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_cell_base_3.h | 285 +
.../CGAL-4.6/include/CGAL/Mesh_cell_criteria_3.h | 125 +
.../CGAL/Mesh_complex_3_in_triangulation_3.h | 755 +
.../include/CGAL/Mesh_constant_domain_field_3.h | 73 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_criteria_3.h | 193 +
.../CGAL/Mesh_domain_with_polyline_features_3.h | 1086 +
.../CGAL-4.6/include/CGAL/Mesh_edge_criteria_3.h | 151 +
.../CGAL-4.6/include/CGAL/Mesh_facet_criteria_3.h | 174 +
.../CGAL-4.6/include/CGAL/Mesh_facet_topology.h | 38 +
.../include/CGAL/Mesh_optimization_return_code.h | 44 +
3rdparty/CGAL-4.6/include/CGAL/Mesh_polyhedron_3.h | 217 +
.../CGAL-4.6/include/CGAL/Mesh_triangulation_3.h | 117 +
.../CGAL-4.6/include/CGAL/Mesh_vertex_base_3.h | 310 +
3rdparty/CGAL-4.6/include/CGAL/Mesher_level.h | 407 +
.../CGAL/Mesher_level_default_implementations.h | 138 +
.../CGAL-4.6/include/CGAL/Mesher_level_visitors.h | 129 +
.../include/CGAL/Meshes/Double_map_container.h | 95 +
.../include/CGAL/Meshes/Filtered_deque_container.h | 318 +
.../CGAL/Meshes/Filtered_multimap_container.h | 309 +
.../include/CGAL/Meshes/Filtered_queue_container.h | 114 +
.../include/CGAL/Meshes/Simple_map_container.h | 84 +
.../include/CGAL/Meshes/Simple_queue_container.h | 72 +
.../include/CGAL/Meshes/Simple_set_container.h | 79 +
.../Meshes/Triangulation_mesher_level_traits_2.h | 82 +
.../Meshes/Triangulation_mesher_level_traits_3.h | 144 +
3rdparty/CGAL-4.6/include/CGAL/Min_annulus_d.h | 873 +
3rdparty/CGAL-4.6/include/CGAL/Min_circle_2.h | 589 +
.../CGAL/Min_circle_2/Min_circle_2_adapterC2.h | 342 +
.../CGAL/Min_circle_2/Min_circle_2_adapterH2.h | 382 +
.../include/CGAL/Min_circle_2/Min_circle_2_impl.h | 108 +
.../CGAL/Min_circle_2/Optimisation_circle_2.h | 232 +
.../CGAL/Min_circle_2/Optimisation_circle_2_impl.h | 99 +
.../CGAL-4.6/include/CGAL/Min_circle_2_traits_2.h | 74 +
3rdparty/CGAL-4.6/include/CGAL/Min_ellipse_2.h | 584 +
.../CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h | 424 +
.../CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h | 432 +
.../CGAL/Min_ellipse_2/Min_ellipse_2_impl.h | 108 +
.../CGAL/Min_ellipse_2/Optimisation_ellipse_2.h | 448 +
.../Min_ellipse_2/Optimisation_ellipse_2_impl.h | 126 +
.../CGAL-4.6/include/CGAL/Min_ellipse_2_traits_2.h | 63 +
.../include/CGAL/Min_quadrilateral_traits_2.h | 422 +
.../include/CGAL/Min_sphere_annulus_d_traits_2.h | 91 +
.../include/CGAL/Min_sphere_annulus_d_traits_3.h | 91 +
.../include/CGAL/Min_sphere_annulus_d_traits_d.h | 89 +
3rdparty/CGAL-4.6/include/CGAL/Min_sphere_d.h | 462 +
.../include/CGAL/Min_sphere_d/Min_sphere_d_impl.h | 115 +
.../CGAL/Min_sphere_d/Optimisation_sphere_d.h | 607 +
.../include/CGAL/Min_sphere_of_points_d_traits_2.h | 60 +
.../include/CGAL/Min_sphere_of_points_d_traits_3.h | 60 +
.../include/CGAL/Min_sphere_of_points_d_traits_d.h | 61 +
.../include/CGAL/Min_sphere_of_spheres_d.h | 295 +
.../Min_sphere_of_spheres_d_configure.h | 85 +
.../Min_sphere_of_spheres_d_impl.h | 400 +
.../Min_sphere_of_spheres_d_pair.h | 248 +
.../Min_sphere_of_spheres_d_pivot_impl.h | 120 +
.../Min_sphere_of_spheres_d_support_set.h | 342 +
.../Min_sphere_of_spheres_d_support_set_impl.h | 186 +
.../CGAL/Min_sphere_of_spheres_d_traits_2.h | 60 +
.../CGAL/Min_sphere_of_spheres_d_traits_3.h | 60 +
.../CGAL/Min_sphere_of_spheres_d_traits_d.h | 61 +
.../Minimum_enclosing_quadrilateral_traits_2.h | 33 +
.../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 +
.../CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h | 255 +
.../include/CGAL/Minkowski_sum_3/PointMark.h | 88 +
.../bipartite_nary_union_sorted_combined.h | 238 +
.../include/CGAL/Modifiable_priority_queue.h | 133 +
3rdparty/CGAL-4.6/include/CGAL/Modifier_base.h | 44 +
.../include/CGAL/Modular_arithmetic/Residue_type.h | 328 +
3rdparty/CGAL-4.6/include/CGAL/Modular_traits.h | 60 +
.../CGAL-4.6/include/CGAL/Monge_via_jet_fitting.h | 784 +
3rdparty/CGAL-4.6/include/CGAL/Mpzf.h | 1127 +
3rdparty/CGAL-4.6/include/CGAL/Multi_surface_3.h | 73 +
3rdparty/CGAL-4.6/include/CGAL/Multiscale_sort.h | 58 +
3rdparty/CGAL-4.6/include/CGAL/Multiset.h | 3998 +
3rdparty/CGAL-4.6/include/CGAL/NT_converter.h | 107 +
3rdparty/CGAL-4.6/include/CGAL/N_step_adaptor.h | 28 +
.../CGAL-4.6/include/CGAL/N_step_adaptor_derived.h | 28 +
.../include/CGAL/Needs_parens_as_product.h | 102 +
.../CGAL-4.6/include/CGAL/Nef_2/Bounding_box_2.h | 117 +
.../include/CGAL/Nef_2/Constrained_triang_traits.h | 433 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/HDS_items.h | 432 +
.../CGAL-4.6/include/CGAL/Nef_2/Line_to_epoint.h | 72 +
.../CGAL-4.6/include/CGAL/Nef_2/Object_handle.h | 37 +
.../CGAL-4.6/include/CGAL/Nef_2/Object_index.h | 58 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/PM_checker.h | 287 +
.../include/CGAL/Nef_2/PM_const_decorator.h | 600 +
.../CGAL-4.6/include/CGAL/Nef_2/PM_decorator.h | 912 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/PM_explorer.h | 144 +
.../CGAL-4.6/include/CGAL/Nef_2/PM_io_parser.h | 403 +
.../CGAL-4.6/include/CGAL/Nef_2/PM_overlayer.h | 977 +
.../CGAL-4.6/include/CGAL/Nef_2/PM_persistent_PL.h | 204 +
.../CGAL-4.6/include/CGAL/Nef_2/PM_point_locator.h | 1058 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/Polynomial.h | 1984 +
.../include/CGAL/Nef_2/Segment_overlay_traits.h | 1126 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/debug.h | 88 +
.../include/CGAL/Nef_2/gen_point_location.h | 610 +
3rdparty/CGAL-4.6/include/CGAL/Nef_2/geninfo.h | 119 +
.../CGAL-4.6/include/CGAL/Nef_2/iterator_tools.h | 111 +
.../CGAL-4.6/include/CGAL/Nef_3/Binary_operation.h | 661 +
.../CGAL-4.6/include/CGAL/Nef_3/Bounding_box_3.h | 97 +
.../include/CGAL/Nef_3/Combine_with_halfspace.h | 173 +
.../CGAL-4.6/include/CGAL/Nef_3/Default_items.h | 47 +
.../include/CGAL/Nef_3/Edge_edge_overlay.h | 1032 +
.../Exact_triangulation_euclidean_traits_xy_3.h | 150 +
.../Exact_triangulation_euclidean_traits_xz_3.h | 146 +
.../Exact_triangulation_euclidean_traits_yz_3.h | 150 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/Halfedge.h | 178 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/Halffacet.h | 140 +
.../include/CGAL/Nef_3/ID_support_handler.h | 429 +
.../CGAL-4.6/include/CGAL/Nef_3/Infimaximal_box.h | 1192 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/K3_tree.h | 1300 +
.../include/CGAL/Nef_3/Mark_bounded_volumes.h | 92 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/Nef_box.h | 161 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/OGL_helper.h | 671 +
.../CGAL-4.6/include/CGAL/Nef_3/Pluecker_line_3.h | 356 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/SFace.h | 142 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/SHalfedge.h | 251 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/SHalfloop.h | 131 +
.../CGAL-4.6/include/CGAL/Nef_3/SM_visualizor.h | 243 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_FM_decorator.h | 672 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_SM_explorer.h | 46 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_SM_overlayer.h | 496 +
.../include/CGAL/Nef_3/SNC_SM_visualizor.h | 223 +
.../include/CGAL/Nef_3/SNC_const_decorator.h | 665 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_constructor.h | 2164 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_decorator.h | 1001 +
.../include/CGAL/Nef_3/SNC_decorator_traits.h | 108 +
.../include/CGAL/Nef_3/SNC_external_structure.h | 1360 +
.../include/CGAL/Nef_3/SNC_indexed_items.h | 193 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_intersection.h | 505 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_io_parser.h | 2086 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/SNC_items.h | 57 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_iteration.h | 66 +
.../include/CGAL/Nef_3/SNC_k3_tree_traits.h | 634 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/SNC_list.h | 773 +
.../include/CGAL/Nef_3/SNC_point_locator.h | 1389 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_ray_shooter.h | 233 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_simplify.h | 769 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_sphere_map.h | 444 +
.../CGAL-4.6/include/CGAL/Nef_3/SNC_structure.h | 1500 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/Vertex.h | 374 +
3rdparty/CGAL-4.6/include/CGAL/Nef_3/Volume.h | 109 +
.../include/CGAL/Nef_3/binop_intersection_tests.h | 192 +
.../CGAL-4.6/include/CGAL/Nef_3/bounded_side_3.h | 199 +
.../include/CGAL/Nef_3/polyhedron_3_to_nef_3.h | 345 +
.../quotient_coordinates_to_homogeneous_point.h | 52 +
.../CGAL-4.6/include/CGAL/Nef_3/shell_to_nef_3.h | 160 +
.../include/CGAL/Nef_3/vertex_cycle_to_nef_3.h | 446 +
.../include/CGAL/Nef_S2/Generic_handle_map.h | 54 +
.../CGAL-4.6/include/CGAL/Nef_S2/Normalizing.h | 394 +
.../CGAL-4.6/include/CGAL/Nef_S2/OGL_base_object.h | 48 +
3rdparty/CGAL-4.6/include/CGAL/Nef_S2/SM_checker.h | 257 +
.../include/CGAL/Nef_S2/SM_const_decorator.h | 422 +
.../CGAL/Nef_S2/SM_constrained_triang_traits.h | 416 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_decorator.h | 973 +
.../include/CGAL/Nef_S2/SM_decorator_traits.h | 95 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_io_parser.h | 492 +
3rdparty/CGAL-4.6/include/CGAL/Nef_S2/SM_items.h | 371 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_iteration.h | 53 +
3rdparty/CGAL-4.6/include/CGAL/Nef_S2/SM_list.h | 108 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_overlayer.h | 2444 +
.../include/CGAL/Nef_S2/SM_point_locator.h | 669 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_triangulator.h | 744 +
.../CGAL-4.6/include/CGAL/Nef_S2/SM_visualizor.h | 204 +
.../CGAL-4.6/include/CGAL/Nef_S2/Sphere_circle.h | 178 +
.../include/CGAL/Nef_S2/Sphere_direction.h | 120 +
.../CGAL-4.6/include/CGAL/Nef_S2/Sphere_geometry.h | 260 +
.../include/CGAL/Nef_S2/Sphere_geometry_OGL.h | 824 +
3rdparty/CGAL-4.6/include/CGAL/Nef_S2/Sphere_map.h | 576 +
.../CGAL-4.6/include/CGAL/Nef_S2/Sphere_point.h | 133 +
.../CGAL-4.6/include/CGAL/Nef_S2/Sphere_segment.h | 388 +
.../CGAL-4.6/include/CGAL/Nef_S2/Sphere_triangle.h | 118 +
.../CGAL-4.6/include/CGAL/Nef_S2/leda_sphere_map.h | 273 +
.../include/CGAL/Nef_S2/sphere_predicates.h | 411 +
.../include/CGAL/Nef_nary_intersection_3.h | 68 +
3rdparty/CGAL-4.6/include/CGAL/Nef_nary_union_3.h | 68 +
3rdparty/CGAL-4.6/include/CGAL/Nef_polyhedron_2.h | 1129 +
3rdparty/CGAL-4.6/include/CGAL/Nef_polyhedron_3.h | 2076 +
3rdparty/CGAL-4.6/include/CGAL/Nef_polyhedron_S2.h | 735 +
3rdparty/CGAL-4.6/include/CGAL/Nef_polynomial.h | 292 +
.../CGAL-4.6/include/CGAL/Nef_polynomial_fwd.h | 55 +
3rdparty/CGAL-4.6/include/CGAL/Nested_iterator.h | 254 +
.../include/CGAL/NewKernel_d/Cartesian_LA_base.h | 177 +
.../CGAL/NewKernel_d/Cartesian_LA_functors.h | 344 +
.../include/CGAL/NewKernel_d/Cartesian_base.h | 40 +
.../include/CGAL/NewKernel_d/Cartesian_change_FT.h | 117 +
.../include/CGAL/NewKernel_d/Cartesian_complete.h | 33 +
.../include/CGAL/NewKernel_d/Cartesian_filter_K.h | 79 +
.../include/CGAL/NewKernel_d/Cartesian_filter_NT.h | 93 +
.../CGAL/NewKernel_d/Cartesian_per_dimension.h | 33 +
.../CGAL/NewKernel_d/Cartesian_static_filters.h | 95 +
.../CGAL-4.6/include/CGAL/NewKernel_d/Coaffine.h | 279 +
.../include/CGAL/NewKernel_d/Define_kernel_types.h | 50 +
.../include/CGAL/NewKernel_d/Dimension_base.h | 49 +
.../include/CGAL/NewKernel_d/Filtered_predicate2.h | 137 +
.../include/CGAL/NewKernel_d/KernelD_converter.h | 196 +
.../include/CGAL/NewKernel_d/Kernel_2_interface.h | 104 +
.../include/CGAL/NewKernel_d/Kernel_3_interface.h | 102 +
.../include/CGAL/NewKernel_d/Kernel_d_interface.h | 224 +
.../CGAL/NewKernel_d/Kernel_object_converter.h | 122 +
.../include/CGAL/NewKernel_d/LA_eigen/LA.h | 170 +
.../CGAL/NewKernel_d/LA_eigen/constructors.h | 151 +
.../include/CGAL/NewKernel_d/Lazy_cartesian.h | 188 +
.../CGAL/NewKernel_d/Types/Aff_transformation.h | 59 +
.../include/CGAL/NewKernel_d/Types/Hyperplane.h | 154 +
.../include/CGAL/NewKernel_d/Types/Iso_box.h | 88 +
.../CGAL-4.6/include/CGAL/NewKernel_d/Types/Line.h | 66 +
.../CGAL-4.6/include/CGAL/NewKernel_d/Types/Ray.h | 66 +
.../include/CGAL/NewKernel_d/Types/Segment.h | 121 +
.../include/CGAL/NewKernel_d/Types/Sphere.h | 159 +
.../include/CGAL/NewKernel_d/Vector/array.h | 165 +
.../include/CGAL/NewKernel_d/Vector/avx4.h | 213 +
...f_iterator_to_points_from_iterator_to_vectors.h | 76 +
...determinant_of_iterator_to_points_from_points.h | 211 +
...terminant_of_iterator_to_vectors_from_vectors.h | 201 +
.../Vector/determinant_of_points_from_vectors.h | 164 +
.../Vector/determinant_of_vectors_small_dim.h | 58 +
.../determinant_of_vectors_small_dim_internal.h | 164 +
.../CGAL-4.6/include/CGAL/NewKernel_d/Vector/mix.h | 46 +
.../include/CGAL/NewKernel_d/Vector/sse2.h | 145 +
.../include/CGAL/NewKernel_d/Vector/v2int.h | 181 +
.../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_properties.h | 40 +
.../include/CGAL/NewKernel_d/functor_tags.h | 350 +
.../CGAL-4.6/include/CGAL/NewKernel_d/static_int.h | 61 +
.../include/CGAL/NewKernel_d/store_kernel.h | 104 +
3rdparty/CGAL-4.6/include/CGAL/NewKernel_d/utils.h | 296 +
3rdparty/CGAL-4.6/include/CGAL/Null_matrix.h | 36 +
.../CGAL-4.6/include/CGAL/Number_type_checker.h | 938 +
.../internal_functions_comparison_root_of_2.h | 224 +
3rdparty/CGAL-4.6/include/CGAL/OFF_to_nef_3.h | 246 +
3rdparty/CGAL-4.6/include/CGAL/Object.h | 219 +
3rdparty/CGAL-4.6/include/CGAL/OpenNL/bicgstab.h | 339 +
3rdparty/CGAL-4.6/include/CGAL/OpenNL/blas.h | 73 +
.../include/CGAL/OpenNL/conjugate_gradient.h | 248 +
.../CGAL-4.6/include/CGAL/OpenNL/full_vector.h | 156 +
.../CGAL-4.6/include/CGAL/OpenNL/linear_solver.h | 475 +
.../CGAL-4.6/include/CGAL/OpenNL/preconditioner.h | 221 +
.../CGAL-4.6/include/CGAL/OpenNL/sparse_matrix.h | 264 +
.../CGAL/Optimisation/Access_coordinates_begin_2.h | 132 +
.../CGAL/Optimisation/Access_coordinates_begin_3.h | 132 +
.../CGAL/Optimisation/Access_coordinates_begin_d.h | 82 +
.../include/CGAL/Optimisation/Access_dimension_2.h | 64 +
.../include/CGAL/Optimisation/Access_dimension_3.h | 62 +
.../include/CGAL/Optimisation/Access_dimension_d.h | 62 +
.../include/CGAL/Optimisation/Construct_point_2.h | 78 +
.../include/CGAL/Optimisation/Construct_point_3.h | 80 +
.../include/CGAL/Optimisation/Construct_point_d.h | 69 +
.../include/CGAL/Optimisation/assertions.h | 331 +
.../CGAL-4.6/include/CGAL/Optimisation/basic.h | 53 +
.../CGAL-4.6/include/CGAL/Optimisation/debug.h | 42 +
.../include/CGAL/Optimisation_d_traits_2.h | 91 +
.../include/CGAL/Optimisation_d_traits_3.h | 91 +
.../include/CGAL/Optimisation_d_traits_d.h | 89 +
3rdparty/CGAL-4.6/include/CGAL/Origin.h | 45 +
.../CGAL/Orthogonal_incremental_neighbor_search.h | 620 +
.../include/CGAL/Orthogonal_k_neighbor_search.h | 189 +
3rdparty/CGAL-4.6/include/CGAL/PCA_util.h | 755 +
3rdparty/CGAL-4.6/include/CGAL/Parabola_2.h | 337 +
.../CGAL-4.6/include/CGAL/Parabola_segment_2.h | 178 +
.../include/CGAL/Param_mesh_patch_circulators.h | 622 +
.../include/CGAL/Param_mesh_patch_iterators.h | 167 +
.../include/CGAL/Param_mesh_patch_vertex.h | 441 +
.../CGAL/Parameterization_mesh_feature_extractor.h | 396 +
.../include/CGAL/Parameterization_mesh_patch_3.h | 1084 +
.../CGAL/Parameterization_polyhedron_adaptor_3.h | 1127 +
.../CGAL-4.6/include/CGAL/Parameterizer_traits_3.h | 245 +
.../include/CGAL/Partition_2/Circulator_pair.h | 139 +
.../CGAL/Partition_2/Indirect_edge_compare.h | 153 +
.../include/CGAL/Partition_2/Indirect_less_xy_2.h | 48 +
.../CGAL/Partition_2/Indirect_not_less_yx_2.h | 46 +
.../include/CGAL/Partition_2/Iterator_list.h | 47 +
.../CGAL-4.6/include/CGAL/Partition_2/Matrix.h | 66 +
.../Partition_2/Partition_opt_cvx_diagonal_list.h | 43 +
.../CGAL/Partition_2/Partition_opt_cvx_edge.h | 110 +
.../CGAL/Partition_2/Partition_opt_cvx_vertex.h | 104 +
.../CGAL/Partition_2/Partition_traits_2_base.h | 78 +
.../CGAL/Partition_2/Partition_vertex_map.h | 514 +
.../CGAL/Partition_2/Partitioned_polygon_2.h | 404 +
.../CGAL/Partition_2/Point_pair_less_xy_2.h | 64 +
.../include/CGAL/Partition_2/Rotation_tree_2.h | 165 +
.../CGAL/Partition_2/Rotation_tree_2_impl.h | 140 +
.../CGAL/Partition_2/Rotation_tree_node_2.h | 167 +
.../include/CGAL/Partition_2/Segment_less_yx_2.h | 161 +
.../Partition_2/Triangulation_indirect_traits_2.h | 166 +
.../include/CGAL/Partition_2/Turn_reverser.h | 45 +
.../CGAL/Partition_2/Vertex_visibility_graph_2.h | 429 +
.../Partition_2/Vertex_visibility_graph_2_impl.h | 716 +
.../CGAL/Partition_2/is_degenerate_polygon_2.h | 80 +
.../CGAL/Partition_2/partition_approx_convex_2.h | 275 +
.../CGAL/Partition_2/partition_assertions.h | 362 +
.../Partition_2/partition_greene_approx_convex_2.h | 858 +
.../CGAL/Partition_2/partition_optimal_convex_2.h | 594 +
.../CGAL/Partition_2/partition_y_monotone_2.h | 518 +
.../include/CGAL/Partition_is_valid_traits_2.h | 45 +
.../CGAL-4.6/include/CGAL/Partition_traits_2.h | 121 +
.../CGAL/Periodic_2_Delaunay_triangulation_2.h | 5376 +
.../Periodic_2_Delaunay_triangulation_traits_2.h | 40 +
.../CGAL-4.6/include/CGAL/Periodic_2_offset_2.h | 182 +
.../include/CGAL/Periodic_2_triangulation_2.h | 4853 +
.../CGAL/Periodic_2_triangulation_dummy_12.h | 168 +
.../CGAL/Periodic_2_triangulation_face_base_2.h | 148 +
.../Periodic_2_triangulation_filtered_traits_2.h | 218 +
.../CGAL/Periodic_2_triangulation_hierarchy_2.h | 637 +
...iodic_2_triangulation_hierarchy_vertex_base_2.h | 107 +
.../CGAL/Periodic_2_triangulation_iterators_2.h | 882 +
..._2_triangulation_statically_filtered_traits_2.h | 74 +
.../CGAL/Periodic_2_triangulation_traits_2.h | 290 +
.../CGAL/Periodic_2_triangulation_vertex_base_2.h | 135 +
.../CGAL/Periodic_3_Delaunay_triangulation_3.h | 1241 +
.../CGAL-4.6/include/CGAL/Periodic_3_offset_3.h | 142 +
.../include/CGAL/Periodic_3_triangulation_3.h | 4140 +
.../CGAL/Periodic_3_triangulation_ds_cell_base_3.h | 300 +
.../Periodic_3_triangulation_ds_vertex_base_3.h | 126 +
.../CGAL/Periodic_3_triangulation_dummy_36.h | 757 +
.../Periodic_3_triangulation_filtered_traits_3.h | 222 +
.../CGAL/Periodic_3_triangulation_hierarchy_3.h | 532 +
.../CGAL/Periodic_3_triangulation_iterators_3.h | 1077 +
.../Periodic_3_triangulation_remove_traits_3.h | 134 +
..._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/Plane_separator.h | 62 +
3rdparty/CGAL-4.6/include/CGAL/Point_2.h | 270 +
.../CGAL/Point_2_Iso_rectangle_2_intersection.h | 87 +
.../include/CGAL/Point_2_Line_2_intersection.h | 85 +
.../include/CGAL/Point_2_Point_2_intersection.h | 64 +
.../include/CGAL/Point_2_Ray_2_intersection.h | 90 +
.../include/CGAL/Point_2_Segment_2_intersection.h | 90 +
.../include/CGAL/Point_2_Triangle_2_intersection.h | 166 +
3rdparty/CGAL-4.6/include/CGAL/Point_3.h | 302 +
3rdparty/CGAL-4.6/include/CGAL/Point_container.h | 453 +
.../include/CGAL/Point_inside_polyhedron_3.h | 140 +
3rdparty/CGAL-4.6/include/CGAL/Point_set_2.h | 447 +
3rdparty/CGAL-4.6/include/CGAL/Point_traits.h | 124 +
.../CGAL-4.6/include/CGAL/Point_with_normal_3.h | 225 +
.../include/CGAL/Point_with_psc_localisation.h | 152 +
.../include/CGAL/Point_with_surface_index.h | 99 +
.../CGAL/Point_with_surface_index_geom_traits.h | 40 +
.../include/CGAL/Poisson_implicit_surface_3.h | 145 +
.../include/CGAL/Poisson_mesh_cell_criteria_3.h | 211 +
.../include/CGAL/Poisson_reconstruction_function.h | 1210 +
3rdparty/CGAL-4.6/include/CGAL/Polygon_2.h | 537 +
.../CGAL/Polygon_2/Polygon_2_algorithms_impl.h | 424 +
.../CGAL/Polygon_2/Polygon_2_edge_circulator.h | 234 +
.../CGAL/Polygon_2/Polygon_2_edge_iterator.h | 197 +
.../include/CGAL/Polygon_2/Polygon_2_impl.h | 159 +
.../include/CGAL/Polygon_2/Polygon_2_simplicity.h | 503 +
.../CGAL/Polygon_2/Polygon_2_vertex_circulator.h | 178 +
.../include/CGAL/Polygon_2/polygon_assertions.h | 366 +
.../CGAL-4.6/include/CGAL/Polygon_2_algorithms.h | 465 +
.../include/CGAL/Polygon_convex_decomposition_2.h | 87 +
.../include/CGAL/Polygon_offset_builder_2.h | 258 +
.../include/CGAL/Polygon_offset_builder_traits_2.h | 286 +
3rdparty/CGAL-4.6/include/CGAL/Polygon_set_2.h | 251 +
3rdparty/CGAL-4.6/include/CGAL/Polygon_traits_2.h | 39 +
.../CGAL-4.6/include/CGAL/Polygon_with_holes_2.h | 227 +
.../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 +
3rdparty/CGAL-4.6/include/CGAL/Polyhedron_copy_3.h | 95 +
.../CGAL-4.6/include/CGAL/Polyhedron_decorator_3.h | 209 +
.../CGAL/Polyhedron_incremental_builder_3.h | 914 +
.../CGAL-4.6/include/CGAL/Polyhedron_items_3.h | 53 +
.../include/CGAL/Polyhedron_items_with_id_3.h | 75 +
.../CGAL-4.6/include/CGAL/Polyhedron_min_items_3.h | 48 +
.../CGAL-4.6/include/CGAL/Polyhedron_slicer_3.h | 444 +
.../CGAL-4.6/include/CGAL/Polyhedron_stitching.h | 286 +
.../CGAL-4.6/include/CGAL/Polyhedron_traits_3.h | 51 +
.../CGAL/Polyhedron_traits_with_normals_3.h | 53 +
.../include/CGAL/Polyline_constraint_hierarchy_2.h | 1173 +
.../Hybrid_squared_distance_cost.h | 114 +
.../Scaled_squared_distance_cost.h | 117 +
.../Squared_distance_cost.h | 102 +
.../Stop_above_cost_threshold.h | 68 +
.../Stop_below_count_ratio_threshold.h | 69 +
.../Stop_below_count_threshold.h | 65 +
.../CGAL/Polyline_simplification_2/Vertex_base_2.h | 85 +
.../CGAL/Polyline_simplification_2/simplify.h | 472 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial.h | 79 +
.../CGAL/Polynomial/Algebraic_structure_traits.h | 354 +
.../include/CGAL/Polynomial/CORE_Expr_root_stack.h | 268 +
.../CGAL-4.6/include/CGAL/Polynomial/CORE_kernel.h | 47 +
.../Cached_extended_euclidean_algorithm.h | 68 +
.../CGAL/Polynomial/Chinese_remainder_traits.h | 74 +
.../include/CGAL/Polynomial/Coercion_traits.h | 188 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial/Degree.h | 82 +
.../include/CGAL/Polynomial/Fixed_polynomial.h | 74 +
.../include/CGAL/Polynomial/Fraction_traits.h | 154 +
.../CGAL/Polynomial/Get_arithmetic_kernel.h | 38 +
.../include/CGAL/Polynomial/Interpolator.h | 134 +
.../include/CGAL/Polynomial/Interval_polynomial.h | 87 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial/Kernel.h | 199 +
.../include/CGAL/Polynomial/Modular_traits.h | 77 +
.../CGAL/Polynomial/Monomial_representation.h | 93 +
.../include/CGAL/Polynomial/Numeric_root_stack.h | 150 +
.../CGAL-4.6/include/CGAL/Polynomial/Polynomial.h | 136 +
.../include/CGAL/Polynomial/Polynomial_type.h | 1478 +
.../CGAL/Polynomial/Real_embeddable_traits.h | 121 +
.../CGAL/Polynomial/Root_stack_default_traits.h | 39 +
.../include/CGAL/Polynomial/Scalar_factor_traits.h | 94 +
.../include/CGAL/Polynomial/Sturm_root_stack.h | 394 +
.../CGAL/Polynomial/Sturm_root_stack_traits.h | 77 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial/basic.h | 211 +
.../include/CGAL/Polynomial/bezout_matrix.h | 619 +
.../CGAL-4.6/include/CGAL/Polynomial/determinant.h | 364 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial/fwd.h | 157 +
.../include/CGAL/Polynomial/hgdelta_update.h | 52 +
.../CGAL/Polynomial/internal/Alternation_counter.h | 106 +
.../CGAL/Polynomial/internal/CORE_polynomial.h | 278 +
.../Polynomial/internal/Descartes_root_count.h | 150 +
.../Polynomial/internal/Double_with_infinity.h | 92 +
.../CGAL/Polynomial/internal/Filtered_function.h | 282 +
.../CGAL/Polynomial/internal/Filtered_kernel.h | 111 +
.../Filtered_kernel/Filtered_Descartes_has_root.h | 56 +
.../Filtered_Descartes_root_counter.h | 158 +
.../Filtered_kernel/Filtered_are_negations.h | 56 +
.../Filtered_polynomial_rational_kernel.h | 226 +
.../Filtered_root_bound_evaluator.h | 47 +
.../Filtered_kernel/Filtered_root_multiplicity.h | 133 +
.../internal/Filtered_kernel/Filtered_sign_at.h | 92 +
.../CGAL/Polynomial/internal/Filtered_number.h | 334 +
.../Construct_filtered_function.h | 105 +
.../Filtered_Descartes_has_root.h | 56 +
.../Filtered_Descartes_root_counter.h | 179 +
.../Filtered_rational/Filtered_Sturm_sequence.h | 333 +
.../Filtered_rational/Filtered_are_negations.h | 54 +
.../Filtered_rational_multiplicity.h | 109 +
.../Filtered_rational_sign_above_rational.h | 61 +
.../Filtered_rational/Filtered_rational_traits.h | 304 +
.../Filtered_root_bound_evaluator.h | 47 +
.../Filtered_sign_Sturm_sequence.h | 124 +
.../Filtered_rational/Filtered_sign_at_rational.h | 111 +
.../Filtered_rational/Filtered_standard_sequence.h | 151 +
.../Polynomial/internal/Fixed_polynomial_impl.h | 492 +
.../CGAL/Polynomial/internal/GSL_numeric_solver.h | 223 +
.../CGAL/Polynomial/internal/Isolating_interval.h | 615 +
.../internal/Kernel/Is_even_multiplicity.h | 67 +
.../CGAL/Polynomial/internal/Kernel/Is_rational.h | 60 +
.../internal/Kernel/Isolating_interval.h | 67 +
.../Polynomial/internal/Kernel/Lower_bound_root.h | 91 +
.../CGAL/Polynomial/internal/Kernel/Multiplicity.h | 50 +
.../internal/Kernel/Rational_between_roots.h | 107 +
.../Polynomial/internal/Kernel/Root_container.h | 112 +
.../CGAL/Polynomial/internal/Kernel/Sign_above.h | 92 +
.../CGAL/Polynomial/internal/Kernel/Sign_at.h | 99 +
.../CGAL/Polynomial/internal/Kernel/Sign_below.h | 55 +
.../internal/Kernel/Sign_between_roots.h | 55 +
.../CGAL/Polynomial/internal/Kernel/To_rational.h | 65 +
.../internal/Kernel/predicate_template.h | 29 +
.../CGAL/Polynomial/internal/Polynomial_impl.h | 537 +
.../Polynomial/internal/Rational/Are_negations.h | 53 +
.../internal/Rational/Bezier_root_counter.h | 828 +
.../Rational/Compare_isolated_roots_in_interval.h | 69 +
.../internal/Rational/Construct_function.h | 109 +
.../CGAL/Polynomial/internal/Rational/Derivative.h | 90 +
.../internal/Rational/Descartes_has_root.h | 70 +
.../internal/Rational/Descartes_root_counter.h | 66 +
.../internal/Rational/Euclidean_Sturm_sequence.h | 96 +
.../internal/Rational/Evaluate_polynomial.h | 80 +
.../Polynomial/internal/Rational/Invert_variable.h | 59 +
.../Rational/Map_rational_interval_to_positive.h | 127 +
.../internal/Rational/Monic_Sturm_sequence.h | 100 +
.../Polynomial/internal/Rational/Negate_variable.h | 68 +
.../Rational/Primitive_part_Sturm_sequence.h | 205 +
.../Polynomial/internal/Rational/Pseudo_quotient.h | 86 +
.../internal/Rational/Pseudo_remainder.h | 112 +
.../CGAL/Polynomial/internal/Rational/Quotient.h | 63 +
.../internal/Rational/Quotient_remainder.h | 83 +
.../internal/Rational/Rational_multiplicity.h | 70 +
.../internal/Rational/Rational_traits_base.h | 217 +
.../internal/Rational/Rational_translate_zero.h | 71 +
.../internal/Rational/Reduced_Sturm_sequence.h | 138 +
.../CGAL/Polynomial/internal/Rational/Remainder.h | 62 +
.../internal/Rational/Root_bound_evaluator.h | 199 +
.../Polynomial/internal/Rational/Shift_power.h | 90 +
.../internal/Rational/Sign_Sturm_sequence.h | 117 +
.../internal/Rational/Sign_above_rational.h | 68 +
.../internal/Rational/Sign_at_rational.h | 90 +
.../internal/Rational/Sign_below_rational.h | 73 +
.../internal/Rational/Standard_sequence.h | 96 +
.../internal/Rational/Sturm_root_counter.h | 123 +
.../Polynomial/internal/Rational/Sturm_sequence.h | 95 +
.../internal/Rational/Sturm_sequence_base.h | 156 +
.../Rational/Subresultant_Sturm_sequence.h | 146 +
.../Polynomial/internal/Root_stack_traits_base.h | 43 +
.../Polynomial/internal/Sign_variations_counter.h | 69 +
.../Polynomial/internal/Simple_interval_root.h | 741 +
.../include/CGAL/Polynomial/internal/Statistics.h | 23 +
.../Polynomial/internal/Sturm_isolating_interval.h | 356 +
.../CGAL/Polynomial/internal/Sturm_root_rep.h | 1049 +
.../include/CGAL/Polynomial/internal/config.h | 22 +
.../internal/filtered_function_leaf_nodes.h | 151 +
.../internal/filtered_function_node_bases.h | 239 +
.../internal/filtered_function_operation_nodes.h | 276 +
.../CGAL/Polynomial/internal/interval_arithmetic.h | 140 +
.../include/CGAL/Polynomial/internal/macros.h | 72 +
.../CGAL/Polynomial/internal/nt_converters.h | 74 +
.../CGAL/Polynomial/internal/numeric_solvers.h | 112 +
.../Polynomial/internal/numeric_solvers_support.h | 60 +
.../Polynomial/internal/polynomial_generators.h | 173 +
3rdparty/CGAL-4.6/include/CGAL/Polynomial/misc.h | 48 +
.../include/CGAL/Polynomial/modular_filter.h | 185 +
.../CGAL-4.6/include/CGAL/Polynomial/modular_gcd.h | 57 +
.../CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h | 276 +
.../CGAL/Polynomial/modular_gcd_utcf_dfai.h | 322 +
.../include/CGAL/Polynomial/modular_gcd_utils.h | 104 +
.../CGAL/Polynomial/polynomial_converters.h | 140 +
.../include/CGAL/Polynomial/polynomial_gcd.h | 551 +
.../Polynomial/polynomial_gcd_implementations.h | 232 +
.../include/CGAL/Polynomial/polynomial_gcd_ntl.h | 183 +
.../include/CGAL/Polynomial/prs_resultant.h | 263 +
.../CGAL-4.6/include/CGAL/Polynomial/resultant.h | 413 +
.../CGAL/Polynomial/square_free_factorize.h | 360 +
.../CGAL/Polynomial/sturm_habicht_sequence.h | 487 +
.../include/CGAL/Polynomial/subresultants.h | 875 +
.../CGAL-4.6/include/CGAL/Polynomial_traits_d.h | 1716 +
.../include/CGAL/Polynomial_type_generator.h | 45 +
3rdparty/CGAL-4.6/include/CGAL/Polynomials_1_2.h | 73 +
3rdparty/CGAL-4.6/include/CGAL/Polynomials_1_3.h | 122 +
3rdparty/CGAL-4.6/include/CGAL/Polynomials_2_2.h | 76 +
3rdparty/CGAL-4.6/include/CGAL/Polynomials_2_3.h | 93 +
.../CGAL-4.6/include/CGAL/Polynomials_for_line_3.h | 102 +
.../CGAL-4.6/include/CGAL/Polytope_distance_d.h | 932 +
.../include/CGAL/Polytope_distance_d_traits_2.h | 91 +
.../include/CGAL/Polytope_distance_d_traits_3.h | 91 +
.../include/CGAL/Polytope_distance_d_traits_d.h | 89 +
3rdparty/CGAL-4.6/include/CGAL/Prevent_deref.h | 55 +
3rdparty/CGAL-4.6/include/CGAL/Profile_counter.h | 237 +
3rdparty/CGAL-4.6/include/CGAL/Profile_timer.h | 80 +
.../CGAL-4.6/include/CGAL/Projection_traits_xy_3.h | 35 +
.../CGAL-4.6/include/CGAL/Projection_traits_xz_3.h | 35 +
.../CGAL-4.6/include/CGAL/Projection_traits_yz_3.h | 35 +
3rdparty/CGAL-4.6/include/CGAL/QP_functions.h | 162 +
3rdparty/CGAL-4.6/include/CGAL/QP_models.h | 1550 +
3rdparty/CGAL-4.6/include/CGAL/QP_options.h | 139 +
3rdparty/CGAL-4.6/include/CGAL/QP_solution.h | 838 +
.../include/CGAL/QP_solver/Initialization.h | 670 +
.../include/CGAL/QP_solver/QP__filtered_base.h | 300 +
.../CGAL/QP_solver/QP__filtered_base_impl.h | 380 +
.../include/CGAL/QP_solver/QP__partial_base.h | 239 +
.../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 | 178 +
.../include/CGAL/QP_solver/QP_full_exact_pricing.h | 181 +
.../CGAL/QP_solver/QP_full_filtered_pricing.h | 260 +
.../include/CGAL/QP_solver/QP_functions_impl.h | 430 +
.../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 | 317 +
.../include/CGAL/QP_solver/QP_solution_impl.h | 734 +
.../CGAL-4.6/include/CGAL/QP_solver/QP_solver.h | 1999 +
.../include/CGAL/QP_solver/QP_solver_bounds_impl.h | 99 +
.../include/CGAL/QP_solver/QP_solver_impl.h | 3390 +
.../QP_solver/QP_solver_nonstandardform_impl.h | 229 +
.../include/CGAL/QP_solver/Unbounded_direction.h | 43 +
.../CGAL-4.6/include/CGAL/QP_solver/assertions.h | 297 +
3rdparty/CGAL-4.6/include/CGAL/QP_solver/basic.h | 34 +
3rdparty/CGAL-4.6/include/CGAL/QP_solver/debug.h | 43 +
.../CGAL-4.6/include/CGAL/QP_solver/functors.h | 277 +
.../include/CGAL/Qt/AlphaShapeGraphicsItem.h | 356 +
.../include/CGAL/Qt/ApolloniusGraphGraphicsItem.h | 129 +
.../CGAL-4.6/include/CGAL/Qt/CGAL_Qt4_config.h | 36 +
.../include/CGAL/Qt/CircularArcGraphicsItem.h | 159 +
.../CGAL/Qt/ConstrainedTriangulationGraphicsItem.h | 125 +
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 +
.../include/CGAL/Qt/GraphicsViewPointInput.h | 91 +
.../CGAL/Qt/GraphicsViewPolygonWithHolesInput.h | 197 +
.../include/CGAL/Qt/GraphicsViewPolylineInput.h | 110 +
.../CGAL-4.6/include/CGAL/Qt/LineGraphicsItem.h | 138 +
3rdparty/CGAL-4.6/include/CGAL/Qt/PainterOstream.h | 209 +
.../CGAL-4.6/include/CGAL/Qt/PointsGraphicsItem.h | 166 +
.../include/CGAL/Qt/PointsInKdTreeGraphicsItem.h | 196 +
.../CGAL-4.6/include/CGAL/Qt/PolygonGraphicsItem.h | 190 +
.../include/CGAL/Qt/PolygonWithHolesGraphicsItem.h | 223 +
.../include/CGAL/Qt/PolylinesGraphicsItem.h | 184 +
.../include/CGAL/Qt/PowerdiagramGraphicsItem.h | 137 +
.../include/CGAL/Qt/RegularGridGraphicsItem.h | 206 +
.../CGAL/Qt/RegularGridVectorFieldGraphicsItem.h | 197 +
.../CGAL/Qt/RegularTriangulationGraphicsItem.h | 313 +
.../CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h | 283 +
.../include/CGAL/Qt/SegmentsGraphicsItem.h | 163 +
.../include/CGAL/Qt/StreamLinesGraphicsItem.h | 127 +
.../include/CGAL/Qt/TriangulationGraphicsItem.h | 308 +
.../CGAL-4.6/include/CGAL/Qt/VoronoiGraphicsItem.h | 129 +
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/Quotient.h | 878 +
3rdparty/CGAL-4.6/include/CGAL/Quotient_fwd.h | 34 +
.../CGAL-4.6/include/CGAL/RS/Gmpfr_make_unique.h | 40 +
3rdparty/CGAL-4.6/include/CGAL/RS/ak_1.h | 182 +
3rdparty/CGAL-4.6/include/CGAL/RS/ak_z_1.h | 212 +
3rdparty/CGAL-4.6/include/CGAL/RS/algebraic_1.h | 362 +
3rdparty/CGAL-4.6/include/CGAL/RS/algebraic_z_1.h | 361 +
.../CGAL-4.6/include/CGAL/RS/bisection_refiner_1.h | 177 +
3rdparty/CGAL-4.6/include/CGAL/RS/comparator_1.h | 91 +
3rdparty/CGAL-4.6/include/CGAL/RS/dyadic.h | 438 +
3rdparty/CGAL-4.6/include/CGAL/RS/exact_signat_1.h | 62 +
3rdparty/CGAL-4.6/include/CGAL/RS/functors_1.h | 658 +
3rdparty/CGAL-4.6/include/CGAL/RS/functors_z_1.h | 709 +
.../include/CGAL/RS/polynomial_converter_1.h | 59 +
.../CGAL-4.6/include/CGAL/RS/rs23_k_isolator_1.h | 149 +
3rdparty/CGAL-4.6/include/CGAL/RS/rs2_calls.h | 136 +
3rdparty/CGAL-4.6/include/CGAL/RS/rs2_isolator_1.h | 124 +
.../CGAL-4.6/include/CGAL/RS/rs3_k_refiner_1.h | 145 +
3rdparty/CGAL-4.6/include/CGAL/RS/rs3_refiner_1.h | 158 +
3rdparty/CGAL-4.6/include/CGAL/RS/signat_1.h | 116 +
3rdparty/CGAL-4.6/include/CGAL/Random.h | 240 +
.../CGAL-4.6/include/CGAL/Random_access_adaptor.h | 28 +
.../include/CGAL/Random_access_value_adaptor.h | 27 +
.../include/CGAL/Random_convex_hull_traits_2.h | 63 +
.../include/CGAL/Random_convex_set_traits_2.h | 116 +
.../CGAL-4.6/include/CGAL/Random_polygon_2_sweep.h | 584 +
.../include/CGAL/Random_polygon_traits_2.h | 55 +
.../include/CGAL/Range_segment_tree_traits.h | 387 +
3rdparty/CGAL-4.6/include/CGAL/Range_tree_d.h | 623 +
3rdparty/CGAL-4.6/include/CGAL/Range_tree_k.h | 422 +
3rdparty/CGAL-4.6/include/CGAL/Rational_traits.h | 114 +
3rdparty/CGAL-4.6/include/CGAL/Ray_2.h | 275 +
.../include/CGAL/Ray_2_Bbox_2_intersection.h | 80 +
.../CGAL/Ray_2_Iso_rectangle_2_intersection.h | 213 +
.../include/CGAL/Ray_2_Line_2_intersection.h | 174 +
.../include/CGAL/Ray_2_Point_2_intersection.h | 25 +
.../include/CGAL/Ray_2_Ray_2_intersection.h | 266 +
.../include/CGAL/Ray_2_Segment_2_intersection.h | 277 +
.../include/CGAL/Ray_2_Triangle_2_intersection.h | 209 +
3rdparty/CGAL-4.6/include/CGAL/Ray_3.h | 244 +
.../CGAL-4.6/include/CGAL/Real_embeddable_traits.h | 180 +
3rdparty/CGAL-4.6/include/CGAL/Real_timer.h | 118 +
.../include/CGAL/Reconstruction_triangulation_3.h | 514 +
.../include/CGAL/Rectangular_p_center_traits_2.h | 335 +
.../CGAL-4.6/include/CGAL/Referenced_argument.h | 37 +
3rdparty/CGAL-4.6/include/CGAL/Regular_complex_d.h | 736 +
3rdparty/CGAL-4.6/include/CGAL/Regular_grid_2.h | 239 +
.../include/CGAL/Regular_triangulation_2.h | 2237 +
.../include/CGAL/Regular_triangulation_3.h | 2152 +
.../Regular_triangulation_adaptation_policies_2.h | 73 +
.../Regular_triangulation_adaptation_traits_2.h | 49 +
.../CGAL/Regular_triangulation_cell_base_3.h | 112 +
...lation_cell_base_with_weighted_circumcenter_3.h | 147 +
.../Regular_triangulation_euclidean_traits_2.h | 434 +
.../Regular_triangulation_euclidean_traits_3.h | 775 +
.../CGAL/Regular_triangulation_face_base_2.h | 90 +
.../CGAL/Regular_triangulation_filtered_traits_2.h | 97 +
.../CGAL/Regular_triangulation_filtered_traits_3.h | 43 +
.../CGAL/Regular_triangulation_vertex_base_2.h | 95 +
3rdparty/CGAL-4.6/include/CGAL/Residue.h | 55 +
3rdparty/CGAL-4.6/include/CGAL/Ridges.h | 899 +
.../CGAL/Robust_circumcenter_filtered_traits_3.h | 397 +
.../include/CGAL/Robust_circumcenter_traits_3.h | 147 +
.../CGAL-4.6/include/CGAL/Robust_construction.h | 141 +
.../CGAL-4.6/include/CGAL/Root_for_circles_2_2.h | 137 +
.../CGAL-4.6/include/CGAL/Root_for_spheres_2_3.h | 246 +
3rdparty/CGAL-4.6/include/CGAL/Root_of_traits.h | 309 +
.../include/CGAL/Root_of_traits_specializations.h | 132 +
.../include/CGAL/Runge_kutta_integrator_2.h | 133 +
.../CGAL-4.6/include/CGAL/Scalar_factor_traits.h | 163 +
.../Scale_space_surface_reconstruction_3_impl.h | 539 +
.../Shape_construction_3.h | 209 +
.../Weighted_PCA_approximation_3.h | 177 +
.../internal/Auto_count.h | 62 +
.../CGAL/Scale_space_surface_reconstruction_3.h | 890 +
3rdparty/CGAL-4.6/include/CGAL/Search_traits.h | 48 +
3rdparty/CGAL-4.6/include/CGAL/Search_traits_2.h | 56 +
3rdparty/CGAL-4.6/include/CGAL/Search_traits_3.h | 57 +
.../CGAL-4.6/include/CGAL/Search_traits_adapter.h | 180 +
3rdparty/CGAL-4.6/include/CGAL/Search_traits_d.h | 50 +
.../include/CGAL/Search_traits_vertex_handle_3.h | 255 +
3rdparty/CGAL-4.6/include/CGAL/Segment_2.h | 310 +
.../CGAL/Segment_2_Iso_rectangle_2_intersection.h | 238 +
.../include/CGAL/Segment_2_Line_2_intersection.h | 168 +
.../include/CGAL/Segment_2_Point_2_intersection.h | 25 +
.../include/CGAL/Segment_2_Ray_2_intersection.h | 25 +
.../CGAL/Segment_2_Segment_2_intersection.h | 461 +
.../CGAL/Segment_2_Triangle_2_intersection.h | 206 +
3rdparty/CGAL-4.6/include/CGAL/Segment_3.h | 226 +
.../include/CGAL/Segment_Delaunay_graph_2.h | 1945 +
.../Segment_Delaunay_graph_2/Are_parallel_C2.h | 83 +
.../Segment_Delaunay_graph_2/Are_same_points_C2.h | 98 +
.../Are_same_segments_C2.h | 61 +
.../Segment_Delaunay_graph_2/Arrangement_enum.h | 203 +
.../Segment_Delaunay_graph_2/Arrangement_type_C2.h | 470 +
.../Arrangement_type_non_intersecting_C2.h | 163 +
.../Segment_Delaunay_graph_2/Basic_predicates_C2.h | 361 +
.../Segment_Delaunay_graph_2/Cartesian_converter.h | 145 +
.../CGAL/Segment_Delaunay_graph_2/Compare_x_2.h | 68 +
.../CGAL/Segment_Delaunay_graph_2/Compare_y_2.h | 67 +
.../Construct_storage_site_2.h | 367 +
.../Construct_storage_site_with_info_2.h | 81 +
.../Segment_Delaunay_graph_2/Constructions_C2.h | 324 +
.../Filtered_traits_base_2.h | 470 +
.../Filtered_traits_concept_check_tags.h | 152 +
.../Finite_edge_interior_conflict_C2.h | 748 +
.../Infinite_edge_interior_conflict_C2.h | 117 +
.../Is_degenerate_edge_C2.h | 78 +
.../Segment_Delaunay_graph_2/Kernel_wrapper_2.h | 96 +
.../CGAL/Segment_Delaunay_graph_2/Orientation_C2.h | 190 +
.../Segment_Delaunay_graph_2/Oriented_side_C2.h | 104 +
.../Oriented_side_of_bisector_C2.h | 326 +
.../CGAL/Segment_Delaunay_graph_2/Predicates_C2.h | 43 +
.../Segment_Delaunay_graph_2_impl.h | 3284 +
.../Segment_Delaunay_graph_hierarchy_2_impl.h | 1153 +
.../Segment_Delaunay_graph_2/Sqrt_extension_2.h | 330 +
.../CGAL/Segment_Delaunay_graph_2/Traits_base_2.h | 283 +
.../Segment_Delaunay_graph_2/Traits_wrapper_2.h | 44 +
.../Triangulation_face_base_with_edges_2.h | 150 +
.../Segment_Delaunay_graph_2/Vertex_conflict_C2.h | 571 +
.../Segment_Delaunay_graph_2/Voronoi_vertex_C2.h | 85 +
.../Voronoi_vertex_ring_C2.h | 1529 +
.../Voronoi_vertex_sqrt_field_C2.h | 1278 +
.../Voronoi_vertex_sqrt_field_new_C2.h | 1494 +
.../include/CGAL/Segment_Delaunay_graph_2/basic.h | 30 +
.../CGAL/Segment_Delaunay_graph_2/edge_list.h | 561 +
.../Segment_Delaunay_graph_2/in_place_edge_list.h | 293 +
.../Segment_Delaunay_graph_adaptation_policies_2.h | 73 +
.../Segment_Delaunay_graph_adaptation_traits_2.h | 52 +
.../CGAL/Segment_Delaunay_graph_face_base_2.h | 147 +
.../Segment_Delaunay_graph_filtered_traits_2.h | 246 +
.../CGAL/Segment_Delaunay_graph_hierarchy_2.h | 506 +
...egment_Delaunay_graph_hierarchy_vertex_base_2.h | 74 +
.../CGAL/Segment_Delaunay_graph_simple_site_2.h | 272 +
.../Segment_Delaunay_graph_simple_storage_site_2.h | 223 +
.../include/CGAL/Segment_Delaunay_graph_site_2.h | 357 +
.../CGAL/Segment_Delaunay_graph_storage_site_2.h | 350 +
...gment_Delaunay_graph_storage_site_with_info_2.h | 147 +
.../CGAL/Segment_Delaunay_graph_storage_traits_2.h | 119 +
...ent_Delaunay_graph_storage_traits_with_info_2.h | 89 +
.../include/CGAL/Segment_Delaunay_graph_traits_2.h | 167 +
.../CGAL/Segment_Delaunay_graph_vertex_base_2.h | 98 +
3rdparty/CGAL-4.6/include/CGAL/Segment_tree_d.h | 713 +
3rdparty/CGAL-4.6/include/CGAL/Segment_tree_k.h | 449 +
.../include/CGAL/Self_intersection_polyhedron_3.h | 293 +
3rdparty/CGAL-4.6/include/CGAL/Simple_cartesian.h | 65 +
.../include/CGAL/Simple_circular_kernel_2.h | 108 +
.../CGAL-4.6/include/CGAL/Simple_homogeneous.h | 62 +
.../include/CGAL/Simple_spherical_kernel_3.h | 114 +
3rdparty/CGAL-4.6/include/CGAL/Sixtuple.h | 54 +
3rdparty/CGAL-4.6/include/CGAL/Skin_surface_3.h | 114 +
.../CGAL-4.6/include/CGAL/Skin_surface_base_3.h | 808 +
.../include/CGAL/Skin_surface_filtered_traits_3.h | 71 +
.../Skin_surface_marching_tetrahedra_observer_3.h | 89 +
.../include/CGAL/Skin_surface_polyhedral_items_3.h | 54 +
...urface_polyhedral_items_with_face_information.h | 47 +
.../CGAL/Skin_surface_quadratic_surface_3.h | 194 +
.../CGAL/Skin_surface_refinement_policy_3.h | 134 +
.../CGAL-4.6/include/CGAL/Skin_surface_traits_3.h | 194 +
3rdparty/CGAL-4.6/include/CGAL/Skiplist.h | 340 +
.../Small_side_angle_bisector_decomposition_2.h | 941 +
3rdparty/CGAL-4.6/include/CGAL/Snap_rounding_2.h | 785 +
.../CGAL-4.6/include/CGAL/Snap_rounding_kd_2.h | 599 +
.../CGAL-4.6/include/CGAL/Snap_rounding_traits_2.h | 208 +
.../CGAL/Sorted_matrix_search_traits_adaptor.h | 74 +
.../CGAL-4.6/include/CGAL/Spatial_lock_grid_3.h | 627 +
.../include/CGAL/Spatial_sort_traits_adapter_2.h | 77 +
.../include/CGAL/Spatial_sort_traits_adapter_3.h | 87 +
.../include/CGAL/Spatial_sort_traits_adapter_d.h | 92 +
3rdparty/CGAL-4.6/include/CGAL/Sphere_3.h | 349 +
.../CGAL-4.6/include/CGAL/Spherical_kernel_3.h | 112 +
.../include/CGAL/Spherical_kernel_intersections.h | 106 +
.../CGAL/Spherical_kernel_type_equality_wrapper.h | 53 +
3rdparty/CGAL-4.6/include/CGAL/Splitters.h | 312 +
3rdparty/CGAL-4.6/include/CGAL/Sqrt_extension.h | 73 +
.../Sqrt_extension/Algebraic_extension_traits.h | 142 +
.../Sqrt_extension/Algebraic_structure_traits.h | 226 +
.../CGAL/Sqrt_extension/Chinese_remainder_traits.h | 81 +
.../include/CGAL/Sqrt_extension/Coercion_traits.h | 283 +
.../include/CGAL/Sqrt_extension/Eigen_NumTraits.h | 48 +
.../include/CGAL/Sqrt_extension/Fraction_traits.h | 234 +
.../CGAL/Sqrt_extension/Get_arithmetic_kernel.h | 38 +
.../include/CGAL/Sqrt_extension/Modular_traits.h | 83 +
.../CGAL/Sqrt_extension/Real_embeddable_traits.h | 91 +
.../CGAL/Sqrt_extension/Scalar_factor_traits.h | 84 +
.../CGAL/Sqrt_extension/Sqrt_extension_type.h | 829 +
.../include/CGAL/Sqrt_extension/Wang_traits.h | 77 +
.../include/CGAL/Sqrt_extension/convert_to_bfi.h | 106 +
3rdparty/CGAL-4.6/include/CGAL/Sqrt_extension/io.h | 169 +
.../CGAL-4.6/include/CGAL/Sqrt_extension_fwd.h | 36 +
.../include/CGAL/Square_border_parameterizer_3.h | 446 +
3rdparty/CGAL-4.6/include/CGAL/Straight_2.h | 361 +
.../CGAL-4.6/include/CGAL/Straight_skeleton_2.h | 371 +
.../Polygon_offset_builder_2_impl.h | 426 +
.../Straight_skeleton_2/Straight_skeleton_aux.h | 229 +
.../Straight_skeleton_builder_2_impl.h | 1820 +
.../Straight_skeleton_builder_events_2.h | 260 +
.../Straight_skeleton_builder_traits_2_aux.h | 554 +
.../include/CGAL/Straight_skeleton_2/assertions.h | 52 +
.../include/CGAL/Straight_skeleton_2/debug.h | 355 +
.../include/CGAL/Straight_skeleton_2/test.h | 174 +
.../include/CGAL/Straight_skeleton_builder_2.h | 934 +
.../CGAL/Straight_skeleton_builder_traits_2.h | 540 +
.../include/CGAL/Straight_skeleton_converter_2.h | 302 +
.../include/CGAL/Straight_skeleton_face_base_2.h | 91 +
.../CGAL/Straight_skeleton_halfedge_base_2.h | 147 +
.../include/CGAL/Straight_skeleton_items_2.h | 58 +
.../include/CGAL/Straight_skeleton_vertex_base_2.h | 302 +
3rdparty/CGAL-4.6/include/CGAL/Stream_lines_2.h | 929 +
.../CGAL-4.6/include/CGAL/Subdivision_mask_3.h | 377 +
.../CGAL-4.6/include/CGAL/Subdivision_method_3.h | 85 +
.../include/CGAL/Subdivision_method_impl_3.h | 522 +
3rdparty/CGAL-4.6/include/CGAL/Surface_mesh.h | 35 +
3rdparty/CGAL-4.6/include/CGAL/Surface_mesh/IO.h | 447 +
.../include/CGAL/Surface_mesh/Properties.h | 481 +
.../include/CGAL/Surface_mesh/Surface_mesh.h | 2792 +
.../include/CGAL/Surface_mesh/Surface_mesh_fwd.h | 39 +
.../include/CGAL/Surface_mesh_cell_base_3.h | 205 +
.../Surface_mesh_complex_2_in_triangulation_3.h | 46 +
.../include/CGAL/Surface_mesh_default_criteria_3.h | 87 +
.../CGAL/Surface_mesh_default_edges_criteria_3.h | 85 +
.../CGAL/Surface_mesh_default_triangulation_3.h | 69 +
.../include/CGAL/Surface_mesh_deformation.h | 1509 +
.../Surface_mesh_simplification/Detail/Common.h | 178 +
.../Detail/Edge_collapse.h | 406 +
.../Detail/Edge_collapse_impl.h | 924 +
.../Edge_collapse_visitor_base.h | 69 +
.../HalfedgeGraph_Polyhedron_3.h | 28 +
.../Policies/Edge_collapse/Constrained_placement.h | 75 +
.../Edge_collapse/Count_ratio_stop_predicate.h | 76 +
.../Policies/Edge_collapse/Count_stop_predicate.h | 79 +
.../Edge_collapse/Detail/Lindstrom_Turk_core.h | 197 +
.../Detail/Lindstrom_Turk_core_impl.h | 616 +
.../Policies/Edge_collapse/Edge_length_cost.h | 68 +
.../Policies/Edge_collapse/Edge_profile.h | 196 +
.../Policies/Edge_collapse/Edge_profile_impl.h | 204 +
.../Policies/Edge_collapse/LindstromTurk.h | 28 +
.../Policies/Edge_collapse/LindstromTurk_cost.h | 66 +
.../Policies/Edge_collapse/LindstromTurk_params.h | 54 +
.../Edge_collapse/LindstromTurk_placement.h | 61 +
.../Policies/Edge_collapse/Midpoint_and_length.h | 27 +
.../Policies/Edge_collapse/Midpoint_placement.h | 52 +
.../Surface_mesh_simplification/edge_collapse.h | 169 +
.../include/CGAL/Surface_mesh_traits_generator_3.h | 50 +
.../CGAL/Surface_mesh_triangulation_generator_3.h | 43 +
.../include/CGAL/Surface_mesh_vertex_base_3.h | 49 +
.../include/CGAL/Surface_mesher/Combining_oracle.h | 156 +
.../include/CGAL/Surface_mesher/Has_edges.h | 37 +
.../Surface_mesher/Implicit_surface_oracle_3.h | 504 +
.../Surface_mesher/Intersection_data_structure_3.h | 262 +
.../CGAL/Surface_mesher/Null_oracle_visitor.h | 51 +
.../Point_surface_indices_oracle_visitor.h | 53 +
.../Poisson_implicit_surface_oracle_3.h | 525 +
.../CGAL/Surface_mesher/Polyhedral_oracle.h | 409 +
.../include/CGAL/Surface_mesher/Profile_counter.h | 54 +
.../include/CGAL/Surface_mesher/Profile_timer.h | 36 +
.../include/CGAL/Surface_mesher/Sphere_oracle_3.h | 460 +
.../CGAL/Surface_mesher/Standard_criteria.h | 337 +
.../include/CGAL/Surface_mesher/Surface_mesher.h | 794 +
.../Surface_mesher/Surface_mesher_edges_level.h | 794 +
.../Surface_mesher_edges_level_visitor.h | 82 +
.../CGAL/Surface_mesher/Surface_mesher_manifold.h | 241 +
.../Surface_mesher/Surface_mesher_regular_edges.h | 358 +
.../CGAL/Surface_mesher/Surface_mesher_visitor.h | 82 +
.../include/CGAL/Surface_mesher/Types_generators.h | 74 +
.../include/CGAL/Surface_mesher/Verbose_flag.h | 32 +
.../Vertices_on_the_same_psc_element_criterion.h | 80 +
.../Vertices_on_the_same_surface_criterion.h | 72 +
.../include/CGAL/Surface_mesher_generator.h | 156 +
3rdparty/CGAL-4.6/include/CGAL/Sweep_line_2.h | 243 +
.../Sweep_line_2/Arr_basic_insertion_sl_visitor.h | 639 +
.../Sweep_line_2/Arr_basic_insertion_traits_2.h | 1026 +
.../CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h | 184 +
.../CGAL/Sweep_line_2/Arr_construction_event.h | 268 +
.../Sweep_line_2/Arr_construction_sl_visitor.h | 928 +
.../CGAL/Sweep_line_2/Arr_construction_subcurve.h | 136 +
.../Sweep_line_2/Arr_default_overlay_traits_base.h | 143 +
.../CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h | 137 +
.../CGAL/Sweep_line_2/Arr_insertion_traits_2.h | 197 +
.../CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h | 1084 +
.../CGAL/Sweep_line_2/Arr_overlay_subcurve.h | 143 +
.../CGAL/Sweep_line_2/Arr_overlay_traits_2.h | 1214 +
.../CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h | 329 +
.../CGAL/Sweep_line_2/Basic_sweep_line_2_impl.h | 770 +
.../include/CGAL/Sweep_line_2/Sweep_line_2_debug.h | 119 +
.../include/CGAL/Sweep_line_2/Sweep_line_2_impl.h | 822 +
.../include/CGAL/Sweep_line_2/Sweep_line_2_utils.h | 198 +
.../CGAL/Sweep_line_2/Sweep_line_2_visitors.h | 286 +
.../CGAL/Sweep_line_2/Sweep_line_curve_pair.h | 219 +
.../include/CGAL/Sweep_line_2/Sweep_line_event.h | 484 +
.../CGAL/Sweep_line_2/Sweep_line_functors.h | 402 +
.../CGAL/Sweep_line_2/Sweep_line_subcurve.h | 288 +
.../include/CGAL/Sweep_line_2_algorithms.h | 222 +
.../include/CGAL/Sweep_line_empty_visitor.h | 282 +
.../CGAL/TDS_full_cell_default_storage_policy.h | 99 +
.../CGAL/TDS_full_cell_mirror_storage_policy.h | 71 +
3rdparty/CGAL-4.6/include/CGAL/Taucs_fix.h | 64 +
3rdparty/CGAL-4.6/include/CGAL/Taucs_matrix.h | 465 +
.../CGAL-4.6/include/CGAL/Taucs_solver_traits.h | 561 +
3rdparty/CGAL-4.6/include/CGAL/Taucs_vector.h | 127 +
3rdparty/CGAL-4.6/include/CGAL/Tetrahedron_3.h | 185 +
3rdparty/CGAL-4.6/include/CGAL/Threetuple.h | 53 +
3rdparty/CGAL-4.6/include/CGAL/Time_stamper.h | 90 +
3rdparty/CGAL-4.6/include/CGAL/Timer.h | 116 +
3rdparty/CGAL-4.6/include/CGAL/Tools/Counter.h | 176 +
3rdparty/CGAL-4.6/include/CGAL/Tools/Label.h | 83 +
3rdparty/CGAL-4.6/include/CGAL/Tools/Log.h | 168 +
3rdparty/CGAL-4.6/include/CGAL/Tools/chained_map.h | 382 +
.../CGAL-4.6/include/CGAL/Tools/utility_macros.h | 405 +
.../CGAL-4.6/include/CGAL/Transform_iterator.h | 86 +
3rdparty/CGAL-4.6/include/CGAL/Tree_assertions.h | 362 +
3rdparty/CGAL-4.6/include/CGAL/Tree_base.h | 238 +
3rdparty/CGAL-4.6/include/CGAL/Tree_traits.h | 86 +
3rdparty/CGAL-4.6/include/CGAL/Triangle_2.h | 211 +
.../CGAL/Triangle_2_Iso_rectangle_2_intersection.h | 330 +
.../include/CGAL/Triangle_2_Line_2_intersection.h | 25 +
.../include/CGAL/Triangle_2_Point_2_intersection.h | 25 +
.../include/CGAL/Triangle_2_Ray_2_intersection.h | 25 +
.../CGAL/Triangle_2_Segment_2_intersection.h | 25 +
.../CGAL/Triangle_2_Triangle_2_do_intersect.h | 179 +
.../CGAL/Triangle_2_Triangle_2_intersection.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/Triangle_3.h | 154 +
.../include/CGAL/Triangle_3_Line_3_do_intersect.h | 124 +
.../include/CGAL/Triangle_3_Plane_3_do_intersect.h | 88 +
.../include/CGAL/Triangle_3_Point_3_do_intersect.h | 111 +
.../include/CGAL/Triangle_3_Ray_3_do_intersect.h | 387 +
.../CGAL/Triangle_3_Segment_3_do_intersect.h | 336 +
.../CGAL/Triangle_3_Tetrahedron_3_do_intersect.h | 79 +
.../CGAL/Triangle_3_Triangle_3_do_intersect.h | 457 +
.../CGAL/Triangle_3_Triangle_3_intersection.h | 237 +
.../CGAL-4.6/include/CGAL/Triangle_accessor_3.h | 78 +
.../CGAL-4.6/include/CGAL/Triangular_field_2.h | 229 +
.../CGAL/Triangulated_mixed_complex_observer_3.h | 218 +
3rdparty/CGAL-4.6/include/CGAL/Triangulation.h | 1330 +
3rdparty/CGAL-4.6/include/CGAL/Triangulation_2.h | 3655 +
.../CGAL/Triangulation_2/insert_constraints.h | 114 +
.../Triangulation_2_filtered_projection_traits_3.h | 91 +
.../CGAL/Triangulation_2_projection_traits_3.h | 444 +
.../include/CGAL/Triangulation_2_traits_3.h | 120 +
3rdparty/CGAL-4.6/include/CGAL/Triangulation_3.h | 6684 +
.../include/CGAL/Triangulation_cell_base_3.h | 107 +
.../Triangulation_cell_base_with_circumcenter_3.h | 139 +
.../CGAL/Triangulation_cell_base_with_info_3.h | 66 +
.../include/CGAL/Triangulation_conformer_2.h | 265 +
.../include/CGAL/Triangulation_data_structure.h | 1608 +
.../include/CGAL/Triangulation_data_structure_2.h | 2323 +
.../include/CGAL/Triangulation_data_structure_3.h | 3979 +
.../Triangulation_data_structure_using_list_2.h | 28 +
.../CGAL/Triangulation_default_data_structure_2.h | 28 +
.../include/CGAL/Triangulation_ds_cell_base_3.h | 271 +
.../include/CGAL/Triangulation_ds_circulators_2.h | 624 +
.../include/CGAL/Triangulation_ds_face_2.h | 130 +
.../include/CGAL/Triangulation_ds_face_base_2.h | 359 +
.../include/CGAL/Triangulation_ds_full_cell.h | 311 +
.../include/CGAL/Triangulation_ds_iterators_2.h | 229 +
.../include/CGAL/Triangulation_ds_vertex.h | 155 +
.../include/CGAL/Triangulation_ds_vertex_2.h | 125 +
.../include/CGAL/Triangulation_ds_vertex_base_2.h | 94 +
.../include/CGAL/Triangulation_ds_vertex_base_3.h | 113 +
.../CGAL/Triangulation_euclidean_traits_2.h | 133 +
.../CGAL/Triangulation_euclidean_traits_xy_3.h | 39 +
.../CGAL/Triangulation_euclidean_traits_xz_3.h | 38 +
.../CGAL/Triangulation_euclidean_traits_yz_3.h | 39 +
.../CGAL-4.6/include/CGAL/Triangulation_face.h | 111 +
.../include/CGAL/Triangulation_face_base_2.h | 102 +
.../CGAL/Triangulation_face_base_with_info_2.h | 69 +
.../include/CGAL/Triangulation_full_cell.h | 162 +
.../include/CGAL/Triangulation_geom_traits_3.h | 80 +
.../include/CGAL/Triangulation_hierarchy_2.h | 747 +
.../include/CGAL/Triangulation_hierarchy_3.h | 842 +
.../CGAL/Triangulation_hierarchy_vertex_base_2.h | 71 +
.../CGAL/Triangulation_hierarchy_vertex_base_3.h | 66 +
.../CGAL/Triangulation_incremental_builder_3.h | 245 +
.../CGAL/Triangulation_iterator_adaptator.h | 56 +
.../CGAL/Triangulation_line_face_circulator_2.h | 701 +
.../include/CGAL/Triangulation_simplex_3.h | 288 +
.../Triangulation_structural_filtering_traits.h | 49 +
.../CGAL-4.6/include/CGAL/Triangulation_utils_2.h | 60 +
.../CGAL-4.6/include/CGAL/Triangulation_utils_3.h | 85 +
.../CGAL-4.6/include/CGAL/Triangulation_vertex.h | 127 +
.../include/CGAL/Triangulation_vertex_base_2.h | 149 +
.../include/CGAL/Triangulation_vertex_base_3.h | 87 +
.../CGAL/Triangulation_vertex_base_with_id_2.h | 62 +
.../CGAL/Triangulation_vertex_base_with_info_2.h | 64 +
.../CGAL/Triangulation_vertex_base_with_info_3.h | 64 +
3rdparty/CGAL-4.6/include/CGAL/Trivial_iterator.h | 138 +
.../include/CGAL/Two_vertices_parameterizer_3.h | 273 +
3rdparty/CGAL-4.6/include/CGAL/Twotuple.h | 52 +
3rdparty/CGAL-4.6/include/CGAL/Umbilics.h | 292 +
3rdparty/CGAL-4.6/include/CGAL/Uncertain.h | 648 +
.../include/CGAL/Unfiltered_predicate_adaptor.h | 255 +
3rdparty/CGAL-4.6/include/CGAL/Union_find.h | 255 +
3rdparty/CGAL-4.6/include/CGAL/Union_of_balls_3.h | 116 +
3rdparty/CGAL-4.6/include/CGAL/Unique_hash_map.h | 177 +
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 +
.../include/CGAL/Voronoi_diagram_2/Accessor.h | 70 +
.../Voronoi_diagram_2/Adaptation_traits_base_2.h | 76 +
.../Voronoi_diagram_2/Adaptation_traits_functors.h | 70 +
.../Apollonius_graph_degeneracy_testers.h | 114 +
.../Apollonius_graph_nearest_site_2.h | 233 +
.../Voronoi_diagram_2/Cached_degeneracy_testers.h | 470 +
.../CGAL/Voronoi_diagram_2/Circulator_adaptors.h | 163 +
.../CGAL/Voronoi_diagram_2/Connected_components.h | 136 +
.../CGAL/Voronoi_diagram_2/Construct_dual_points.h | 123 +
.../Voronoi_diagram_2/Default_site_inserters.h | 184 +
.../CGAL/Voronoi_diagram_2/Default_site_removers.h | 118 +
.../Voronoi_diagram_2/Degeneracy_tester_binders.h | 82 +
.../Delaunay_triangulation_degeneracy_testers.h | 109 +
.../Delaunay_triangulation_nearest_site_2.h | 179 +
.../CGAL/Voronoi_diagram_2/Dummy_iterator.h | 87 +
.../include/CGAL/Voronoi_diagram_2/Edge_less.h | 47 +
.../CGAL-4.6/include/CGAL/Voronoi_diagram_2/Face.h | 200 +
.../CGAL/Voronoi_diagram_2/Finder_classes.h | 140 +
.../include/CGAL/Voronoi_diagram_2/Halfedge.h | 351 +
.../CGAL/Voronoi_diagram_2/Handle_adaptor.h | 72 +
.../CGAL/Voronoi_diagram_2/Identity_rejectors.h | 107 +
.../CGAL/Voronoi_diagram_2/Iterator_adaptors.h | 408 +
.../include/CGAL/Voronoi_diagram_2/Policy_base.h | 172 +
.../Regular_triangulation_degeneracy_testers.h | 112 +
.../Regular_triangulation_nearest_site_2.h | 182 +
.../Segment_Delaunay_graph_degeneracy_testers.h | 260 +
.../Segment_Delaunay_graph_nearest_site_2.h | 300 +
.../CGAL/Voronoi_diagram_2/Site_accessors.h | 85 +
.../CGAL/Voronoi_diagram_2/Unbounded_edges.h | 99 +
.../CGAL/Voronoi_diagram_2/Unbounded_faces.h | 108 +
.../CGAL/Voronoi_diagram_2/Validity_testers.h | 112 +
.../include/CGAL/Voronoi_diagram_2/Vertex.h | 244 +
.../include/CGAL/Voronoi_diagram_2/basic.h | 29 +
.../include/CGAL/Voronoi_intersection_2_traits_3.h | 557 +
.../include/CGAL/Weighted_Minkowski_distance.h | 415 +
.../CGAL/Weighted_alpha_shape_euclidean_traits_2.h | 148 +
.../CGAL/Weighted_alpha_shape_euclidean_traits_3.h | 44 +
3rdparty/CGAL-4.6/include/CGAL/Weighted_point.h | 144 +
.../CGAL/Weighted_point_with_psc_localisation.h | 154 +
.../CGAL/Weighted_point_with_surface_index.h | 128 +
...Weighted_point_with_surface_index_geom_traits.h | 41 +
3rdparty/CGAL-4.6/include/CGAL/Width_3.h | 1594 +
.../CGAL-4.6/include/CGAL/Width_default_traits_3.h | 76 +
.../CGAL-4.6/include/CGAL/Width_polyhedron_3.h | 220 +
3rdparty/CGAL-4.6/include/CGAL/Win32_exception.h | 131 +
.../include/CGAL/aff_transformation_tags.h | 47 +
3rdparty/CGAL-4.6/include/CGAL/algorithm.h | 436 +
.../include/CGAL/all_furthest_neighbors_2.h | 199 +
3rdparty/CGAL-4.6/include/CGAL/apply_to_range.h | 162 +
.../CGAL-4.6/include/CGAL/approximated_offset_2.h | 169 +
3rdparty/CGAL-4.6/include/CGAL/argument_swaps.h | 88 +
.../include/CGAL/arrange_offset_polygons_2.h | 117 +
3rdparty/CGAL-4.6/include/CGAL/array.h | 142 +
3rdparty/CGAL-4.6/include/CGAL/assertions.h | 346 +
.../CGAL-4.6/include/CGAL/assertions_behaviour.h | 64 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/CGAL.h | 36 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/CGALQt3.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/CORE.h | 38 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/ImageIO.h | 38 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/LAPACK.h | 105 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/Qt4.h | 38 +
3rdparty/CGAL-4.6/include/CGAL/auto_link/TAUCS.h | 49 +
.../CGAL-4.6/include/CGAL/auto_link/auto_link.h | 446 +
3rdparty/CGAL-4.6/include/CGAL/barycenter.h | 128 +
3rdparty/CGAL-4.6/include/CGAL/basic.h | 48 +
3rdparty/CGAL-4.6/include/CGAL/basic_classes.h | 36 +
.../CGAL-4.6/include/CGAL/basic_constructions_2.h | 30 +
.../CGAL-4.6/include/CGAL/basic_constructions_3.h | 30 +
.../CGAL-4.6/include/CGAL/bbox_intersection_3.h | 191 +
.../include/CGAL/bilateral_smooth_point_set.h | 649 +
.../include/CGAL/boost/graph/Euler_operations.h | 1340 +
.../include/CGAL/boost/graph/Graph_geometry.h | 235 +
.../boost/graph/backward_compatibility_functions.h | 77 +
.../CGAL/boost/graph/dijkstra_shortest_paths.h | 40 +
.../CGAL/boost/graph/dijkstra_shortest_paths.hpp | 629 +
.../include/CGAL/boost/graph/graph_concepts.h | 203 +
.../CGAL/boost/graph/graph_traits_Arrangement_2.h | 27 +
.../boost/graph/graph_traits_CombinatorialMap.h | 331 +
.../graph/graph_traits_Delaunay_triangulation_2.h | 392 +
.../boost/graph/graph_traits_Dual_Arrangement_2.h | 27 +
.../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/boost/graph/halfedge_graph_traits.h | 32 +
.../boost/graph/halfedge_graph_traits_HalfedgeDS.h | 75 +
.../graph/halfedge_graph_traits_Polyhedron_3.h | 30 +
.../CGAL-4.6/include/CGAL/boost/graph/helpers.h | 262 +
.../graph/internal/OM_iterator_from_circulator.h | 182 +
.../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 +
.../CGAL-4.6/include/CGAL/boost/graph/properties.h | 100 +
.../CGAL/boost/graph/properties_CombinatorialMap.h | 276 +
.../boost/graph/properties_PolyMesh_ArrayKernelT.h | 289 +
.../CGAL/boost/graph/properties_Polyhedron_3.h | 445 +
.../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 +
.../CGAL/boost/iterator/counting_iterator.hpp | 41 +
.../CGAL/boost/iterator/transform_iterator.hpp | 41 +
3rdparty/CGAL-4.6/include/CGAL/bounding_box.h | 150 +
.../CGAL-4.6/include/CGAL/box_intersection_d.h | 397 +
.../CGAL/cartesian_homogeneous_conversion.h | 132 +
3rdparty/CGAL-4.6/include/CGAL/centroid.h | 943 +
.../include/CGAL/certified_numeric_predicates.h | 145 +
.../include/CGAL/certified_quotient_predicates.h | 135 +
3rdparty/CGAL-4.6/include/CGAL/ch_akl_toussaint.h | 56 +
3rdparty/CGAL-4.6/include/CGAL/ch_bykat.h | 75 +
3rdparty/CGAL-4.6/include/CGAL/ch_eddy.h | 55 +
.../CGAL-4.6/include/CGAL/ch_function_objects_2.h | 74 +
3rdparty/CGAL-4.6/include/CGAL/ch_graham_andrew.h | 113 +
3rdparty/CGAL-4.6/include/CGAL/ch_jarvis.h | 89 +
3rdparty/CGAL-4.6/include/CGAL/ch_melkman.h | 51 +
.../include/CGAL/ch_selected_extreme_points_2.h | 214 +
3rdparty/CGAL-4.6/include/CGAL/circulator.h | 1121 +
3rdparty/CGAL-4.6/include/CGAL/circulator_bases.h | 134 +
3rdparty/CGAL-4.6/include/CGAL/compare_vertices.h | 51 +
.../include/CGAL/compute_average_spacing.h | 221 +
.../include/CGAL/compute_outer_frame_margin.h | 122 +
3rdparty/CGAL-4.6/include/CGAL/config.h | 442 +
3rdparty/CGAL-4.6/include/CGAL/connect_holes.h | 472 +
3rdparty/CGAL-4.6/include/CGAL/constant.h | 42 +
.../CGAL/constructions/Polygon_offset_cons_ftC2.h | 113 +
.../constructions/Straight_skeleton_cons_ftC2.h | 685 +
...ctions_for_voronoi_intersection_cartesian_2_3.h | 230 +
.../constructions_on_weighted_points_cartesian_3.h | 499 +
.../include/CGAL/constructions/kernel_ftC2.h | 423 +
.../include/CGAL/constructions/kernel_ftC3.h | 408 +
...squared_radius_smallest_orthogonalcircle_ftC2.h | 77 +
3rdparty/CGAL-4.6/include/CGAL/constructions_d.h | 83 +
.../constructions_on_weighted_points_cartesian_2.h | 89 +
...onstructions_on_weighted_points_homogeneous_2.h | 88 +
3rdparty/CGAL-4.6/include/CGAL/convert_to_bfi.h | 43 +
.../CGAL-4.6/include/CGAL/convex_decomposition_3.h | 191 +
3rdparty/CGAL-4.6/include/CGAL/convex_hull_2.h | 194 +
3rdparty/CGAL-4.6/include/CGAL/convex_hull_3.h | 955 +
.../include/CGAL/convex_hull_3_to_polyhedron_3.h | 93 +
.../CGAL/convex_hull_constructive_traits_2.h | 81 +
.../include/CGAL/convex_hull_incremental_3.h | 54 +
.../CGAL-4.6/include/CGAL/convex_hull_traits_2.h | 81 +
3rdparty/CGAL-4.6/include/CGAL/convexity_check_2.h | 130 +
3rdparty/CGAL-4.6/include/CGAL/convexity_check_3.h | 226 +
3rdparty/CGAL-4.6/include/CGAL/copy_n.h | 36 +
.../include/CGAL/corefinement_operations.h | 477 +
.../include/CGAL/create_offset_polygons_2.h | 351 +
...ate_offset_polygons_from_polygon_with_holes_2.h | 105 +
.../include/CGAL/create_straight_skeleton_2.h | 247 +
...e_straight_skeleton_from_polygon_with_holes_2.h | 45 +
3rdparty/CGAL-4.6/include/CGAL/determinant.h | 215 +
.../CGAL-4.6/include/CGAL/determinant_of_vectors.h | 117 +
.../CGAL-4.6/include/CGAL/distance_predicates_2.h | 31 +
.../CGAL-4.6/include/CGAL/distance_predicates_3.h | 30 +
3rdparty/CGAL-4.6/include/CGAL/double.h | 223 +
.../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/enum.h | 121 +
3rdparty/CGAL-4.6/include/CGAL/envelope_2.h | 126 +
3rdparty/CGAL-4.6/include/CGAL/envelope_3.h | 130 +
3rdparty/CGAL-4.6/include/CGAL/exceptions.h | 188 +
3rdparty/CGAL-4.6/include/CGAL/export/CGAL.h | 47 +
3rdparty/CGAL-4.6/include/CGAL/export/CORE.h | 73 +
3rdparty/CGAL-4.6/include/CGAL/export/ImageIO.h | 49 +
3rdparty/CGAL-4.6/include/CGAL/export/Qt4.h | 49 +
3rdparty/CGAL-4.6/include/CGAL/export/helpers.h | 39 +
.../include/CGAL/extended_euclidean_algorithm.h | 77 +
.../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/float.h | 135 +
3rdparty/CGAL-4.6/include/CGAL/function_objects.h | 534 +
.../CGAL-4.6/include/CGAL/functions_on_enums.h | 33 +
.../CGAL-4.6/include/CGAL/functions_on_signs.h | 142 +
3rdparty/CGAL-4.6/include/CGAL/generators.h | 110 +
3rdparty/CGAL-4.6/include/CGAL/generic_sweep.h | 203 +
3rdparty/CGAL-4.6/include/CGAL/gl.h | 32 +
.../CGAL/global_functions_circular_kernel_2.h | 192 +
.../CGAL/global_functions_on_root_for_sphere_2_3.h | 74 +
...global_functions_on_roots_and_polynomials_1_3.h | 57 +
...global_functions_on_roots_and_polynomials_2_3.h | 46 +
.../CGAL/global_functions_spherical_kernel_3.h | 238 +
3rdparty/CGAL-4.6/include/CGAL/glu.h | 32 +
3rdparty/CGAL-4.6/include/CGAL/gmp.h | 37 +
3rdparty/CGAL-4.6/include/CGAL/gmpxx.h | 64 +
.../CGAL-4.6/include/CGAL/gmpxx_coercion_traits.h | 111 +
3rdparty/CGAL-4.6/include/CGAL/grabbers.h | 135 +
.../include/CGAL/graph_traits_Arrangement_2.h | 606 +
.../include/CGAL/graph_traits_Dual_Arrangement_2.h | 745 +
.../include/CGAL/grid_simplify_point_set.h | 235 +
.../include/CGAL/halfedgeDS_cut_component.h | 153 +
.../include/CGAL/halfedgeds_connected_components.h | 91 +
3rdparty/CGAL-4.6/include/CGAL/hilbert_sort.h | 166 +
.../CGAL-4.6/include/CGAL/in_place_edge_list.h | 206 +
3rdparty/CGAL-4.6/include/CGAL/int.h | 292 +
.../CGAL/internal/AABB_tree/AABB_drawing_traits.h | 92 +
.../include/CGAL/internal/AABB_tree/AABB_node.h | 199 +
.../CGAL/internal/AABB_tree/AABB_search_tree.h | 136 +
.../internal/AABB_tree/AABB_traversal_traits.h | 344 +
.../Halfedge_and_face_graph_property_maps.h | 203 +
.../AABB_tree/Has_nested_type_Shared_data.h | 77 +
.../CGAL/internal/AABB_tree/Primitive_helper.h | 72 +
.../internal/AABB_tree/nearest_point_segment_3.h | 164 +
.../internal/AABB_tree/nearest_point_triangle_3.h | 249 +
.../include/CGAL/internal/Classification_type.h | 31 +
.../include/CGAL/internal/Combination_enumerator.h | 148 +
.../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 +
.../CGAL/internal/Combinatorial_map_utility.h | 692 +
.../Combinatorial_map_utility_novariadic.h | 2573 +
.../internal/Delaunay_triangulation_hierarchy_3.h | 119 +
.../CGAL-4.6/include/CGAL/internal/Dummy_tds_3.h | 49 +
.../include/CGAL/internal/Exact_type_selector.h | 181 +
.../include/CGAL/internal/Get_dimension_tag.h | 46 +
.../Intersections_3/Bbox_3_Bbox_3_do_intersect.h | 43 +
.../Intersections_3/Bbox_3_Line_3_do_intersect.h | 173 +
.../Intersections_3/Bbox_3_Plane_3_do_intersect.h | 146 +
.../Intersections_3/Bbox_3_Ray_3_do_intersect.h | 82 +
.../Bbox_3_Segment_3_do_intersect.h | 451 +
.../Intersections_3/Bbox_3_Sphere_3_do_intersect.h | 123 +
.../Bbox_3_Triangle_3_do_intersect.h | 401 +
.../Triangle_3_Line_3_intersection.h | 431 +
.../Triangle_3_Ray_3_intersection.h | 599 +
.../Triangle_3_Segment_3_intersection.h | 572 +
.../include/CGAL/internal/K_neighbor_search.h | 199 +
.../include/CGAL/internal/Lazy_alpha_nt_2.h | 296 +
.../include/CGAL/internal/Lazy_alpha_nt_3.h | 342 +
...domain_of_complex_3_in_triangulation_3_to_off.h | 136 +
.../include/CGAL/internal/Mesh_3/get_index.h | 170 +
.../AABB_triangle_accessor_3_primitive.h | 52 +
.../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 +
.../Regular_triangulation_filtered_traits_3.h | 189 +
.../CGAL-4.6/include/CGAL/internal/Rich_grid.h | 514 +
.../include/CGAL/internal/Static_filters/Angle_3.h | 172 +
.../Static_filters/Compare_squared_radius_3.h | 420 +
.../Compare_weighted_squared_radius_3.h | 393 +
.../internal/Static_filters/Compare_y_at_x_2.h | 69 +
.../Static_filters/Coplanar_orientation_3.h | 177 +
.../Coplanar_side_of_bounded_circle_3.h | 155 +
.../CGAL/internal/Static_filters/Do_intersect_3.h | 223 +
.../include/CGAL/internal/Static_filters/Equal_3.h | 91 +
.../CGAL/internal/Static_filters/Is_degenerate_3.h | 82 +
.../CGAL/internal/Static_filters/Orientation_2.h | 132 +
.../CGAL/internal/Static_filters/Orientation_3.h | 191 +
.../Static_filters/Periodic_2_orientation_2.h | 268 +
.../Periodic_2_side_of_oriented_circle_2.h | 245 +
.../Static_filters/Periodic_3_orientation_3.h | 267 +
.../Periodic_3_side_of_oriented_sphere_3.h | 299 +
.../CGAL/internal/Static_filters/Power_test_3.h | 789 +
...Regular_triangulation_static_filters_traits_3.h | 52 +
.../Static_filters/Side_of_oriented_circle_2.h | 134 +
.../Static_filters/Side_of_oriented_sphere_3.h | 183 +
.../internal/Static_filters/Static_filter_error.h | 169 +
.../CGAL/internal/Static_filters/Static_filters.h | 300 +
.../include/CGAL/internal/Static_filters/tools.h | 96 +
.../CGAL/internal/Static_or_dynamic_array.h | 116 +
.../Surface_mesh_segmentation/AABB_traits.h | 96 +
.../AABB_traversal_traits.h | 76 +
.../Alpha_expansion_graph_cut.h | 686 +
.../Surface_mesh_segmentation/Disk_samplers.h | 259 +
.../Expectation_maximization.h | 403 +
.../internal/Surface_mesh_segmentation/Filters.h | 332 +
.../Surface_mesh_segmentation/K_means_clustering.h | 437 +
.../Surface_mesh_segmentation/SDF_calculation.h | 519 +
.../Surface_mesh_segmentation.h | 545 +
.../Surface_modeling/Spokes_and_rims_iterator.h | 81 +
.../CGAL/internal/Surface_modeling/Weights.h | 313 +
.../CGAL/internal/Triangulation/Dummy_TDS.h | 49 +
.../Triangulation/Triangulation_ds_iterators.h | 154 +
.../CGAL/internal/Triangulation/utilities.h | 154 +
.../CGAL/internal/Triangulation_ds_circulators_3.h | 498 +
.../CGAL/internal/Triangulation_ds_iterators_3.h | 459 +
.../include/CGAL/internal/auxiliary/graph.h | 1749 +
.../CGAL/internal/boost/array_binary_tree.hpp | 190 +
.../include/CGAL/internal/boost/mutable_heap.hpp | 74 +
.../include/CGAL/internal/boost/mutable_queue.hpp | 153 +
.../include/CGAL/internal/boost/property_map.h | 33 +
.../include/CGAL/internal/bounded_priority_queue.h | 145 +
.../include/CGAL/internal/container_fwd_fixed.hpp | 103 +
.../Combinatorial_map_for_corefinement.h | 115 +
.../corefinement/Polyhedron_constness_types.h | 79 +
.../corefinement/Polyhedron_subset_extraction.h | 256 +
.../intersection_coplanar_triangles_3.h | 328 +
.../corefinement/intersection_triangle_segment_3.h | 167 +
.../intersection_triangle_segment_3_coplanar.h | 396 +
.../include/CGAL/internal/deprecation_warning.h | 74 +
.../CGAL-4.6/include/CGAL/internal/info_check.h | 45 +
.../include/CGAL/interpolation_functions.h | 347 +
3rdparty/CGAL-4.6/include/CGAL/intersection_2.h | 34 +
3rdparty/CGAL-4.6/include/CGAL/intersection_2_1.h | 42 +
3rdparty/CGAL-4.6/include/CGAL/intersection_2_2.h | 41 +
3rdparty/CGAL-4.6/include/CGAL/intersection_2_3.h | 33 +
3rdparty/CGAL-4.6/include/CGAL/intersection_3.h | 53 +
3rdparty/CGAL-4.6/include/CGAL/intersection_3_1.h | 33 +
.../include/CGAL/intersection_of_Polyhedra_3.h | 1999 +
...ntersection_of_Polyhedra_3_refinement_visitor.h | 2265 +
3rdparty/CGAL-4.6/include/CGAL/intersections.h | 48 +
3rdparty/CGAL-4.6/include/CGAL/intersections_d.h | 393 +
3rdparty/CGAL-4.6/include/CGAL/ipower.h | 83 +
3rdparty/CGAL-4.6/include/CGAL/is_convertible.h | 45 +
3rdparty/CGAL-4.6/include/CGAL/is_iterator.h | 80 +
3rdparty/CGAL-4.6/include/CGAL/is_streamable.h | 84 +
3rdparty/CGAL-4.6/include/CGAL/is_y_monotone_2.h | 85 +
3rdparty/CGAL-4.6/include/CGAL/iterator.h | 2500 +
.../CGAL-4.6/include/CGAL/iterator_from_indices.h | 75 +
.../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/kernel_assertions.h | 366 +
3rdparty/CGAL-4.6/include/CGAL/kernel_basic.h | 36 +
3rdparty/CGAL-4.6/include/CGAL/kernel_config.h | 40 +
3rdparty/CGAL-4.6/include/CGAL/kernel_to_kernel.h | 115 +
.../include/CGAL/known_bit_size_integers.h | 66 +
3rdparty/CGAL-4.6/include/CGAL/leda_bigfloat.h | 161 +
.../CGAL-4.6/include/CGAL/leda_bigfloat_interval.h | 492 +
.../CGAL-4.6/include/CGAL/leda_coercion_traits.h | 135 +
3rdparty/CGAL-4.6/include/CGAL/leda_integer.h | 282 +
3rdparty/CGAL-4.6/include/CGAL/leda_rational.h | 296 +
3rdparty/CGAL-4.6/include/CGAL/leda_real.h | 259 +
.../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/long_double.h | 166 +
3rdparty/CGAL-4.6/include/CGAL/long_long.h | 139 +
3rdparty/CGAL-4.6/include/CGAL/make_mesh_3.h | 437 +
.../CGAL/make_piecewise_smooth_surface_mesh.h | 20 +
.../include/CGAL/make_skin_surface_mesh_3.h | 63 +
3rdparty/CGAL-4.6/include/CGAL/make_surface_mesh.h | 206 +
.../CGAL-4.6/include/CGAL/make_union_of_balls_3.h | 56 +
.../CGAL-4.6/include/CGAL/marching_tetrahedra_3.h | 276 +
3rdparty/CGAL-4.6/include/CGAL/memory.h | 47 +
3rdparty/CGAL-4.6/include/CGAL/mesh_segmentation.h | 491 +
.../CGAL-4.6/include/CGAL/mesh_skin_surface_3.h | 53 +
.../CGAL-4.6/include/CGAL/mesh_union_of_balls_3.h | 36 +
3rdparty/CGAL-4.6/include/CGAL/min_max_n.h | 118 +
.../CGAL-4.6/include/CGAL/min_quadrilateral_2.h | 798 +
.../CGAL/minimum_enclosing_quadrilateral_2.h | 33 +
3rdparty/CGAL-4.6/include/CGAL/minkowski_sum_2.h | 93 +
3rdparty/CGAL-4.6/include/CGAL/minkowski_sum_3.h | 102 +
.../CGAL-4.6/include/CGAL/monotone_matrix_search.h | 211 +
.../include/CGAL/more_functions_on_signs.h | 64 +
.../CGAL-4.6/include/CGAL/mpfi_coercion_traits.h | 56 +
.../CGAL-4.6/include/CGAL/mpfr_coercion_traits.h | 51 +
3rdparty/CGAL-4.6/include/CGAL/mpq_class.h | 268 +
3rdparty/CGAL-4.6/include/CGAL/mpz_class.h | 326 +
.../CGAL-4.6/include/CGAL/mst_orient_normals.h | 716 +
.../CGAL-4.6/include/CGAL/multiset_assertions.h | 361 +
.../include/CGAL/natural_neighbor_coordinates_2.h | 332 +
.../include/CGAL/natural_neighbor_coordinates_3.h | 375 +
.../include/CGAL/nearest_neighbor_delaunay_2.h | 260 +
.../CGAL-4.6/include/CGAL/normal_vector_newell_3.h | 95 +
3rdparty/CGAL-4.6/include/CGAL/number_type_basic.h | 81 +
.../CGAL-4.6/include/CGAL/number_type_config.h | 47 +
3rdparty/CGAL-4.6/include/CGAL/number_utils.h | 318 +
.../CGAL-4.6/include/CGAL/number_utils_classes.h | 124 +
.../CGAL-4.6/include/CGAL/odt_optimize_mesh_3.h | 98 +
3rdparty/CGAL-4.6/include/CGAL/offset_polygon_2.h | 165 +
3rdparty/CGAL-4.6/include/CGAL/optimize_mesh_3.h | 33 +
.../CGAL-4.6/include/CGAL/orient_polygon_soup.h | 406 +
.../CGAL-4.6/include/CGAL/orient_polyhedron_3.h | 87 +
3rdparty/CGAL-4.6/include/CGAL/parameterize.h | 78 +
3rdparty/CGAL-4.6/include/CGAL/partition_2.h | 109 +
.../CGAL-4.6/include/CGAL/partition_is_valid_2.h | 285 +
.../CGAL-4.6/include/CGAL/pca_estimate_normals.h | 254 +
.../include/CGAL/periodic_3_triangulation_3_io.h | 141 +
3rdparty/CGAL-4.6/include/CGAL/perturb_mesh_3.h | 123 +
.../CGAL-4.6/include/CGAL/pierce_rectangles_2.h | 1029 +
.../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/point_set_processing_assertions.h | 369 +
.../include/CGAL/poisson_refine_triangulation.h | 255 +
.../include/CGAL/polygon_function_objects.h | 72 +
.../include/CGAL/polygon_soup_to_polyhedron_3.h | 92 +
.../CGAL-4.6/include/CGAL/polyhedron_cut_plane_3.h | 153 +
3rdparty/CGAL-4.6/include/CGAL/polynomial_utils.h | 399 +
.../CGAL/predicates/Polygon_offset_pred_ftC2.h | 65 +
.../CGAL/predicates/Regular_triangulation_ftC2.h | 95 +
.../CGAL/predicates/Regular_triangulation_ftC3.h | 164 +
.../CGAL/predicates/Regular_triangulation_rtH2.h | 126 +
.../CGAL/predicates/Regular_triangulation_rtH3.h | 87 +
.../CGAL/predicates/Straight_skeleton_pred_ftC2.h | 525 +
.../predicates/in_smallest_orthogonalcircle_ftC2.h | 53 +
.../CGAL-4.6/include/CGAL/predicates/kernel_ftC2.h | 640 +
.../CGAL-4.6/include/CGAL/predicates/kernel_ftC3.h | 560 +
.../predicates/predicates_for_mixed_complex_3.h | 125 +
...icates_for_voronoi_intersection_cartesian_2_3.h | 154 +
.../predicates_on_weighted_points_cartesian_3.h | 284 +
.../include/CGAL/predicates/sign_of_determinant.h | 114 +
3rdparty/CGAL-4.6/include/CGAL/predicates_d.h | 246 +
.../CGAL-4.6/include/CGAL/predicates_on_lines_2.h | 30 +
.../CGAL-4.6/include/CGAL/predicates_on_points_2.h | 30 +
.../CGAL-4.6/include/CGAL/predicates_on_points_3.h | 30 +
3rdparty/CGAL-4.6/include/CGAL/primes.h | 66 +
3rdparty/CGAL-4.6/include/CGAL/property_map.h | 361 +
.../CGAL-4.6/include/CGAL/radial_orient_normals.h | 197 +
.../include/CGAL/random_convex_hull_in_disc_2.h | 275 +
.../CGAL-4.6/include/CGAL/random_convex_set_2.h | 125 +
3rdparty/CGAL-4.6/include/CGAL/random_polygon_2.h | 137 +
3rdparty/CGAL-4.6/include/CGAL/random_selection.h | 65 +
.../include/CGAL/random_simplify_point_set.h | 123 +
.../include/CGAL/range_search_delaunay_2.h | 447 +
3rdparty/CGAL-4.6/include/CGAL/rational_rotation.h | 271 +
.../CGAL-4.6/include/CGAL/rectangular_3_center_2.h | 1516 +
.../CGAL-4.6/include/CGAL/rectangular_p_center_2.h | 439 +
3rdparty/CGAL-4.6/include/CGAL/refine_mesh_3.h | 493 +
.../include/CGAL/regular_neighbor_coordinates_2.h | 423 +
.../include/CGAL/remove_far_points_in_mesh_3.h | 90 +
3rdparty/CGAL-4.6/include/CGAL/remove_outliers.h | 257 +
.../CGAL-4.6/include/CGAL/representation_tags.h | 35 +
3rdparty/CGAL-4.6/include/CGAL/result_of.h | 54 +
.../include/CGAL/segment_intersection_points_2.h | 105 +
.../include/CGAL/sibson_gradient_fitting.h | 153 +
.../include/CGAL/simple_transformations_d.h | 96 +
.../include/CGAL/simplest_rational_in_interval.h | 115 +
.../CGAL-4.6/include/CGAL/sorted_matrix_search.h | 415 +
3rdparty/CGAL-4.6/include/CGAL/spatial_sort.h | 197 +
.../CGAL-4.6/include/CGAL/squared_distance_2.h | 32 +
.../CGAL-4.6/include/CGAL/squared_distance_2_1.h | 762 +
.../CGAL-4.6/include/CGAL/squared_distance_2_2.h | 574 +
.../CGAL-4.6/include/CGAL/squared_distance_3.h | 33 +
.../CGAL-4.6/include/CGAL/squared_distance_3_0.h | 334 +
.../CGAL-4.6/include/CGAL/squared_distance_3_1.h | 928 +
.../CGAL-4.6/include/CGAL/squared_distance_3_2.h | 302 +
.../CGAL-4.6/include/CGAL/squared_distance_utils.h | 310 +
3rdparty/CGAL-4.6/include/CGAL/sse2.h | 36 +
.../CGAL-4.6/include/CGAL/streamlines_assertions.h | 362 +
.../include/CGAL/subdivide_skin_surface_mesh_3.h | 157 +
.../include/CGAL/subdivide_union_of_balls_mesh_3.h | 42 +
.../surface_mesh_parameterization_assertions.h | 369 +
.../include/CGAL/surface_neighbor_coordinates_3.h | 284 +
.../CGAL-4.6/include/CGAL/surface_neighbors_3.h | 266 +
.../surface_reconstruction_points_assertions.h | 368 +
3rdparty/CGAL-4.6/include/CGAL/sweep_observer.h | 225 +
3rdparty/CGAL-4.6/include/CGAL/tags.h | 88 +
3rdparty/CGAL-4.6/include/CGAL/to_rational.h | 97 +
3rdparty/CGAL-4.6/include/CGAL/trace.h | 60 +
.../CGAL-4.6/include/CGAL/transforming_iterator.h | 111 +
.../include/CGAL/transforming_pair_iterator.h | 126 +
.../include/CGAL/triangulate_mixed_complex_3.h | 1324 +
.../CGAL-4.6/include/CGAL/triangulate_polyhedron.h | 225 +
.../include/CGAL/triangulate_power_diagram_3.h | 790 +
.../include/CGAL/triangulation_assertions.h | 362 +
3rdparty/CGAL-4.6/include/CGAL/tuple.h | 240 +
3rdparty/CGAL-4.6/include/CGAL/type_traits.h | 39 +
3rdparty/CGAL-4.6/include/CGAL/typeset.h | 117 +
3rdparty/CGAL-4.6/include/CGAL/use.h | 39 +
3rdparty/CGAL-4.6/include/CGAL/user_classes.h | 55 +
3rdparty/CGAL-4.6/include/CGAL/utility.h | 351 +
3rdparty/CGAL-4.6/include/CGAL/utils.h | 62 +
3rdparty/CGAL-4.6/include/CGAL/utils_classes.h | 275 +
3rdparty/CGAL-4.6/include/CGAL/value_type_traits.h | 65 +
3rdparty/CGAL-4.6/include/CGAL/vector.h | 620 +
3rdparty/CGAL-4.6/include/CGAL/version.h | 35 +
3rdparty/CGAL-4.6/include/CGAL/version_macros.h | 47 +
.../include/CGAL/vtkSurfaceMesherContourFilter.h | 161 +
3rdparty/CGAL-4.6/include/CGAL/width_assertions.h | 115 +
.../CGAL/wlop_simplify_and_regularize_point_set.h | 713 +
3rdparty/CGAL-4.6/include/CGAL/wmult.h | 31 +
3rdparty/CGAL-4.6/scripts/cgal_create_CMakeLists | 709 +
.../CGAL-4.6/scripts/cgal_create_assertions.sh | 397 +
3rdparty/CGAL-4.6/scripts/cgal_create_cmake_script | 242 +
3rdparty/CGAL-4.6/scripts/cgal_make_macosx_app | 101 +
.../CGAL-4.6/src/CGAL/Bbox_2_intersections.cpp | 367 +
3rdparty/CGAL-4.6/src/CGAL/CMakeLists.txt | 15 +
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/LICENSE | 15 +
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/bmptypes.h | 222 +
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_ImageIO/typedefs.h | 84 +
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/CGAL_libs_verinfo.rc.in | 68 +
3rdparty/CGAL-4.6/src/CMakeLists.txt | 167 +
3rdparty/CMakeLists.txt | 65 +
3rdparty/tetgen1.5.0/CMakeLists.txt | 18 +
3rdparty/tetgen1.5.0/LICENSE | 666 +
3rdparty/tetgen1.5.0/README | 25 +
3rdparty/tetgen1.5.0/example.poly | 84 +
3rdparty/tetgen1.5.0/makefile | 62 +
3rdparty/tetgen1.5.0/predicates.cxx | 4706 +
3rdparty/tetgen1.5.0/tetgen.cxx | 31244 ++++
3rdparty/tetgen1.5.0/tetgen.h | 3334 +
CMakeLists.txt | 226 +
COPYING | 674 +
ChangeLog | 8 +
README.rst | 81 +
app/mshrable.cpp | 183 +
demo/python/classic.py | 35 +
demo/python/csg-subdomains-2D.py | 43 +
demo/python/deathstar.py | 41 +
demo/python/icecream.py | 48 +
demo/python/materials.py | 38 +
demo/python/propeller.py | 83 +
demo/python/remove_degenerate.py | 17 +
demo/python/simple-csg-3D.py | 46 +
doc/Doxyfile | 1890 +
doc/generate_rst.py | 312 +
fenics-dev-install.sh | 117 +
include/mshr.h | 12 +
include/mshr/CSGCGALDomain2D.h | 96 +
include/mshr/CSGCGALDomain3D.h | 134 +
include/mshr/CSGCGALMeshGenerator2D.h | 73 +
include/mshr/CSGCGALMeshGenerator3D.h | 87 +
include/mshr/CSGGeometries3D.h | 52 +
include/mshr/CSGGeometry.h | 79 +
include/mshr/CSGOperators.h | 309 +
include/mshr/CSGPrimitive.h | 38 +
include/mshr/CSGPrimitives2D.h | 178 +
include/mshr/CSGPrimitives3D.h | 212 +
include/mshr/DolfinMeshUtils.h | 44 +
include/mshr/GlobalInitializer.h | 31 +
include/mshr/MeshGenerator.h | 42 +
include/mshr/Meshes.h | 27 +
include/mshr/STLFileReader.h | 45 +
include/mshr/SurfaceConsistency.h | 36 +
include/mshr/TetgenFileWriter.h | 48 +
include/mshr/TetgenMeshGenerator3D.h | 62 +
include/mshr/VTPFileReader.h | 42 +
mshr-config.cmake.in | 17 +
release.conf | 5 +
src/CSGCGALDomain2D.cpp | 625 +
src/CSGCGALDomain3D.cpp | 1374 +
src/CSGCGALMeshGenerator2D.cpp | 504 +
src/CSGCGALMeshGenerator3D.cpp | 374 +
src/CSGGeometries3D.cpp | 183 +
src/CSGGeometry.cpp | 85 +
src/CSGOperators.cpp | 333 +
src/CSGPrimitives2D.cpp | 216 +
src/CSGPrimitives3D.cpp | 215 +
src/DolfinMeshUtils.cpp | 71 +
src/GlobalInitializer.cpp | 43 +
src/MeshGenerator.cpp | 74 +
src/Meshes.cpp | 56 +
src/Point3FuzzyStrictlyLess.h | 53 +
...al_multicomponent_mesh_domain_with_features_3.h | 157 +
src/Polyhedron_utils.h | 75 +
src/STLFileReader.cpp | 276 +
src/SurfaceConsistency.cpp | 63 +
src/TetgenFileWriter.cpp | 69 +
src/TetgenMeshGenerator3D.cpp | 259 +
src/VTPFileReader.cpp | 83 +
src/make_multicomponent_mesh_3.h | 61 +
src/meshclean.h | 498 +
src/triangulate_polyhedron.h | 59 +
src/triangulation_refinement.h | 318 +
swig/CMakeLists.txt | 73 +
swig/mshr.i | 158 +
test/CMakeLists.txt | 72 +
test/degenerate_removal.py | 14 +
test/dummy.py | 5 +
test/test-csg.py | 39 +
test/test.cpp | 142 +
test/test2.cpp | 54 +
test/test3D.cpp | 51 +
use-mshr.cmake | 24 +
5244 files changed, 2192103 insertions(+)
--
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