mirror of https://github.com/CGAL/cgal
Merged ^/branches/next here
This commit is contained in:
commit
542f5d9c51
|
|
@ -38,11 +38,7 @@ AABB_tree/examples/AABB_tree/cleanup.bat -text
|
||||||
AABB_tree/include/CGAL/AABB_intersections.h -text
|
AABB_tree/include/CGAL/AABB_intersections.h -text
|
||||||
AABB_tree/include/CGAL/AABB_polyhedron_segment_primitive.h -text
|
AABB_tree/include/CGAL/AABB_polyhedron_segment_primitive.h -text
|
||||||
AABB_tree/include/CGAL/AABB_polyhedron_triangle_primitive.h -text
|
AABB_tree/include/CGAL/AABB_polyhedron_triangle_primitive.h -text
|
||||||
AABB_tree/include/CGAL/AABB_segment_primitive.h -text
|
|
||||||
AABB_tree/include/CGAL/AABB_traits.h -text
|
AABB_tree/include/CGAL/AABB_traits.h -text
|
||||||
AABB_tree/include/CGAL/AABB_triangle_primitive.h -text
|
|
||||||
AABB_tree/include/CGAL/internal/AABB_tree/AABB_search_tree.h -text
|
|
||||||
AABB_tree/include/CGAL/internal/AABB_tree/nearest_point_segment_3.h -text
|
|
||||||
AABB_tree/test/AABB_tree/AABB_test_util.h -text
|
AABB_tree/test/AABB_tree/AABB_test_util.h -text
|
||||||
AABB_tree/test/AABB_tree/aabb_correctness_triangle_test.cpp -text
|
AABB_tree/test/AABB_tree/aabb_correctness_triangle_test.cpp -text
|
||||||
AABB_tree/test/AABB_tree/aabb_distance_edge_test.cpp -text
|
AABB_tree/test/AABB_tree/aabb_distance_edge_test.cpp -text
|
||||||
|
|
@ -210,6 +206,9 @@ Alpha_shapes_2/demo/Alpha_shapes_2/qt3/help/index.html svneol=native#text/html
|
||||||
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alpha-detail.png -text
|
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alpha-detail.png -text
|
||||||
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alphashape.pdf -text svneol=unset#application/pdf
|
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alphashape.pdf -text svneol=unset#application/pdf
|
||||||
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alphashape.png -text
|
Alpha_shapes_2/doc_tex/Alpha_shapes_2/alphashape.png -text
|
||||||
|
Alpha_shapes_2/include/CGAL/internal/Lazy_alpha_nt_2.h -text
|
||||||
|
Alpha_shapes_2/test/Alpha_shapes_2/data/fin3 -text
|
||||||
|
Alpha_shapes_2/test/Alpha_shapes_2/test_alpha_projection_traits.cpp -text
|
||||||
Alpha_shapes_3/demo/Alpha_shapes_3/Alpha_shape_3.qrc -text
|
Alpha_shapes_3/demo/Alpha_shapes_3/Alpha_shape_3.qrc -text
|
||||||
Alpha_shapes_3/demo/Alpha_shapes_3/MainWindow.ui -text
|
Alpha_shapes_3/demo/Alpha_shapes_3/MainWindow.ui -text
|
||||||
Alpha_shapes_3/doc_tex/Alpha_shapes_3/alpha_shapes_3_large.png -text
|
Alpha_shapes_3/doc_tex/Alpha_shapes_3/alpha_shapes_3_large.png -text
|
||||||
|
|
@ -226,11 +225,14 @@ Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/FixedWeightedAlphaShapeTraits_3.tex -t
|
||||||
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_3.tex -text
|
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_3.tex -text
|
||||||
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_cell_base_3.tex -text
|
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_cell_base_3.tex -text
|
||||||
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_vertex_base_3.tex -text
|
Alpha_shapes_3/doc_tex/Alpha_shapes_3_ref/Fixed_alpha_shape_vertex_base_3.tex -text
|
||||||
|
Alpha_shapes_3/examples/Alpha_shapes_3/ex_alpha_shapes_exact_alpha.cpp -text
|
||||||
Alpha_shapes_3/examples/Alpha_shapes_3/ex_fixed_weighted_alpha_shapes_3.cpp -text
|
Alpha_shapes_3/examples/Alpha_shapes_3/ex_fixed_weighted_alpha_shapes_3.cpp -text
|
||||||
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_3.h -text
|
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_3.h -text
|
||||||
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_cell_base_3.h -text
|
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_cell_base_3.h -text
|
||||||
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_vertex_base_3.h -text
|
Alpha_shapes_3/include/CGAL/Fixed_alpha_shape_vertex_base_3.h -text
|
||||||
Alpha_shapes_3/include/CGAL/internal/Classification_type.h -text
|
Alpha_shapes_3/include/CGAL/internal/Classification_type.h -text
|
||||||
|
Alpha_shapes_3/include/CGAL/internal/Lazy_alpha_nt_3.h -text
|
||||||
|
Alpha_shapes_3/test/Alpha_shapes_3/bench_walpha.cpp -text
|
||||||
Alpha_shapes_3/test/Alpha_shapes_3/copy_tds.h -text
|
Alpha_shapes_3/test/Alpha_shapes_3/copy_tds.h -text
|
||||||
Alpha_shapes_3/test/Alpha_shapes_3/data/small-exp.in -text
|
Alpha_shapes_3/test/Alpha_shapes_3/data/small-exp.in -text
|
||||||
Alpha_shapes_3/test/Alpha_shapes_3/data/small.in -text
|
Alpha_shapes_3/test/Alpha_shapes_3/data/small.in -text
|
||||||
|
|
@ -818,11 +820,16 @@ Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spheric
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/merge -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/merge -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/points -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/points -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/xcurves -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_adaptor/spherical_arcs/xcurves -text
|
||||||
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_construction/test47.txt -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_observer/test01.txt -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_observer/test01.txt -text
|
||||||
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_overlay/test01.txt -text
|
||||||
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/data/test_overlay/test02.txt -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_do_equal.cpp -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_do_equal.cpp -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_do_intersect.cpp -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_do_intersect.cpp -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_observer.cmd -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_observer.cmd -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_observer.cpp -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_observer.cpp -text
|
||||||
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_overlay.cmd -text
|
||||||
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_overlay.cpp -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_rational_function_traits_2.cpp -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_rational_function_traits_2.cpp -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_traits_adaptor.cpp -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_traits_adaptor.cpp -text
|
||||||
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_traits_adaptor.h -text
|
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_traits_adaptor.h -text
|
||||||
|
|
@ -1512,6 +1519,7 @@ Envelope_3/test/Envelope_3/data/spheres/stest6.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/spheres/stest7.cin -text
|
Envelope_3/test/Envelope_3/data/spheres/stest7.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/spheres/stest8.cin -text
|
Envelope_3/test/Envelope_3/data/spheres/stest8.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/spheres/stest9.cin -text
|
Envelope_3/test/Envelope_3/data/spheres/stest9.cin -text
|
||||||
|
Envelope_3/test/Envelope_3/data/triangles/README -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/edge_bug.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/edge_bug.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/edge_bug_all.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/edge_bug_all.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/grid_inter_tri_const_envelope.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/grid_inter_tri_const_envelope.cin -text
|
||||||
|
|
@ -1532,6 +1540,7 @@ Envelope_3/test/Envelope_3/data/triangles/test.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test10.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test10.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test11.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test11.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test12.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test12.cin -text
|
||||||
|
Envelope_3/test/Envelope_3/data/triangles/test13.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test2.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test2.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test3.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test3.cin -text
|
||||||
Envelope_3/test/Envelope_3/data/triangles/test4.cin -text
|
Envelope_3/test/Envelope_3/data/triangles/test4.cin -text
|
||||||
|
|
@ -1697,10 +1706,10 @@ HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/euler_vertex.gif -text svneol=unset#image/
|
||||||
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.gif -text svneol=unset#image/gif
|
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.gif -text svneol=unset#image/gif
|
||||||
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.pdf -text svneol=unset#application/pdf
|
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional.pdf -text svneol=unset#application/pdf
|
||||||
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional_small.gif -text svneol=unset#image/gif
|
HalfedgeDS/doc_tex/HalfedgeDS_ref/fig/hds_optional_small.gif -text svneol=unset#image/gif
|
||||||
HalfedgeDS/examples/HalfedgeDS/hds_prog_default_with_ccb.cpp -text
|
|
||||||
HalfedgeDS/examples/HalfedgeDS/hds_prog_graph_with_ccb.cpp -text
|
|
||||||
Installation/INSTALL -text
|
Installation/INSTALL -text
|
||||||
|
Installation/LICENSE.BSL -text
|
||||||
Installation/LICENSE.FREE_USE -text
|
Installation/LICENSE.FREE_USE -text
|
||||||
|
Installation/LICENSE.GPL -text
|
||||||
Installation/VERSION -text
|
Installation/VERSION -text
|
||||||
Installation/auxiliary/cgal_create_cmake_script.1 -text
|
Installation/auxiliary/cgal_create_cmake_script.1 -text
|
||||||
Installation/cgal.css svneol=native#text/css
|
Installation/cgal.css svneol=native#text/css
|
||||||
|
|
@ -1715,7 +1724,6 @@ Installation/cmake/modules/CGAL_CheckCXXFileRuns.cmake -text
|
||||||
Installation/cmake/modules/CGAL_Common.cmake -text
|
Installation/cmake/modules/CGAL_Common.cmake -text
|
||||||
Installation/cmake/modules/CGAL_CreateSingleSourceCGALProgram.cmake -text
|
Installation/cmake/modules/CGAL_CreateSingleSourceCGALProgram.cmake -text
|
||||||
Installation/cmake/modules/CGAL_CreateSingleSourceCGALProgramQt4.cmake -text
|
Installation/cmake/modules/CGAL_CreateSingleSourceCGALProgramQt4.cmake -text
|
||||||
Installation/cmake/modules/CGAL_FindPackageHandleStandardArgs.cmake -text
|
|
||||||
Installation/cmake/modules/CGAL_GeneratorSpecificSettings.cmake -text
|
Installation/cmake/modules/CGAL_GeneratorSpecificSettings.cmake -text
|
||||||
Installation/cmake/modules/CGAL_Locate_CGAL_TAUCS.cmake -text
|
Installation/cmake/modules/CGAL_Locate_CGAL_TAUCS.cmake -text
|
||||||
Installation/cmake/modules/CGAL_Macros.cmake -text
|
Installation/cmake/modules/CGAL_Macros.cmake -text
|
||||||
|
|
@ -1728,6 +1736,7 @@ Installation/cmake/modules/CGAL_SetupLEDA.cmake -text
|
||||||
Installation/cmake/modules/CGAL_SetupMPFI.cmake -text
|
Installation/cmake/modules/CGAL_SetupMPFI.cmake -text
|
||||||
Installation/cmake/modules/CGAL_SetupNTL.cmake -text
|
Installation/cmake/modules/CGAL_SetupNTL.cmake -text
|
||||||
Installation/cmake/modules/CGAL_SetupRS.cmake -text
|
Installation/cmake/modules/CGAL_SetupRS.cmake -text
|
||||||
|
Installation/cmake/modules/CGAL_TweakFindBoost.cmake -text
|
||||||
Installation/cmake/modules/CGAL_UseBLAS.cmake -text
|
Installation/cmake/modules/CGAL_UseBLAS.cmake -text
|
||||||
Installation/cmake/modules/CGAL_UseLAPACK.cmake -text
|
Installation/cmake/modules/CGAL_UseLAPACK.cmake -text
|
||||||
Installation/cmake/modules/CGAL_UseMKL.cmake -text
|
Installation/cmake/modules/CGAL_UseMKL.cmake -text
|
||||||
|
|
@ -1737,11 +1746,11 @@ Installation/cmake/modules/CGAL_UseRS.cmake -text
|
||||||
Installation/cmake/modules/CGAL_UseTAUCS.cmake -text
|
Installation/cmake/modules/CGAL_UseTAUCS.cmake -text
|
||||||
Installation/cmake/modules/CGAL_VersionUtils.cmake -text
|
Installation/cmake/modules/CGAL_VersionUtils.cmake -text
|
||||||
Installation/cmake/modules/FindBLAS.cmake -text
|
Installation/cmake/modules/FindBLAS.cmake -text
|
||||||
Installation/cmake/modules/FindBoost.cmake -text
|
|
||||||
Installation/cmake/modules/FindCGAL.cmake -text
|
Installation/cmake/modules/FindCGAL.cmake -text
|
||||||
Installation/cmake/modules/FindCGAL_CORE.cmake -text
|
Installation/cmake/modules/FindCGAL_CORE.cmake -text
|
||||||
Installation/cmake/modules/FindCORE.cmake -text
|
Installation/cmake/modules/FindCORE.cmake -text
|
||||||
Installation/cmake/modules/FindESBTL.cmake -text
|
Installation/cmake/modules/FindESBTL.cmake -text
|
||||||
|
Installation/cmake/modules/FindEigen3.cmake -text
|
||||||
Installation/cmake/modules/FindF2C.cmake -text
|
Installation/cmake/modules/FindF2C.cmake -text
|
||||||
Installation/cmake/modules/FindGMP.cmake -text
|
Installation/cmake/modules/FindGMP.cmake -text
|
||||||
Installation/cmake/modules/FindGMPXX.cmake -text
|
Installation/cmake/modules/FindGMPXX.cmake -text
|
||||||
|
|
@ -1753,7 +1762,6 @@ Installation/cmake/modules/FindMPFI.cmake -text
|
||||||
Installation/cmake/modules/FindMPFR.cmake -text
|
Installation/cmake/modules/FindMPFR.cmake -text
|
||||||
Installation/cmake/modules/FindNTL.cmake -text
|
Installation/cmake/modules/FindNTL.cmake -text
|
||||||
Installation/cmake/modules/FindOpenGL.cmake -text
|
Installation/cmake/modules/FindOpenGL.cmake -text
|
||||||
Installation/cmake/modules/FindPackageMessage.cmake -text
|
|
||||||
Installation/cmake/modules/FindQGLViewer.cmake -text
|
Installation/cmake/modules/FindQGLViewer.cmake -text
|
||||||
Installation/cmake/modules/FindQt3-patched.cmake -text
|
Installation/cmake/modules/FindQt3-patched.cmake -text
|
||||||
Installation/cmake/modules/FindRS.cmake -text
|
Installation/cmake/modules/FindRS.cmake -text
|
||||||
|
|
@ -1761,6 +1769,7 @@ Installation/cmake/modules/FindTAUCS.cmake -text
|
||||||
Installation/cmake/modules/Qt3Macros-patched.cmake -text
|
Installation/cmake/modules/Qt3Macros-patched.cmake -text
|
||||||
Installation/cmake/modules/UseCGAL.cmake -text
|
Installation/cmake/modules/UseCGAL.cmake -text
|
||||||
Installation/cmake/modules/UseESBTL.cmake -text
|
Installation/cmake/modules/UseESBTL.cmake -text
|
||||||
|
Installation/cmake/modules/UseEigen3.cmake -text
|
||||||
Installation/cmake/modules/test_MPFI.cpp -text
|
Installation/cmake/modules/test_MPFI.cpp -text
|
||||||
Installation/config/support/print_BOOST_version.cpp -text
|
Installation/config/support/print_BOOST_version.cpp -text
|
||||||
Installation/config/support/print_GMP_version.cpp -text
|
Installation/config/support/print_GMP_version.cpp -text
|
||||||
|
|
@ -1779,6 +1788,7 @@ Installation/doc_tex/Installation/cmakelogo.png -text svneol=unset#image/png
|
||||||
Installation/doc_tex/Installation/illustration.png -text
|
Installation/doc_tex/Installation/illustration.png -text
|
||||||
Installation/html2textrc -text
|
Installation/html2textrc -text
|
||||||
Installation/include/CGAL/internal/deprecation_warning.h -text
|
Installation/include/CGAL/internal/deprecation_warning.h -text
|
||||||
|
Installation/src/CGAL_libs_verinfo.rc.in -text
|
||||||
Installation/src/CMakeLists.txt -text
|
Installation/src/CMakeLists.txt -text
|
||||||
Installation/test/Installation/CMakeLists.txt -text
|
Installation/test/Installation/CMakeLists.txt -text
|
||||||
Installation/test/Installation/deprecation_warning.cpp -text
|
Installation/test/Installation/deprecation_warning.cpp -text
|
||||||
|
|
@ -1787,6 +1797,7 @@ Installation/test/Installation/link_to_CGAL_Core.cpp -text
|
||||||
Installation/test/Installation/link_to_CGAL_ImageIO.cpp -text
|
Installation/test/Installation/link_to_CGAL_ImageIO.cpp -text
|
||||||
Installation/test/Installation/link_to_CGAL_Qt3.cpp -text
|
Installation/test/Installation/link_to_CGAL_Qt3.cpp -text
|
||||||
Installation/test/Installation/link_to_CGAL_Qt4.cpp -text
|
Installation/test/Installation/link_to_CGAL_Qt4.cpp -text
|
||||||
|
Installation/update_CHANGES -text
|
||||||
Interpolation/doc_tex/Interpolation/interpolation.png -text
|
Interpolation/doc_tex/Interpolation/interpolation.png -text
|
||||||
Interpolation/doc_tex/Interpolation/nn_coords.gif -text svneol=unset#image/gif
|
Interpolation/doc_tex/Interpolation/nn_coords.gif -text svneol=unset#image/gif
|
||||||
Interpolation/doc_tex/Interpolation/nn_coords.ipe -text svneol=unset#application/postscript
|
Interpolation/doc_tex/Interpolation/nn_coords.ipe -text svneol=unset#application/postscript
|
||||||
|
|
@ -1818,6 +1829,7 @@ Jet_fitting_3/doc_tex/Jet_fitting_3/david-dirmaxkmin-white-back.jpg -text svneol
|
||||||
Jet_fitting_3/doc_tex/Jet_fitting_3/jet_fitting_basis.gif -text svneol=unset#image/gif
|
Jet_fitting_3/doc_tex/Jet_fitting_3/jet_fitting_basis.gif -text svneol=unset#image/gif
|
||||||
Jet_fitting_3/doc_tex/Jet_fitting_3/jet_fitting_basis.pdf -text svneol=unset#application/pdf
|
Jet_fitting_3/doc_tex/Jet_fitting_3/jet_fitting_basis.pdf -text svneol=unset#application/pdf
|
||||||
Jet_fitting_3/doc_tex/Jet_fitting_3/ppal_curv_poly2x2+y2.jpg -text svneol=unset#image/jpeg
|
Jet_fitting_3/doc_tex/Jet_fitting_3/ppal_curv_poly2x2+y2.jpg -text svneol=unset#image/jpeg
|
||||||
|
Jet_fitting_3/doc_tex/Jet_fitting_3_ref/Eigen_svd.tex -text
|
||||||
Jet_fitting_3/doc_tex/Jet_fitting_3_ref/template_dependence.jpg -text svneol=unset#image/jpeg
|
Jet_fitting_3/doc_tex/Jet_fitting_3_ref/template_dependence.jpg -text svneol=unset#image/jpeg
|
||||||
Jet_fitting_3/doc_tex/Jet_fitting_3_ref/template_dependence.pdf -text svneol=unset#application/pdf
|
Jet_fitting_3/doc_tex/Jet_fitting_3_ref/template_dependence.pdf -text svneol=unset#application/pdf
|
||||||
Jet_fitting_3/examples/Jet_fitting_3/data/ellipe0.003.off -text svneol=unset#application/octet-stream
|
Jet_fitting_3/examples/Jet_fitting_3/data/ellipe0.003.off -text svneol=unset#application/octet-stream
|
||||||
|
|
@ -2028,15 +2040,20 @@ Linear_cell_complex/dont_submit -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/CMakeLCCViewerQt.inc -text
|
Linear_cell_complex/examples/Linear_cell_complex/CMakeLCCViewerQt.inc -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/CMakeLCCViewerVtk.inc -text
|
Linear_cell_complex/examples/Linear_cell_complex/CMakeLCCViewerVtk.inc -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt -text
|
Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/data/graph.off -text
|
Linear_cell_complex/examples/Linear_cell_complex/README.txt -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/data/points -text
|
Linear_cell_complex/examples/Linear_cell_complex/data/graph.txt -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/data/small_points -text
|
Linear_cell_complex/examples/Linear_cell_complex/data/points_2 -text
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/data/points_3 -text
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/data/small_points_2 -text
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/data/small_points_3 -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3.cpp -text
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3.cpp -text
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_triangulation.cpp -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_qt.h -text
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_qt.h -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_vtk.h -text
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_viewer_vtk.h -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_with_colored_vertices.cpp -text
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_with_colored_vertices.cpp -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_4.cpp -text
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_4.cpp -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/plane_graph_to_lcc_2.cpp -text
|
Linear_cell_complex/examples/Linear_cell_complex/plane_graph_to_lcc_2.cpp -text
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/voronoi_2.cpp -text
|
||||||
Linear_cell_complex/examples/Linear_cell_complex/voronoi_3.cpp -text
|
Linear_cell_complex/examples/Linear_cell_complex/voronoi_3.cpp -text
|
||||||
Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h -text
|
Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h -text
|
||||||
Linear_cell_complex/include/CGAL/Linear_cell_complex.h -text
|
Linear_cell_complex/include/CGAL/Linear_cell_complex.h -text
|
||||||
|
|
@ -2079,9 +2096,9 @@ Maintenance/deb/sid/debian/control -text
|
||||||
Maintenance/deb/sid/debian/libcgal-demo.install -text
|
Maintenance/deb/sid/debian/libcgal-demo.install -text
|
||||||
Maintenance/deb/sid/debian/libcgal-dev.install -text
|
Maintenance/deb/sid/debian/libcgal-dev.install -text
|
||||||
Maintenance/deb/sid/debian/libcgal-ipelets.install -text
|
Maintenance/deb/sid/debian/libcgal-ipelets.install -text
|
||||||
Maintenance/deb/sid/debian/libcgal8.install -text
|
Maintenance/deb/sid/debian/libcgal9.install -text
|
||||||
Maintenance/deb/sid/debian/libcgal8.shlibs -text
|
Maintenance/deb/sid/debian/libcgal9.shlibs -text
|
||||||
Maintenance/deb/sid/debian/patches/00list -text
|
Maintenance/deb/sid/debian/patches/series -text
|
||||||
Maintenance/deb/sid/debian/rules -text
|
Maintenance/deb/sid/debian/rules -text
|
||||||
Maintenance/deb/sid/debian/source/format -text
|
Maintenance/deb/sid/debian/source/format -text
|
||||||
Maintenance/deb/sid/debian/watch -text
|
Maintenance/deb/sid/debian/watch -text
|
||||||
|
|
@ -2093,9 +2110,9 @@ Maintenance/deb/squeeze/debian/control -text
|
||||||
Maintenance/deb/squeeze/debian/libcgal-demo.install -text
|
Maintenance/deb/squeeze/debian/libcgal-demo.install -text
|
||||||
Maintenance/deb/squeeze/debian/libcgal-dev.install -text
|
Maintenance/deb/squeeze/debian/libcgal-dev.install -text
|
||||||
Maintenance/deb/squeeze/debian/libcgal-ipelets.install -text
|
Maintenance/deb/squeeze/debian/libcgal-ipelets.install -text
|
||||||
Maintenance/deb/squeeze/debian/libcgal8.install -text
|
Maintenance/deb/squeeze/debian/libcgal9.install -text
|
||||||
Maintenance/deb/squeeze/debian/libcgal8.shlibs -text
|
Maintenance/deb/squeeze/debian/libcgal9.shlibs -text
|
||||||
Maintenance/deb/squeeze/debian/patches/00list -text
|
Maintenance/deb/squeeze/debian/patches/series -text
|
||||||
Maintenance/deb/squeeze/debian/rules -text
|
Maintenance/deb/squeeze/debian/rules -text
|
||||||
Maintenance/deb/squeeze/debian/source/format -text
|
Maintenance/deb/squeeze/debian/source/format -text
|
||||||
Maintenance/deb/squeeze/debian/watch -text
|
Maintenance/deb/squeeze/debian/watch -text
|
||||||
|
|
@ -2107,9 +2124,9 @@ Maintenance/deb/wheezy/debian/control -text
|
||||||
Maintenance/deb/wheezy/debian/libcgal-demo.install -text
|
Maintenance/deb/wheezy/debian/libcgal-demo.install -text
|
||||||
Maintenance/deb/wheezy/debian/libcgal-dev.install -text
|
Maintenance/deb/wheezy/debian/libcgal-dev.install -text
|
||||||
Maintenance/deb/wheezy/debian/libcgal-ipelets.install -text
|
Maintenance/deb/wheezy/debian/libcgal-ipelets.install -text
|
||||||
Maintenance/deb/wheezy/debian/libcgal8.install -text
|
Maintenance/deb/wheezy/debian/libcgal9.install -text
|
||||||
Maintenance/deb/wheezy/debian/libcgal8.shlibs -text
|
Maintenance/deb/wheezy/debian/libcgal9.shlibs -text
|
||||||
Maintenance/deb/wheezy/debian/patches/00list -text
|
Maintenance/deb/wheezy/debian/patches/series -text
|
||||||
Maintenance/deb/wheezy/debian/rules -text
|
Maintenance/deb/wheezy/debian/rules -text
|
||||||
Maintenance/deb/wheezy/debian/source/format -text
|
Maintenance/deb/wheezy/debian/source/format -text
|
||||||
Maintenance/deb/wheezy/debian/watch -text
|
Maintenance/deb/wheezy/debian/watch -text
|
||||||
|
|
@ -2141,21 +2158,24 @@ Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/setup-co
|
||||||
Maintenance/infrastructure/delaunay.geometryfactory.com/.autocgalrc -text
|
Maintenance/infrastructure/delaunay.geometryfactory.com/.autocgalrc -text
|
||||||
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/setup -text
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/setup -text
|
||||||
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/setup -text
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/.autocgalrc -text
|
Maintenance/infrastructure/delaunay.geometryfactory.com/scripts/compile-boost-i686 -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/setup-common -text
|
Maintenance/infrastructure/delaunay.geometryfactory.com/scripts/compile-boost-x64 -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/.autocgalrc -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/boost/compile-boost -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/boost/user-config.jam -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/setup-common -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/setup -text
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/setup -text
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/setup -text
|
||||||
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/setup -text
|
||||||
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/setup -text
|
||||||
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/setup -text
|
||||||
Maintenance/infrastructure/scripts/rename_a_test_platform -text
|
Maintenance/infrastructure/scripts/rename_a_test_platform -text
|
||||||
Maintenance/public_release/announcement/CGAL-3.2 -text
|
Maintenance/public_release/announcement/CGAL-3.2 -text
|
||||||
Maintenance/public_release/announcement/CGAL-3.3 -text
|
Maintenance/public_release/announcement/CGAL-3.3 -text
|
||||||
|
|
@ -2176,6 +2196,8 @@ Maintenance/public_release/announcement/CGAL-3.8-beta -text
|
||||||
Maintenance/public_release/announcement/CGAL-3.8.1 -text
|
Maintenance/public_release/announcement/CGAL-3.8.1 -text
|
||||||
Maintenance/public_release/announcement/CGAL-3.9 -text
|
Maintenance/public_release/announcement/CGAL-3.9 -text
|
||||||
Maintenance/public_release/announcement/CGAL-3.9-beta1 -text
|
Maintenance/public_release/announcement/CGAL-3.9-beta1 -text
|
||||||
|
Maintenance/public_release/announcement/CGAL-4.0 -text
|
||||||
|
Maintenance/public_release/announcement/CGAL-4.0-beta1 -text
|
||||||
Maintenance/public_release/scripts/precompiled_demos_zips -text
|
Maintenance/public_release/scripts/precompiled_demos_zips -text
|
||||||
Maintenance/public_release/scripts/prepare_release -text
|
Maintenance/public_release/scripts/prepare_release -text
|
||||||
Maintenance/release_building/BUGFIX_NUMBER -text
|
Maintenance/release_building/BUGFIX_NUMBER -text
|
||||||
|
|
@ -2183,18 +2205,6 @@ Maintenance/release_building/MAJOR_NUMBER -text
|
||||||
Maintenance/release_building/MINOR_NUMBER -text
|
Maintenance/release_building/MINOR_NUMBER -text
|
||||||
Maintenance/release_building/global_dont_submit -text
|
Maintenance/release_building/global_dont_submit -text
|
||||||
Maintenance/release_building/public_release_name -text
|
Maintenance/release_building/public_release_name -text
|
||||||
Maintenance/rpm/SOURCES/CGAL-README.Fedora svneol=native#text/plain
|
|
||||||
Maintenance/rpm/SOURCES/CGAL-build-library.dpatch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL-install_cgal-SUPPORT_REQUIRED.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-cc_extract_html.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-cc_ref_wizard.patch -text svneol=unset#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-cgal_manual.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-config.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-latex_to_html.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-perl.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/SOURCES/CGAL_manual_tools-rpm.patch svneol=native#text/x-diff
|
|
||||||
Maintenance/rpm/get_cgal_trunk_url -text
|
|
||||||
Maintenance/rpm/rpmbuild -text
|
|
||||||
Maintenance/svn_server/hooks/Mail/Sender.pm -text
|
Maintenance/svn_server/hooks/Mail/Sender.pm -text
|
||||||
Maintenance/svn_server/hooks/Mail/Sender/CType/Ext.pm -text
|
Maintenance/svn_server/hooks/Mail/Sender/CType/Ext.pm -text
|
||||||
Maintenance/svn_server/hooks/check-capabilities.pl -text
|
Maintenance/svn_server/hooks/check-capabilities.pl -text
|
||||||
|
|
@ -3435,6 +3445,8 @@ QP_solver/test/QP_solver/test_default_bounds.cpp -text
|
||||||
QP_solver/test/QP_solver/test_random_qp.cpp -text
|
QP_solver/test/QP_solver/test_random_qp.cpp -text
|
||||||
QP_solver/test/QP_solver/test_random_qp2.cpp -text
|
QP_solver/test/QP_solver/test_random_qp2.cpp -text
|
||||||
QP_solver/test/QP_solver/test_solver.cout -text
|
QP_solver/test/QP_solver/test_solver.cout -text
|
||||||
|
QP_solver/test/QP_solver/test_solver_data/cycle_cases/bug_stich.mps -text
|
||||||
|
QP_solver/test/QP_solver/test_solver_data/cycle_cases/bug_taysom.mps -text
|
||||||
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_001.mps -text
|
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_001.mps -text
|
||||||
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_248.mps -text
|
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_248.mps -text
|
||||||
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_39.mps -text
|
QP_solver/test/QP_solver/test_solver_data/cycle_cases/helbling_39.mps -text
|
||||||
|
|
@ -3477,8 +3489,8 @@ Scripts/developer_scripts/autotest_cgal_with_cmake -text
|
||||||
Scripts/developer_scripts/cgal_build -text
|
Scripts/developer_scripts/cgal_build -text
|
||||||
Scripts/developer_scripts/cgal_header_clean_up.py -text
|
Scripts/developer_scripts/cgal_header_clean_up.py -text
|
||||||
Scripts/developer_scripts/cgal_test_with_cmake eol=lf
|
Scripts/developer_scripts/cgal_test_with_cmake eol=lf
|
||||||
Scripts/developer_scripts/check_library_uses_no_qpl_files -text
|
Scripts/developer_scripts/check_library_uses_no_gpl_files -text
|
||||||
Scripts/developer_scripts/check_library_uses_no_qpl_files.exceptions -text
|
Scripts/developer_scripts/check_library_uses_no_gpl_files.exceptions -text
|
||||||
Scripts/developer_scripts/check_macro_names -text
|
Scripts/developer_scripts/check_macro_names -text
|
||||||
Scripts/developer_scripts/check_no_CGAL_USE_without_includes_before -text
|
Scripts/developer_scripts/check_no_CGAL_USE_without_includes_before -text
|
||||||
Scripts/developer_scripts/check_svn_keywords -text
|
Scripts/developer_scripts/check_svn_keywords -text
|
||||||
|
|
@ -3488,12 +3500,15 @@ Scripts/developer_scripts/create_cgal_test -text
|
||||||
Scripts/developer_scripts/create_cgal_test_with_cmake -text
|
Scripts/developer_scripts/create_cgal_test_with_cmake -text
|
||||||
Scripts/developer_scripts/create_demos_zip_files.sh -text
|
Scripts/developer_scripts/create_demos_zip_files.sh -text
|
||||||
Scripts/developer_scripts/create_macosx_installer -text
|
Scripts/developer_scripts/create_macosx_installer -text
|
||||||
|
Scripts/developer_scripts/detect_packages_licenses -text
|
||||||
|
Scripts/developer_scripts/licensecheck -text
|
||||||
Scripts/developer_scripts/list_package_files.rb -text
|
Scripts/developer_scripts/list_package_files.rb -text
|
||||||
Scripts/developer_scripts/list_package_files_impl.rb -text
|
Scripts/developer_scripts/list_package_files_impl.rb -text
|
||||||
Scripts/developer_scripts/mirror_all_packages.rb -text
|
Scripts/developer_scripts/mirror_all_packages.rb -text
|
||||||
Scripts/developer_scripts/mirror_package.rb -text
|
Scripts/developer_scripts/mirror_package.rb -text
|
||||||
Scripts/developer_scripts/mirror_package_files.rb -text
|
Scripts/developer_scripts/mirror_package_files.rb -text
|
||||||
Scripts/developer_scripts/mirror_package_impl.rb -text
|
Scripts/developer_scripts/mirror_package_impl.rb -text
|
||||||
|
Scripts/developer_scripts/qpl-to-gplv3.perl -text
|
||||||
Scripts/developer_scripts/remove_package_files_from_build_tree.rb -text
|
Scripts/developer_scripts/remove_package_files_from_build_tree.rb -text
|
||||||
Scripts/developer_scripts/remove_package_files_from_build_tree_impl.rb -text
|
Scripts/developer_scripts/remove_package_files_from_build_tree_impl.rb -text
|
||||||
Scripts/developer_scripts/replace_CGAL_NAMESPACE.py -text
|
Scripts/developer_scripts/replace_CGAL_NAMESPACE.py -text
|
||||||
|
|
@ -3590,6 +3605,14 @@ Snap_rounding_2/doc_tex/Snap_rounding_2/sr1.pdf -text svneol=unset#application/p
|
||||||
Snap_rounding_2/test/Snap_rounding_2/cgal_test eol=lf
|
Snap_rounding_2/test/Snap_rounding_2/cgal_test eol=lf
|
||||||
Snap_rounding_2/test/Snap_rounding_2/cgal_test_base -text
|
Snap_rounding_2/test/Snap_rounding_2/cgal_test_base -text
|
||||||
Snap_rounding_2/test/Snap_rounding_2/cgal_test_with_cmake eol=lf
|
Snap_rounding_2/test/Snap_rounding_2/cgal_test_with_cmake eol=lf
|
||||||
|
Solver_interface/include/CGAL/Eigen_matrix.h -text
|
||||||
|
Solver_interface/include/CGAL/Eigen_solver_traits.h -text
|
||||||
|
Solver_interface/include/CGAL/Eigen_svd.h -text
|
||||||
|
Solver_interface/include/CGAL/Eigen_vector.h -text
|
||||||
|
Solver_interface/package_info/Solver_interface/copyright -text
|
||||||
|
Solver_interface/package_info/Solver_interface/description.txt -text
|
||||||
|
Solver_interface/package_info/Solver_interface/license.txt -text
|
||||||
|
Solver_interface/package_info/Solver_interface/maintainer -text
|
||||||
Spatial_searching/TODO.txt -text
|
Spatial_searching/TODO.txt -text
|
||||||
Spatial_searching/benchmark/Spatial_searching/Compare_ANN_STANN_CGAL.cpp -text
|
Spatial_searching/benchmark/Spatial_searching/Compare_ANN_STANN_CGAL.cpp -text
|
||||||
Spatial_searching/demo/Spatial_searching/Qt3/help/index.html svneol=native#text/html
|
Spatial_searching/demo/Spatial_searching/Qt3/help/index.html svneol=native#text/html
|
||||||
|
|
@ -3943,10 +3966,15 @@ Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterize
|
||||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterizer_class_diagram_simplified.png -text svneol=unset#image/png
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterizer_class_diagram_simplified.png -text svneol=unset#image/png
|
||||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterizers_class_hierarchy.png -text svneol=unset#image/png
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/parameterizers_class_hierarchy.png -text svneol=unset#image/png
|
||||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/uniform.png -text svneol=unset#image/png
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization/uniform.png -text svneol=unset#image/png
|
||||||
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Eigen_matrix.tex -text
|
||||||
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Eigen_solver_traits.tex -text
|
||||||
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/Eigen_vector.tex -text
|
||||||
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/PolyhedronTraitsWithKernel_3.tex -text
|
Surface_mesh_parameterization/doc_tex/Surface_mesh_parameterization_ref/PolyhedronTraitsWithKernel_3.tex -text
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Authalic_parameterization.cmd eol=lf
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Authalic_parameterization.cmd eol=lf
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt -text
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt -text
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Complete_parameterization_example.cmd eol=lf
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Complete_parameterization_example.cmd eol=lf
|
||||||
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Eigen_parameterization.cmd -text
|
||||||
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Eigen_parameterization.cpp -text
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Mesh_cutting_parameterization.cmd eol=lf
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Mesh_cutting_parameterization.cmd eol=lf
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Simple_parameterization.cmd eol=lf
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Simple_parameterization.cmd eol=lf
|
||||||
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Square_border_parameterization.cmd eol=lf
|
Surface_mesh_parameterization/examples/Surface_mesh_parameterization/Square_border_parameterization.cmd eol=lf
|
||||||
|
|
@ -4173,6 +4201,7 @@ Testsuite/test/Testsuite/cgal_test_with_cmake eol=lf
|
||||||
Testsuite/test/collect_cgal_testresults_from_cmake -text
|
Testsuite/test/collect_cgal_testresults_from_cmake -text
|
||||||
Testsuite/test/makefile2 -text
|
Testsuite/test/makefile2 -text
|
||||||
Testsuite/test/run_testsuite_with_cmake -text
|
Testsuite/test/run_testsuite_with_cmake -text
|
||||||
|
Triangulation_2/benchmark/Triangulation_2/Delaunay_remove.cpp -text
|
||||||
Triangulation_2/demo/Triangulation_2/qt3/help/cindex.html svneol=native#text/html
|
Triangulation_2/demo/Triangulation_2/qt3/help/cindex.html svneol=native#text/html
|
||||||
Triangulation_2/demo/Triangulation_2/qt3/help/cinput_point_layer.gif -text svneol=unset#image/gif
|
Triangulation_2/demo/Triangulation_2/qt3/help/cinput_point_layer.gif -text svneol=unset#image/gif
|
||||||
Triangulation_2/demo/Triangulation_2/qt3/help/conflict_zone.gif -text svneol=unset#image/gif
|
Triangulation_2/demo/Triangulation_2/qt3/help/conflict_zone.gif -text svneol=unset#image/gif
|
||||||
|
|
@ -4221,6 +4250,8 @@ Triangulation_2/doc_tex/Triangulation_2/constraints.gif -text svneol=unset#image
|
||||||
Triangulation_2/doc_tex/Triangulation_2/constraints.ipe -text svneol=unset#application/postscript
|
Triangulation_2/doc_tex/Triangulation_2/constraints.ipe -text svneol=unset#application/postscript
|
||||||
Triangulation_2/doc_tex/Triangulation_2/constraints.pdf -text svneol=unset#application/pdf
|
Triangulation_2/doc_tex/Triangulation_2/constraints.pdf -text svneol=unset#application/pdf
|
||||||
Triangulation_2/doc_tex/Triangulation_2/constraints.xml svneol=native#text/xml
|
Triangulation_2/doc_tex/Triangulation_2/constraints.xml svneol=native#text/xml
|
||||||
|
Triangulation_2/doc_tex/Triangulation_2/cropped_voronoi.pdf -text
|
||||||
|
Triangulation_2/doc_tex/Triangulation_2/cropped_voronoi.png -text
|
||||||
Triangulation_2/doc_tex/Triangulation_2/degenerate.ipe -text svneol=unset#application/postscript
|
Triangulation_2/doc_tex/Triangulation_2/degenerate.ipe -text svneol=unset#application/postscript
|
||||||
Triangulation_2/doc_tex/Triangulation_2/del_poisson.gif -text svneol=unset#image/gif
|
Triangulation_2/doc_tex/Triangulation_2/del_poisson.gif -text svneol=unset#image/gif
|
||||||
Triangulation_2/doc_tex/Triangulation_2/del_poisson.pdf -text svneol=unset#application/pdf
|
Triangulation_2/doc_tex/Triangulation_2/del_poisson.pdf -text svneol=unset#application/pdf
|
||||||
|
|
@ -4267,6 +4298,8 @@ Triangulation_2/doc_tex/Triangulation_2/threelevels2.pdf -text svneol=unset#appl
|
||||||
Triangulation_2/doc_tex/Triangulation_2/tr1.gif -text svneol=unset#image/gif
|
Triangulation_2/doc_tex/Triangulation_2/tr1.gif -text svneol=unset#image/gif
|
||||||
Triangulation_2/doc_tex/Triangulation_2/tr1.pdf -text svneol=unset#application/pdf
|
Triangulation_2/doc_tex/Triangulation_2/tr1.pdf -text svneol=unset#application/pdf
|
||||||
Triangulation_2/doc_tex/Triangulation_2/trapezoid.ipe -text svneol=unset#application/postscript
|
Triangulation_2/doc_tex/Triangulation_2/trapezoid.ipe -text svneol=unset#application/postscript
|
||||||
|
Triangulation_2/doc_tex/Triangulation_2/tri_domain.pdf -text
|
||||||
|
Triangulation_2/doc_tex/Triangulation_2/tri_domain.png -text
|
||||||
Triangulation_2/doc_tex/Triangulation_2/valid1.gif -text svneol=unset#image/gif
|
Triangulation_2/doc_tex/Triangulation_2/valid1.gif -text svneol=unset#image/gif
|
||||||
Triangulation_2/doc_tex/Triangulation_2/valid1.ipe -text svneol=unset#application/postscript
|
Triangulation_2/doc_tex/Triangulation_2/valid1.ipe -text svneol=unset#application/postscript
|
||||||
Triangulation_2/doc_tex/Triangulation_2/valid2.ipe -text svneol=unset#application/postscript
|
Triangulation_2/doc_tex/Triangulation_2/valid2.ipe -text svneol=unset#application/postscript
|
||||||
|
|
@ -4293,6 +4326,8 @@ Triangulation_2/examples/Triangulation_2/info_insert_with_pair_iterator_2.cpp -t
|
||||||
Triangulation_2/examples/Triangulation_2/info_insert_with_pair_iterator_regular_2.cpp -text
|
Triangulation_2/examples/Triangulation_2/info_insert_with_pair_iterator_regular_2.cpp -text
|
||||||
Triangulation_2/examples/Triangulation_2/info_insert_with_transform_iterator_2.cpp -text
|
Triangulation_2/examples/Triangulation_2/info_insert_with_transform_iterator_2.cpp -text
|
||||||
Triangulation_2/examples/Triangulation_2/info_insert_with_zip_iterator_2.cpp -text
|
Triangulation_2/examples/Triangulation_2/info_insert_with_zip_iterator_2.cpp -text
|
||||||
|
Triangulation_2/examples/Triangulation_2/polygon_triangulation.cpp -text
|
||||||
|
Triangulation_2/examples/Triangulation_2/print_cropped_voronoi.cpp -text
|
||||||
Triangulation_2/test/Triangulation_2/test_delaunay_triangulation_proj.cpp -text
|
Triangulation_2/test/Triangulation_2/test_delaunay_triangulation_proj.cpp -text
|
||||||
Triangulation_3/demo/Triangulation_3/CMakeLists.txt -text
|
Triangulation_3/demo/Triangulation_3/CMakeLists.txt -text
|
||||||
Triangulation_3/demo/Triangulation_3/MainWindow.cpp -text
|
Triangulation_3/demo/Triangulation_3/MainWindow.cpp -text
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
/*build
|
||||||
AABB_tree/demo/AABB_tree/*.exe
|
AABB_tree/demo/AABB_tree/*.exe
|
||||||
AABB_tree/demo/AABB_tree/*.sln
|
AABB_tree/demo/AABB_tree/*.sln
|
||||||
AABB_tree/demo/AABB_tree/*.vcproj
|
AABB_tree/demo/AABB_tree/*.vcproj
|
||||||
|
|
@ -11,6 +12,7 @@ AABB_tree/examples/AABB_tree/AABB_polyhedron_edge_example.vcproj
|
||||||
AABB_tree/examples/AABB_tree/AABB_polyhedron_facet_example.vcproj
|
AABB_tree/examples/AABB_tree/AABB_polyhedron_facet_example.vcproj
|
||||||
AABB_tree/examples/AABB_tree/AABB_segment_3_example.vcproj
|
AABB_tree/examples/AABB_tree/AABB_segment_3_example.vcproj
|
||||||
AABB_tree/examples/AABB_tree/AABB_triangle_3_example.vcproj
|
AABB_tree/examples/AABB_tree/AABB_triangle_3_example.vcproj
|
||||||
|
AABB_tree/examples/AABB_tree/CMakeLists.txt
|
||||||
AABB_tree/examples/AABB_tree/Makefile
|
AABB_tree/examples/AABB_tree/Makefile
|
||||||
AABB_tree/examples/AABB_tree/cgal_test_with_cmake
|
AABB_tree/examples/AABB_tree/cgal_test_with_cmake
|
||||||
AABB_tree/test/AABB_tree/*.kdev*
|
AABB_tree/test/AABB_tree/*.kdev*
|
||||||
|
|
@ -60,6 +62,8 @@ BGL/examples/BGL_arrangement_2/Makefile
|
||||||
BGL/examples/BGL_arrangement_2/cgal_test_with_cmake
|
BGL/examples/BGL_arrangement_2/cgal_test_with_cmake
|
||||||
BGL/examples/BGL_arrangement_2/dual
|
BGL/examples/BGL_arrangement_2/dual
|
||||||
BGL/examples/BGL_arrangement_2/primal
|
BGL/examples/BGL_arrangement_2/primal
|
||||||
|
BGL/test/BGL/CMakeLists.txt
|
||||||
|
BGL/test/BGL/cgal_test_with_cmake
|
||||||
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.exe
|
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.exe
|
||||||
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.sln
|
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.sln
|
||||||
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.vcproj
|
Boolean_set_operations_2/demo/Boolean_set_operations_2/*.vcproj
|
||||||
|
|
@ -71,6 +75,7 @@ CGALimageIO/demo/CGALimageIO/cmake_install.cmake
|
||||||
CGALimageIO/demo/CGALimageIO/image_to_vtk_viewer
|
CGALimageIO/demo/CGALimageIO/image_to_vtk_viewer
|
||||||
CGALimageIO/examples/CGALimageIO/*.exe
|
CGALimageIO/examples/CGALimageIO/*.exe
|
||||||
CGALimageIO/examples/CGALimageIO/Makefile
|
CGALimageIO/examples/CGALimageIO/Makefile
|
||||||
|
CGALimageIO/examples/CGALimageIO/cgal_test_with_cmake
|
||||||
CGALimageIO/examples/CGALimageIO/convert_raw_image_to_inr
|
CGALimageIO/examples/CGALimageIO/convert_raw_image_to_inr
|
||||||
CGALimageIO/examples/CGALimageIO/makefile
|
CGALimageIO/examples/CGALimageIO/makefile
|
||||||
CGALimageIO/examples/CGALimageIO/test_imageio
|
CGALimageIO/examples/CGALimageIO/test_imageio
|
||||||
|
|
@ -85,6 +90,13 @@ Circular_kernel_3/demo/Circular_kernel_3/*.sln
|
||||||
Circular_kernel_3/demo/Circular_kernel_3/*.vcproj
|
Circular_kernel_3/demo/Circular_kernel_3/*.vcproj
|
||||||
Circular_kernel_3/demo/Circular_kernel_3/Circular_kernel_3_demo
|
Circular_kernel_3/demo/Circular_kernel_3/Circular_kernel_3_demo
|
||||||
Circular_kernel_3/demo/Circular_kernel_3/Makefile
|
Circular_kernel_3/demo/Circular_kernel_3/Makefile
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/cgal_test_with_cmake
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Exact_spherical_kernel
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Lazy_Spherical_kernel
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Lazy_spherical_kernel_basics
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Spherical_kernel
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Spherical_kernel_basics
|
||||||
|
Circular_kernel_3/test/Circular_kernel_3/test_Spherical_kernel_with_core
|
||||||
Distance_3/include
|
Distance_3/include
|
||||||
Generator/examples/Generator/CMakeLists.txt
|
Generator/examples/Generator/CMakeLists.txt
|
||||||
Generator/examples/Generator/ball_d
|
Generator/examples/Generator/ball_d
|
||||||
|
|
@ -152,6 +164,10 @@ Installation/auxiliary/gdb/test
|
||||||
Installation/cmake/modules/*.tmp
|
Installation/cmake/modules/*.tmp
|
||||||
Installation/test/Installation/cgal_test
|
Installation/test/Installation/cgal_test
|
||||||
Installation/test/Installation/deprecation_warning
|
Installation/test/Installation/deprecation_warning
|
||||||
|
Interpolation/demo/Interpolation/cgal_test_with_cmake
|
||||||
|
Intersections_3/test/Intersections_3/CMakeLists.txt
|
||||||
|
Intersections_3/test/Intersections_3/bbox_other_do_intersect_test
|
||||||
|
Intersections_3/test/Intersections_3/cgal_test_with_cmake
|
||||||
Jet_fitting_3/examples/Jet_fitting_3/*.exe
|
Jet_fitting_3/examples/Jet_fitting_3/*.exe
|
||||||
Jet_fitting_3/examples/Jet_fitting_3/*.sln
|
Jet_fitting_3/examples/Jet_fitting_3/*.sln
|
||||||
Jet_fitting_3/examples/Jet_fitting_3/*.vcproj
|
Jet_fitting_3/examples/Jet_fitting_3/*.vcproj
|
||||||
|
|
@ -164,6 +180,7 @@ Jet_fitting_3/test/Jet_fitting_3/*.sln
|
||||||
Jet_fitting_3/test/Jet_fitting_3/*.vcproj
|
Jet_fitting_3/test/Jet_fitting_3/*.vcproj
|
||||||
Jet_fitting_3/test/Jet_fitting_3/Makefile
|
Jet_fitting_3/test/Jet_fitting_3/Makefile
|
||||||
Jet_fitting_3/test/Jet_fitting_3/blind_1pt
|
Jet_fitting_3/test/Jet_fitting_3/blind_1pt
|
||||||
|
Kernel_23/test/Kernel_23/CMakeLists.txt
|
||||||
Kernel_23/test/Kernel_23/Cartesian
|
Kernel_23/test/Kernel_23/Cartesian
|
||||||
Kernel_23/test/Kernel_23/Dimension
|
Kernel_23/test/Kernel_23/Dimension
|
||||||
Kernel_23/test/Kernel_23/Filtered_cartesian
|
Kernel_23/test/Kernel_23/Filtered_cartesian
|
||||||
|
|
@ -204,6 +221,17 @@ Kinetic_data_structures/test/Kinetic_data_structures/timings
|
||||||
Largest_empty_rect_2/test/Largest_empty_rect_2/CMakeLists.txt
|
Largest_empty_rect_2/test/Largest_empty_rect_2/CMakeLists.txt
|
||||||
Largest_empty_rect_2/test/Largest_empty_rect_2/Makefile
|
Largest_empty_rect_2/test/Largest_empty_rect_2/Makefile
|
||||||
Largest_empty_rect_2/test/Largest_empty_rect_2/data/out
|
Largest_empty_rect_2/test/Largest_empty_rect_2/data/out
|
||||||
|
Linear_cell_complex/demo/Linear_cell_complex/Linear_cell_complex_3.qrc.depends
|
||||||
|
Linear_cell_complex/demo/Linear_cell_complex/Linear_cell_complex_3_demo
|
||||||
|
Linear_cell_complex/demo/Linear_cell_complex/cgal_test_with_cmake
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/cgal_test_with_cmake
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_triangulation
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_with_colored_vertices
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_4
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/plane_graph_to_lcc_2
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/voronoi_2
|
||||||
|
Linear_cell_complex/examples/Linear_cell_complex/voronoi_3
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/*.bak
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/*.bak
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/CGALConfig.cmake
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/CMakeCache.txt.backup
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2/CMakeCache.txt.backup
|
||||||
|
|
@ -281,140 +309,127 @@ Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Lin
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/include
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/include
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/lib
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/lib
|
||||||
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/src
|
Maintenance/infrastructure/cgal.geometryfactory.com/reference-platforms/i686_Linux-2.6_g++-4.3.3_CentOS-5.1/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/CGALConfig.cmake
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/Makefile
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/config
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/include
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/i686_Cygwin-Vista_MSVS2008-Release-32bits/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/lib
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/localbuildscript
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/bin
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/localtestscript
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.0-with-g++-4.5.1_F14/src
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/CGALConfig.cmake
|
Maintenance/infrastructure/delaunay.geometryfactory.com/reference-platforms/x64_Cygwin-Vista_MSVS2010-64bits/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14-strict-ansi/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16-strict-ansi/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-11.1-with-g++-4.5.1_F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.6.2_F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_IntelCompiler-12.0-with-g++-4.5.1_F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_CXX0X-F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-CXXDEBUG/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5-branch_Release-F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-MATCHING-BUG-6/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-MATCHING-BUG-6/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-ansi/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-ansi/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16-m32/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14-m32/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.6.2_Release-F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-4.5.1_Release-F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/localbuildscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/CGALConfig.cmake
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/localtestscript
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/CMakeCache.txt.backup
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/localtestscript-redo-results-collection
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/Makefile
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_g++-trunk_CXX0X-F14/src
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/config
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/CGALConfig.cmake
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/include
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/CMakeCache.txt.backup
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/lib
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/Makefile
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/localbuildscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/config
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/localtestscript
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/include
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/localtestscript-redo-results-collection
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/lib
|
Maintenance/infrastructure/renoir.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.6.2_F16/src
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/localbuildscript
|
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/localtestscript
|
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/localtestscript-redo-results-collection
|
|
||||||
Maintenance/infrastructure/matisse.geometryfactory.com/reference-platforms/x86-64_Linux-2.6_llvm-clang-with-g++-4.5.1_F14/src
|
|
||||||
Maintenance/rpm/BUILD/*
|
|
||||||
Maintenance/rpm/RPMS/*
|
|
||||||
Maintenance/rpm/SOURCES/CGAL-*-I-*.tar.gz
|
|
||||||
Maintenance/rpm/SOURCES/Manual
|
|
||||||
Maintenance/rpm/SOURCES/Manual-*.tar.gz
|
|
||||||
Maintenance/rpm/SOURCES/Manual_tools
|
|
||||||
Maintenance/rpm/SOURCES/Manual_tools-*.tar.gz
|
|
||||||
Maintenance/rpm/SRPMS/*
|
|
||||||
Maintenance/rpm/my_makefile
|
|
||||||
Manual_tools/doc_tex/cc_manual.pdf
|
Manual_tools/doc_tex/cc_manual.pdf
|
||||||
Manual_tools/doc_tex/cc_manual.ps.gz
|
Manual_tools/doc_tex/cc_manual.ps.gz
|
||||||
Manual_tools/doc_tex/cc_manual_index.pdf
|
Manual_tools/doc_tex/cc_manual_index.pdf
|
||||||
|
|
@ -494,6 +509,8 @@ Mesh_2/doc_tex/Mesh_2_ref/semantic.cache
|
||||||
Mesh_2/doxygen
|
Mesh_2/doxygen
|
||||||
Mesh_2/examples/Mesh_2/*.core
|
Mesh_2/examples/Mesh_2/*.core
|
||||||
Mesh_2/examples/Mesh_2/.*.deps
|
Mesh_2/examples/Mesh_2/.*.deps
|
||||||
|
Mesh_2/examples/Mesh_2/CMakeLists.txt
|
||||||
|
Mesh_2/examples/Mesh_2/cgal_test_with_cmake
|
||||||
Mesh_2/examples/Mesh_2/conform
|
Mesh_2/examples/Mesh_2/conform
|
||||||
Mesh_2/examples/Mesh_2/conforming
|
Mesh_2/examples/Mesh_2/conforming
|
||||||
Mesh_2/examples/Mesh_2/depends
|
Mesh_2/examples/Mesh_2/depends
|
||||||
|
|
@ -560,6 +577,7 @@ Mesh_3/examples/Mesh_3/*.png
|
||||||
Mesh_3/examples/Mesh_3/.*.deps
|
Mesh_3/examples/Mesh_3/.*.deps
|
||||||
Mesh_3/examples/Mesh_3/Makefile
|
Mesh_3/examples/Mesh_3/Makefile
|
||||||
Mesh_3/examples/Mesh_3/applications
|
Mesh_3/examples/Mesh_3/applications
|
||||||
|
Mesh_3/examples/Mesh_3/cgal_test_with_cmake
|
||||||
Mesh_3/examples/Mesh_3/cgal_to_medit
|
Mesh_3/examples/Mesh_3/cgal_to_medit
|
||||||
Mesh_3/examples/Mesh_3/chair-after.mesh
|
Mesh_3/examples/Mesh_3/chair-after.mesh
|
||||||
Mesh_3/examples/Mesh_3/chair-after.png
|
Mesh_3/examples/Mesh_3/chair-after.png
|
||||||
|
|
@ -575,6 +593,16 @@ Mesh_3/examples/Mesh_3/implicit_surfaces_mesher_3
|
||||||
Mesh_3/examples/Mesh_3/lanteri
|
Mesh_3/examples/Mesh_3/lanteri
|
||||||
Mesh_3/examples/Mesh_3/lanteri_output_tet_mesh
|
Mesh_3/examples/Mesh_3/lanteri_output_tet_mesh
|
||||||
Mesh_3/examples/Mesh_3/medit_to_cgal
|
Mesh_3/examples/Mesh_3/medit_to_cgal
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_3D_gray_image
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_3D_image
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_3D_image_variable_size
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_implicit_sphere
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_implicit_sphere_variable_size
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_optimization_example
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_optimization_lloyd_example
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_polyhedral_domain
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_polyhedral_domain_with_features
|
||||||
|
Mesh_3/examples/Mesh_3/mesh_two_implicit_spheres_with_balls
|
||||||
Mesh_3/examples/Mesh_3/my_makefile
|
Mesh_3/examples/Mesh_3/my_makefile
|
||||||
Mesh_3/examples/Mesh_3/off_to_ghs
|
Mesh_3/examples/Mesh_3/off_to_ghs
|
||||||
Mesh_3/examples/Mesh_3/out*.mesh.*
|
Mesh_3/examples/Mesh_3/out*.mesh.*
|
||||||
|
|
@ -675,6 +703,8 @@ Min_ellipse_2/.tmp
|
||||||
Min_ellipse_2/Makefile
|
Min_ellipse_2/Makefile
|
||||||
Min_ellipse_2/bin
|
Min_ellipse_2/bin
|
||||||
Min_ellipse_2/doc_ps
|
Min_ellipse_2/doc_ps
|
||||||
|
Minkowski_sum_3/test/Minkowski_sum_3/CMakeLists.txt
|
||||||
|
Minkowski_sum_3/test/Minkowski_sum_3/cgal_test_with_cmake
|
||||||
Modular_arithmetic/doc_html
|
Modular_arithmetic/doc_html
|
||||||
Modular_arithmetic/doc_pdf
|
Modular_arithmetic/doc_pdf
|
||||||
Modular_arithmetic/doc_ps
|
Modular_arithmetic/doc_ps
|
||||||
|
|
@ -806,6 +836,19 @@ Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/demo_delaunay_qt
|
||||||
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/moc_*.cpp
|
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/moc_*.cpp
|
||||||
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/ui_*.h
|
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/ui_*.h
|
||||||
Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qch
|
Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qch
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/CMakeLists.txt
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/Test_tds_IO_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/cgal_test_with_cmake
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_alpha_shape_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_delaunay_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_delaunay_hierarchy_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_offset_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_tds
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_traits_C_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_traits_H_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_traits_SC_3
|
||||||
|
Periodic_3_triangulation_3/test/Periodic_3_triangulation_3/test_periodic_3_triangulation_traits_SH_3
|
||||||
Point_set_processing_3/doc_doxygen
|
Point_set_processing_3/doc_doxygen
|
||||||
Point_set_processing_3/doc_html
|
Point_set_processing_3/doc_html
|
||||||
Point_set_processing_3/doc_pdf
|
Point_set_processing_3/doc_pdf
|
||||||
|
|
@ -903,6 +946,9 @@ Polytope_distance_d/.tmp
|
||||||
Polytope_distance_d/Makefile
|
Polytope_distance_d/Makefile
|
||||||
Polytope_distance_d/bin
|
Polytope_distance_d/bin
|
||||||
Polytope_distance_d/doc_ps
|
Polytope_distance_d/doc_ps
|
||||||
|
Polytope_distance_d/test/Polytope_distance_d/CMakeLists.txt
|
||||||
|
Polytope_distance_d/test/Polytope_distance_d/cgal_test_with_cmake
|
||||||
|
Polytope_distance_d/test/Polytope_distance_d/test_Polytope_distance_d_d
|
||||||
QP_solver/documentation/Degeneracies.aux
|
QP_solver/documentation/Degeneracies.aux
|
||||||
QP_solver/documentation/Degeneracies.log
|
QP_solver/documentation/Degeneracies.log
|
||||||
QP_solver/documentation/Degeneracies.pdf
|
QP_solver/documentation/Degeneracies.pdf
|
||||||
|
|
@ -940,6 +986,28 @@ Ridges_3/test/Ridges_3/*.sln
|
||||||
Ridges_3/test/Ridges_3/*.vcproj
|
Ridges_3/test/Ridges_3/*.vcproj
|
||||||
Ridges_3/test/Ridges_3/Makefile
|
Ridges_3/test/Ridges_3/Makefile
|
||||||
Ridges_3/test/Ridges_3/ridge_test
|
Ridges_3/test/Ridges_3/ridge_test
|
||||||
|
STL_Extension/test/STL_Extension/CMakeLists.txt
|
||||||
|
STL_Extension/test/STL_Extension/cgal_test_with_cmake
|
||||||
|
STL_Extension/test/STL_Extension/test_Cache
|
||||||
|
STL_Extension/test/STL_Extension/test_Compact_container
|
||||||
|
STL_Extension/test/STL_Extension/test_Concatenate_iterator
|
||||||
|
STL_Extension/test/STL_Extension/test_Flattening_iterator
|
||||||
|
STL_Extension/test/STL_Extension/test_Handle_with_policy
|
||||||
|
STL_Extension/test/STL_Extension/test_In_place_list
|
||||||
|
STL_Extension/test/STL_Extension/test_Modifiable_priority_queue
|
||||||
|
STL_Extension/test/STL_Extension/test_Nested_iterator
|
||||||
|
STL_Extension/test/STL_Extension/test_Uncertain
|
||||||
|
STL_Extension/test/STL_Extension/test_complexity_tags
|
||||||
|
STL_Extension/test/STL_Extension/test_composition
|
||||||
|
STL_Extension/test/STL_Extension/test_dispatch_output
|
||||||
|
STL_Extension/test/STL_Extension/test_is_iterator
|
||||||
|
STL_Extension/test/STL_Extension/test_is_streamable
|
||||||
|
STL_Extension/test/STL_Extension/test_lexcompare_outputrange
|
||||||
|
STL_Extension/test/STL_Extension/test_multiset
|
||||||
|
STL_Extension/test/STL_Extension/test_nth_element
|
||||||
|
STL_Extension/test/STL_Extension/test_stl_extension
|
||||||
|
STL_Extension/test/STL_Extension/test_type_traits
|
||||||
|
STL_Extension/test/STL_Extension/test_vector
|
||||||
Skin_surface_3/.cdtproject
|
Skin_surface_3/.cdtproject
|
||||||
Skin_surface_3/.project
|
Skin_surface_3/.project
|
||||||
Skin_surface_3/.settings
|
Skin_surface_3/.settings
|
||||||
|
|
@ -952,6 +1020,8 @@ Skin_surface_3/test/Skin_surface_3/error.txt
|
||||||
Skin_surface_3/test/Skin_surface_3/makefile
|
Skin_surface_3/test/Skin_surface_3/makefile
|
||||||
Skin_surface_3/test/Skin_surface_3/msgs.txt
|
Skin_surface_3/test/Skin_surface_3/msgs.txt
|
||||||
Skin_surface_3/test/Skin_surface_3/subdivision_test
|
Skin_surface_3/test/Skin_surface_3/subdivision_test
|
||||||
|
Spatial_sorting/test/Spatial_sorting/CMakeLists.txt
|
||||||
|
Spatial_sorting/test/Spatial_sorting/cgal_test_with_cmake
|
||||||
Stream_lines_2/demo/Stream_lines_2/*.exe
|
Stream_lines_2/demo/Stream_lines_2/*.exe
|
||||||
Stream_lines_2/demo/Stream_lines_2/*.sln
|
Stream_lines_2/demo/Stream_lines_2/*.sln
|
||||||
Stream_lines_2/demo/Stream_lines_2/*.vcproj
|
Stream_lines_2/demo/Stream_lines_2/*.vcproj
|
||||||
|
|
@ -1160,12 +1230,17 @@ Surface_reconstruction_points_3/test/Surface_reconstruction_points_3/error.txt
|
||||||
Surface_reconstruction_points_3/test/Surface_reconstruction_points_3/poisson_reconstruction_test
|
Surface_reconstruction_points_3/test/Surface_reconstruction_points_3/poisson_reconstruction_test
|
||||||
Surface_reconstruction_points_3/test/Surface_reconstruction_points_3/release
|
Surface_reconstruction_points_3/test/Surface_reconstruction_points_3/release
|
||||||
Testsuite/test/myrun_testsuite_with_cmake
|
Testsuite/test/myrun_testsuite_with_cmake
|
||||||
|
Triangulation_2/CMakeLists.txt
|
||||||
|
Triangulation_2/cgal_test_with_cmake
|
||||||
Triangulation_2/demo/Triangulation_2/*.exe
|
Triangulation_2/demo/Triangulation_2/*.exe
|
||||||
Triangulation_2/demo/Triangulation_2/Makefile
|
Triangulation_2/demo/Triangulation_2/Makefile
|
||||||
Triangulation_2/demo/Triangulation_2/constrained
|
Triangulation_2/demo/Triangulation_2/constrained
|
||||||
Triangulation_2/demo/Triangulation_2/constrained_delaunay_triangulation_2
|
Triangulation_2/demo/Triangulation_2/constrained_delaunay_triangulation_2
|
||||||
Triangulation_2/demo/Triangulation_2/delaunay_triangulation_2
|
Triangulation_2/demo/Triangulation_2/delaunay_triangulation_2
|
||||||
Triangulation_2/demo/Triangulation_2/regular_triangulation_2
|
Triangulation_2/demo/Triangulation_2/regular_triangulation_2
|
||||||
|
Triangulation_2/examples/Triangulation_2/CMakeLists.txt
|
||||||
|
Triangulation_2/examples/Triangulation_2/cgal_test_with_cmake
|
||||||
|
Triangulation_2/examples/Triangulation_2/regular
|
||||||
Triangulation_2/test/Triangulation_2/*.exe
|
Triangulation_2/test/Triangulation_2/*.exe
|
||||||
Triangulation_2/test/Triangulation_2/CMakeLists.txt
|
Triangulation_2/test/Triangulation_2/CMakeLists.txt
|
||||||
Triangulation_2/test/Triangulation_2/Makefile
|
Triangulation_2/test/Triangulation_2/Makefile
|
||||||
|
|
@ -1186,6 +1261,9 @@ Triangulation_2/test/Triangulation_2/test_triangulation_2_bis
|
||||||
Triangulation_2/test/Triangulation_2/test_triangulation_geom_traits
|
Triangulation_2/test/Triangulation_2/test_triangulation_geom_traits
|
||||||
Triangulation_2/test/Triangulation_2/test_triangulation_tds
|
Triangulation_2/test/Triangulation_2/test_triangulation_tds
|
||||||
Triangulation_2/test/Triangulation_2/vrml_tds*
|
Triangulation_2/test/Triangulation_2/vrml_tds*
|
||||||
|
Triangulation_3/benchmark/Triangulation_3/CMakeLists.txt
|
||||||
|
Triangulation_3/benchmark/Triangulation_3/cgal_test_with_cmake
|
||||||
|
Triangulation_3/benchmark/Triangulation_3/simple
|
||||||
Triangulation_3/examples/Triangulation_3/*.exe
|
Triangulation_3/examples/Triangulation_3/*.exe
|
||||||
Triangulation_3/examples/Triangulation_3/CMakeLists.txt
|
Triangulation_3/examples/Triangulation_3/CMakeLists.txt
|
||||||
Triangulation_3/examples/Triangulation_3/adding_handles_3
|
Triangulation_3/examples/Triangulation_3/adding_handles_3
|
||||||
|
|
@ -1221,6 +1299,7 @@ Triangulation_3/test/Triangulation_3/makefile
|
||||||
Triangulation_3/test/Triangulation_3/test_delaunay_3
|
Triangulation_3/test/Triangulation_3/test_delaunay_3
|
||||||
Triangulation_3/test/Triangulation_3/test_delaunay_hierarchy_3
|
Triangulation_3/test/Triangulation_3/test_delaunay_hierarchy_3
|
||||||
Triangulation_3/test/Triangulation_3/test_delaunay_hierarchy_3_old
|
Triangulation_3/test/Triangulation_3/test_delaunay_hierarchy_3_old
|
||||||
|
Triangulation_3/test/Triangulation_3/test_dt_deterministic_3
|
||||||
Triangulation_3/test/Triangulation_3/test_regular_3
|
Triangulation_3/test/Triangulation_3/test_regular_3
|
||||||
Triangulation_3/test/Triangulation_3/test_regular_as_delaunay_3
|
Triangulation_3/test/Triangulation_3/test_regular_as_delaunay_3
|
||||||
Triangulation_3/test/Triangulation_3/test_regular_remove_3
|
Triangulation_3/test/Triangulation_3/test_regular_remove_3
|
||||||
|
|
@ -1229,3 +1308,4 @@ Triangulation_3/test/Triangulation_3/test_simplex_3
|
||||||
Triangulation_3/test/Triangulation_3/test_static_filters
|
Triangulation_3/test/Triangulation_3/test_static_filters
|
||||||
Triangulation_3/test/Triangulation_3/test_triangulation_3
|
Triangulation_3/test/Triangulation_3/test_triangulation_3
|
||||||
Triangulation_3/test/Triangulation_3/test_triangulation_tds
|
Triangulation_3/test/Triangulation_3/test_triangulation_tds
|
||||||
|
/build*
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -24,6 +25,7 @@
|
||||||
|
|
||||||
#include "MainWindow.h"
|
#include "MainWindow.h"
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
|
#include <CGAL/Qt/resources.h>
|
||||||
|
|
||||||
int main(int argc, char **argv)
|
int main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
|
@ -34,10 +36,7 @@ int main(int argc, char **argv)
|
||||||
|
|
||||||
// Import resources from libCGALQt4.
|
// Import resources from libCGALQt4.
|
||||||
// See http://doc.trolltech.com/4.4/qdir.html#Q_INIT_RESOURCE
|
// See http://doc.trolltech.com/4.4/qdir.html#Q_INIT_RESOURCE
|
||||||
Q_INIT_RESOURCE(File);
|
CGAL_QT4_INIT_RESOURCES;
|
||||||
Q_INIT_RESOURCE(Triangulation_2);
|
|
||||||
Q_INIT_RESOURCE(Input);
|
|
||||||
Q_INIT_RESOURCE(CGAL);
|
|
||||||
|
|
||||||
MainWindow mainWindow;
|
MainWindow mainWindow;
|
||||||
mainWindow.show();
|
mainWindow.show();
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,6 @@
|
||||||
\ccPkgIntroducedInCGAL{3.5}
|
\ccPkgIntroducedInCGAL{3.5}
|
||||||
\ccPkgDemo{AABB Tree}{AABB_demo.zip}
|
\ccPkgDemo{AABB Tree}{AABB_demo.zip}
|
||||||
\ccPkgIllustration{AABB_tree/figs/teaser-thumb.png}{AABB_tree/figs/teaser.png}
|
\ccPkgIllustration{AABB_tree/figs/teaser-thumb.png}{AABB_tree/figs/teaser.png}
|
||||||
\ccPkgLicense{\ccLicenseQPL}
|
\ccPkgLicense{\ccLicenseGPL}
|
||||||
%
|
%
|
||||||
\end{ccPkgDescription}
|
\end{ccPkgDescription}
|
||||||
|
|
|
||||||
|
|
@ -117,6 +117,7 @@ int main()
|
||||||
// computes closest point
|
// computes closest point
|
||||||
K::Point_3 point_query(2.0, 2.0, 2.0);
|
K::Point_3 point_query(2.0, 2.0, 2.0);
|
||||||
K::Point_3 closest_point = tree.closest_point(point_query);
|
K::Point_3 closest_point = tree.closest_point(point_query);
|
||||||
|
std::cerr << "closest point is: " << closest_point << std::endl;
|
||||||
|
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -142,5 +142,6 @@ int main()
|
||||||
K::Point_3 point_query(2.0, 2.0, 2.0);
|
K::Point_3 point_query(2.0, 2.0, 2.0);
|
||||||
K::Point_3 closest_point = tree.closest_point(point_query);
|
K::Point_3 closest_point = tree.closest_point(point_query);
|
||||||
|
|
||||||
|
std::cerr << "closest point is: " << closest_point << std::endl;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -123,5 +123,6 @@ int main()
|
||||||
K::Point_3 point_query(2.0, 2.0, 2.0);
|
K::Point_3 point_query(2.0, 2.0, 2.0);
|
||||||
K::Point_3 closest_point = tree.closest_point(point_query);
|
K::Point_3 closest_point = tree.closest_point(point_query);
|
||||||
|
|
||||||
|
std::cerr << "closest point is: " << closest_point << std::endl;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -40,5 +40,6 @@ int main()
|
||||||
Point point_query(2.0, 2.0, 2.0);
|
Point point_query(2.0, 2.0, 2.0);
|
||||||
Point closest = tree.closest_point(point_query);
|
Point closest = tree.closest_point(point_query);
|
||||||
|
|
||||||
|
std::cerr << "closest point is: " << closest << std::endl;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -52,5 +52,6 @@ int main()
|
||||||
Point point_query(2.0, 2.0, 2.0);
|
Point point_query(2.0, 2.0, 2.0);
|
||||||
Point closest = tree.closest_point(point_query);
|
Point closest = tree.closest_point(point_query);
|
||||||
|
|
||||||
|
std::cerr << "closest point is: " << closest << std::endl;
|
||||||
return EXIT_SUCCESS;
|
return EXIT_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -44,6 +44,7 @@ int main()
|
||||||
// compute closest point and squared distance
|
// compute closest point and squared distance
|
||||||
Point point_query(2.0, 2.0, 2.0);
|
Point point_query(2.0, 2.0, 2.0);
|
||||||
Point closest_point = tree.closest_point(point_query);
|
Point closest_point = tree.closest_point(point_query);
|
||||||
|
std::cerr << "closest point is: " << closest_point << std::endl;
|
||||||
FT sqd = tree.squared_distance(point_query);
|
FT sqd = tree.squared_distance(point_query);
|
||||||
std::cout << "squared distance: " << sqd << std::endl;
|
std::cout << "squared distance: " << sqd << std::endl;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2008-2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2008-2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2008,2011 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2008,2011 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2008 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2008 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2008 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2008 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France)
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France)
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2008-2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2008-2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -98,10 +99,24 @@ namespace CGAL {
|
||||||
k.compare_squared_distance_3_object();
|
k.compare_squared_distance_3_object();
|
||||||
typename K::Construct_projected_point_3 projection =
|
typename K::Construct_projected_point_3 projection =
|
||||||
k.construct_projected_point_3_object();
|
k.construct_projected_point_3_object();
|
||||||
|
typename K::Is_degenerate_3 is_degenerate =
|
||||||
|
k.is_degenerate_3_object();
|
||||||
|
typename K::Construct_vertex_3 vertex =
|
||||||
|
k.construct_vertex_3_object();
|
||||||
|
|
||||||
// Square distance from query to bound
|
// Square distance from query to bound
|
||||||
const FT bound_sq_dist = sq_distance(query, bound);
|
const FT bound_sq_dist = sq_distance(query, bound);
|
||||||
|
|
||||||
|
if(is_degenerate(segment)) {
|
||||||
|
const Point_3& p_on_seg = vertex(segment, 0);
|
||||||
|
if(compare_sq_distance(query,
|
||||||
|
p_on_seg,
|
||||||
|
bound_sq_dist) == CGAL::LARGER) {
|
||||||
|
return bound;
|
||||||
|
} else {
|
||||||
|
return p_on_seg;
|
||||||
|
}
|
||||||
|
}
|
||||||
// Project query on segment supporting line
|
// Project query on segment supporting line
|
||||||
const Point_3 proj = projection(segment.supporting_line(), query);
|
const Point_3 proj = projection(segment.supporting_line(), query);
|
||||||
|
|
||||||
|
|
@ -141,3 +156,10 @@ namespace CGAL {
|
||||||
|
|
||||||
|
|
||||||
#endif // NEAREST_POINT_SEGMENT_3_H_
|
#endif // NEAREST_POINT_SEGMENT_3_H_
|
||||||
|
|
||||||
|
// This file uses an indentation width of 4, instead of 2.
|
||||||
|
// Sets that preference for GNU/Emacs, in a file-local variable.
|
||||||
|
//
|
||||||
|
// Local Variables:
|
||||||
|
// c-basic-offset: 4
|
||||||
|
// End:
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
GPL (v3 or later)
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,10 @@
|
||||||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you may redistribute it under
|
// This file is part of CGAL (www.cgal.org).
|
||||||
// the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with CGAL.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
LGPL (v3 or later)
|
||||||
|
|
@ -3,9 +3,10 @@
|
||||||
// Copyright (c) 2001-2006 Max-Planck-Institut Saarbruecken (Germany).
|
// Copyright (c) 2001-2006 Max-Planck-Institut Saarbruecken (Germany).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of EXACUS (http://www.mpi-inf.mpg.de/projects/EXACUS/);
|
// This file is part of EXACUS (http://www.mpi-inf.mpg.de/projects/EXACUS/).
|
||||||
// you may redistribute it under the terms of the Q Public License version 1.0.
|
// You can redistribute it and/or modify it under the terms of the GNU
|
||||||
// See the file LICENSE.QPL distributed with EXACUS.
|
// General Public License as published by the Free Software Foundation,
|
||||||
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -54,7 +55,7 @@ struct Get_max_coefficient<CGAL::Sqrt_extension<NT, Root, ACDE_TAG, FP_TAG> >{
|
||||||
|
|
||||||
result_type operator () (const CGAL::Sqrt_extension<NT, Root, ACDE_TAG, FP_TAG>& a) {
|
result_type operator () (const CGAL::Sqrt_extension<NT, Root, ACDE_TAG, FP_TAG>& a) {
|
||||||
GMC gmc;
|
GMC gmc;
|
||||||
return std::max(std::max(gmc(a.a0()), gmc(a.a1())), gmc(NT(a.root())));
|
return (std::max)((std::max)(gmc(a.a0()), gmc(a.a1())), gmc(NT(a.root())));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -67,7 +68,7 @@ struct Get_max_coefficient<CGAL::Polynomial<NT> >{
|
||||||
GMC gmc;
|
GMC gmc;
|
||||||
result_type m=0;
|
result_type m=0;
|
||||||
for(int i=0; i<=a.degree(); i++){
|
for(int i=0; i<=a.degree(); i++){
|
||||||
m = std::max(gmc(a[i]),m);
|
m = (std::max)(gmc(a[i]),m);
|
||||||
}
|
}
|
||||||
return m;
|
return m;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -180,24 +180,25 @@ public:
|
||||||
int arcs_to_candidate_left=arcs_left-n+1;
|
int arcs_to_candidate_left=arcs_left-n+1;
|
||||||
int arcs_to_candidate_right=arcs_right-n+1;
|
int arcs_to_candidate_right=arcs_right-n+1;
|
||||||
|
|
||||||
bool event_flag;
|
//flag seems to be not used for now, but caused warnings (M.Hemmer)
|
||||||
|
//bool event_flag;
|
||||||
|
|
||||||
//if(false) {
|
//if(false) {
|
||||||
if(arcs_to_candidate_left!=1 || arcs_to_candidate_right!= 1) {
|
if(arcs_to_candidate_left!=1 || arcs_to_candidate_right!= 1) {
|
||||||
event_flag=true;
|
//event_flag=true;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
||||||
// Need this flag to decide the event flag correctly,
|
// Need this flag to decide the event flag correctly,
|
||||||
// we don't care about it for now!
|
// we don't care about it for now!
|
||||||
#if !CGAL_ACK_CHECK_CANDIDATE_FOR_SINGULARITY
|
#if !CGAL_ACK_CHECK_CANDIDATE_FOR_SINGULARITY
|
||||||
event_flag=false;
|
//event_flag=false;
|
||||||
#else
|
#else
|
||||||
|
|
||||||
Polynomial_2& f = polynomial;
|
Polynomial_2& f = polynomial;
|
||||||
|
|
||||||
if(c==-1 || k==0) {
|
if(c==-1 || k==0) {
|
||||||
event_flag=false;
|
//event_flag=false;
|
||||||
} else {
|
} else {
|
||||||
#if CGAL_ACK_DEBUG_FLAG
|
#if CGAL_ACK_DEBUG_FLAG
|
||||||
CGAL_ACK_DEBUG_PRINT << "Ev check..." << std::flush;
|
CGAL_ACK_DEBUG_PRINT << "Ev check..." << std::flush;
|
||||||
|
|
@ -206,7 +207,8 @@ public:
|
||||||
typename Polynomial_traits_2::Differentiate diff;
|
typename Polynomial_traits_2::Differentiate diff;
|
||||||
Polynomial_2 fx diff(f,0);
|
Polynomial_2 fx diff(f,0);
|
||||||
Polynomial_2 fy diff(f,1);
|
Polynomial_2 fy diff(f,1);
|
||||||
event_flag=event_point_checker(bit_des,f,alpha,k,fx,fy);
|
//event_flag=
|
||||||
|
event_point_checker(bit_des,f,alpha,k,fx,fy);
|
||||||
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -516,8 +516,8 @@ public:
|
||||||
|
|
||||||
if(is_event()) {
|
if(is_event()) {
|
||||||
os << "incident branches: {" << std::flush;
|
os << "incident branches: {" << std::flush;
|
||||||
typename Arc_container::const_iterator ait =
|
// typename Arc_container::const_iterator ait =
|
||||||
(*this->ptr()->_m_arcs).begin();
|
// (*this->ptr()->_m_arcs).begin();
|
||||||
for(int i = 0; i < number_of_events(); i++) {
|
for(int i = 0; i < number_of_events(); i++) {
|
||||||
|
|
||||||
Arc_pair arc_pair = number_of_incident_branches(i);
|
Arc_pair arc_pair = number_of_incident_branches(i);
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
@ -25,11 +25,19 @@
|
||||||
|
|
||||||
namespace CGAL{
|
namespace CGAL{
|
||||||
|
|
||||||
|
#if CGAL_USE_RS3
|
||||||
inline
|
inline
|
||||||
bool operator<(const Algebraic_1 &n1,const Algebraic_1 &n2){
|
bool operator<(const Algebraic_1 &n1,const Algebraic_1 &n2){
|
||||||
typedef CGAL::Rsgcd_1 Gcd;
|
typedef CGAL::Rsgcd_1 Gcd;
|
||||||
return(CGAL::RS_COMPARE::compare_1<Gcd>(n1,n2)==SMALLER);
|
return(CGAL::RS_COMPARE::compare_1<Gcd>(n1,n2)==SMALLER);
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
inline
|
||||||
|
bool operator<(const Algebraic_1 &n1,const Algebraic_1 &n2){
|
||||||
|
typedef CGAL::Cgalgcd_1 Gcd;
|
||||||
|
return(CGAL::RS_COMPARE::compare_1<Gcd>(n1,n2)==SMALLER);
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
inline
|
inline
|
||||||
bool operator==(const Algebraic_1 &n1,const Algebraic_1 &n2){
|
bool operator==(const Algebraic_1 &n1,const Algebraic_1 &n2){
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue