Commit Graph

79642 Commits

Author SHA1 Message Date
Andreas Fabri a82b920b97 Include <CGAL/double.h> 2018-05-23 09:47:42 +01:00
Andreas Fabri 2f8515067c Add #include for CGAL::abs() 2018-05-22 10:51:39 +01:00
Andreas Fabri c908ed5fa2 No typename; no need for CGAL:: 2018-05-18 15:46:34 +01:00
Andreas Fabri 31b5d5d3aa Reorder inclusions 2018-05-17 15:27:58 +01:00
Andreas Fabri 05437e0c54 Add several 2D tests and functions 2018-05-17 15:23:04 +01:00
Andreas Fabri 1d12605ef4 Merge headers 2018-05-17 14:53:07 +01:00
Andreas Fabri 9bfbd567d5 Remove CGAL_NO_INTERSECTION_FUNCTION and functions doing nothing 2018-05-17 14:30:30 +01:00
Andreas Fabri 162241066b Remove CGAL_NO_INTERSECTION_FUNCTION and functions doing nothing 2018-05-17 11:52:58 +01:00
Andreas Fabri e1eacead95 Add #includes of kernel object types 2018-05-09 12:20:11 +01:00
Andreas Fabri 955b6a89e6 fix includes 2018-05-04 09:00:11 +02:00
Andreas Fabri 2a78b7861b fix src 2018-05-04 09:00:11 +02:00
Andreas Fabri 97b5c37b6e Fix includes 2018-05-04 09:00:11 +02:00
Andreas Fabri 43f8490920 Reorganize Intersections_2 header files 2018-05-04 09:00:10 +02:00
Andreas Fabri c9af36ca6a fix namespace 2018-05-04 09:00:09 +02:00
Andreas Fabri 827e9fee8e fix Segmentation 2018-05-04 09:00:09 +02:00
Andreas Fabri 06c42de0e4 Add subnamespace Intersections in Kernel_d 2018-05-04 09:00:09 +02:00
Andreas Fabri e65eba0301 Add #includes 2018-05-04 09:00:09 +02:00
Andreas Fabri 8abfad66ab inline 2018-05-04 09:00:08 +02:00
Andreas Fabri 2d5c726ac7 Fix PMP 2018-05-04 09:00:08 +02:00
Andreas Fabri 92dcb7ca48 Reorganize header files 2018-05-04 09:00:08 +02:00
Andreas Fabri 4111e3e20c Reorganize header files 2018-05-04 09:00:07 +02:00
Andreas Fabri 09c7fe1103 move purely internal files 2018-05-04 08:57:57 +02:00
Andreas Fabri ffb13b07d6 Remove some functions added by Maxime 2018-05-04 08:57:57 +02:00
Andreas Fabri bf55dcd69c Cleanup in Intersections_2 2018-05-04 08:57:57 +02:00
Andreas Fabri 0aa314d03a Don't include an internal file 2018-05-04 08:57:57 +02:00
Andreas Fabri 0d3ac75518 Introduce namespace Intersections 2018-05-04 08:57:56 +02:00
Andreas Fabri f9dcc6f1a4 No need for do_intersect(Sphere/Line) in the Spherical_kernel_3 as it is already provided by the Linear_kernel 2018-05-04 08:57:56 +02:00
Andreas Fabri 78b90d2614 Fix bugs revealed with g++ 2018-05-04 08:57:56 +02:00
Andreas Fabri 77f5a4e556 Remove typename; Comment after #endif 2018-05-04 08:57:56 +02:00
Sébastien Loriot 72cdc05152 fix headers 2018-05-04 08:57:56 +02:00
Andreas Fabri c5367399ab Remove unneeded includes 2018-05-04 08:57:55 +02:00
Andreas Fabri 12a5cd9f82 Add the remaining missing functions 2018-05-04 08:57:55 +02:00
Andreas Fabri 5d5f4d0a3d split header files 2018-05-04 08:57:55 +02:00
Andreas Fabri 702eafafdc Add Iso_cuboid / Sphere 2018-05-04 08:57:54 +02:00
Andreas Fabri 7dd25721f7 Add do_intersect(Bbox_3, Iso_cuboid_3) 2018-05-04 08:57:53 +02:00
Andreas Fabri 42762b7efb Add do_intersect(Iso_cuboid_3, Plane_3/Triangle_3) 2018-05-04 08:57:53 +02:00
Andreas Fabri e783228551 Share code between Iso_cuboid_3/BBox_3 for do_intersect with Ray_3 Nd Segment_3 to profit from static filter 2018-05-04 08:57:52 +02:00
Maxime Gimeno 318e7a7d12 Add missing overloads for Point_3 intersections 2018-05-04 08:56:05 +02:00
Sebastien Loriot f1c19a0fa4
Merge pull request #3066 from maxGimeno/Infrastructure-update_setup_files-GF
Update Maintainance files for Gauguin
2018-05-02 16:22:51 +02:00
Maxime Gimeno 03b9f08767 Update Maintainance files for Gauguin 2018-04-30 12:50:53 +02:00
Laurent Rineau eb2240e90e
Merge pull request #3064 from mglisse/patch-1
Remove debug printing
2018-04-28 08:45:14 +02:00
Marc Glisse 9a2c6ab631
Remove debug printing
Oups, I forgot to remove part of the console output from the example when I copied it to the ipelet...
2018-04-27 21:20:20 +02:00
Laurent Rineau 4485412a52 updated crontab (automated commit) 2018-04-27 17:18:05 +02:00
Laurent Rineau f68319c5c5 Merge branch 'releases/CGAL-4.12-branch' 2018-04-27 16:45:32 +02:00
Laurent Rineau 413682ebc1 Merge pull request #3045 from maxGimeno/Demo-Fix_polyhedron_lighting-GF
Polyhedron demo: Fix Polyhedron Lighting
2018-04-27 16:30:34 +02:00
Laurent Rineau 3bf6bc3c4b Merge pull request #3059 from lrineau/Installation-fix_LEDA_support_with_gcc-GF
Fix LEDA support with gcc
2018-04-27 16:30:31 +02:00
Laurent Rineau 1ad34d14dd Merge pull request #3057 from sloriot/doc-fix_warnings
Fix doc warnings (and bugs)
2018-04-27 16:30:28 +02:00
Laurent Rineau aa856c730e Merge branch 'releases/CGAL-4.12-branch' 2018-04-26 16:32:47 +02:00
Laurent Rineau c180c0678d Fix LEDA support with gcc 2018-04-26 14:59:24 +02:00
Laurent Rineau 87f87607e7 updated crontab (automated commit) 2018-04-26 09:56:44 +02:00