Commit Graph

69541 Commits

Author SHA1 Message Date
Sébastien Loriot fd39972166 add method to access the sum of weights 2016-09-28 10:46:43 +02:00
Sébastien Loriot b899dc4549 add default parameters 2016-09-28 10:46:42 +02:00
Maxime Gimeno 2912b9d40b Fixes in the doc 2016-09-28 10:46:42 +02:00
Maxime Gimeno a683fdca47 changes.html update 2016-09-28 10:46:40 +02:00
Maxime Gimeno 32899c21d0 Fix example 2016-09-28 10:45:48 +02:00
Maxime Gimeno 64c0a0d620 add an image to the User Manual. 2016-09-28 10:45:48 +02:00
Maxime Gimeno ee6731e625 Fix generator on triangle mesh 3 2016-09-28 10:45:47 +02:00
Maxime Gimeno 1d5d17cfd8 Clean-up 2016-09-28 10:45:47 +02:00
Maxime Gimeno 19a7386164 Clean-up 2016-09-28 10:45:47 +02:00
Maxime Gimeno b4578e9262 Add see also and name in PkgDescription 2016-09-28 10:45:47 +02:00
Maxime Gimeno 18a2cdd59c Add examples 2016-09-28 10:45:47 +02:00
Maxime Gimeno ec73440ab7 Update of the doc. 2016-09-28 10:45:46 +02:00
Maxime Gimeno 3eb1f4ca69 Clean-up
- Clean-up
- Moved Prevent_deref to CGAL/iterator.h
2016-09-28 10:45:46 +02:00
Maxime Gimeno 04f589e97d Update doc for Random_points_on_triangle_mesh_2 2016-09-28 10:45:46 +02:00
Maxime Gimeno 7a1c2037fd Implementation and changes
- Change Generic_random_point_generator to use a Functor instead of a property_map
- Change Random_points_on_triangle_mesh_3 to use a functor wrapping around a PMAP instead of the PMAP
- Implement a random point generator on a Triangulation_2
- Implement a random point generator in and on tetrahedral meshes.

Conflicts:
	Generator/include/CGAL/point_generators_3.h
	Generator/test/Generator/generic_random_test.cpp
2016-09-28 10:45:46 +02:00
Maxime Gimeno ce9d373760 Implementation and changes
- Change Generic_random_point_generator to use a Functor instead of a property_map
- Change Random_points_on_triangle_mesh_3 to use a functor wrapping around a PMAP instead of the PMAP
- Implement a random point generator on a Triangulation_2
2016-09-28 10:45:45 +02:00
Maxime Gimeno 7bdd704de2 Implement convenience function mor FaceListGraphs 2016-09-28 10:45:45 +02:00
Sébastien Loriot e2f7efa58a clean up 2016-09-28 10:45:45 +02:00
Sébastien Loriot 8665ef7026 clean-up 2016-09-28 10:45:45 +02:00
Maxime Gimeno 35a328b1bf Move Halfedge_and_face_graph_property_maps.h to BGL. 2016-09-28 10:45:45 +02:00
Maxime Gimeno 709f3984c1 Implements a random point generator for FaceGraphLists, and an unfinished test. 2016-09-28 10:45:44 +02:00
Sébastien Loriot c772a7a917 Merge pull request #1502 from afabri/patch-2
Update Generator.txt
2016-09-28 10:26:24 +02:00
Andreas Fabri 6554072006 Update Generator.txt 2016-09-28 10:00:39 +02:00
Laurent Rineau d032c1726e Merge pull request #1500 from CGAL/travis-try_to_fix-lrineau
Update .travis.yml
2016-09-27 18:06:02 +02:00
Laurent Rineau 5bbcc7c96f Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
> 8b95f0d Merge pull request #1482 from janetournois/Polyhedron_demo-fix_colors_isotropic_remeshing_plugin-jtournois
> 46b2402 Merge pull request #1480 from afabri/Kernel_d-auto-GF
2016-09-27 17:57:32 +02:00
Laurent Rineau 8b95f0d8f6 Merge pull request #1482 from janetournois/Polyhedron_demo-fix_colors_isotropic_remeshing_plugin-jtournois
Polyhedron demo : fix colors or the remeshed polyhedron
2016-09-27 17:55:16 +02:00
Laurent Rineau 710ad26335 Merge pull request #1481 from maxGimeno/Polyhedron_demo-Fix_the_transparency_in_windows_snapshots-GF
Polyhedron_demo : fix the transparency in snapshots taken with Ctrl+C on Windows
2016-09-27 17:54:48 +02:00
Laurent Rineau 46b24022c9 Merge pull request #1480 from afabri/Kernel_d-auto-GF
Fix of warning for auto with Intel compiler
2016-09-27 17:54:16 +02:00
Laurent Rineau df3a9e54d8 Merge pull request #1479 from afabri/Conic_2-cleanup-GF
Dispatch the Conic_2 files to Kernel_23, Cartesian, Homogeneous
2016-09-27 17:53:38 +02:00
Laurent Rineau 6e5fca2d8c Merge pull request #1472 from maxGimeno/Polyhedron_demo-Point_with_normal_item_performances-GF
Polyhedron_demo : Optimize the point_set visualization
2016-09-27 17:51:50 +02:00
Laurent Rineau 83667e743e Merge pull request #1468 from lrineau/Polyhedron-Demo_better_display_c3t3_item-lrineau
Polyhedron demo: better display of c3t3 item
2016-09-27 17:51:28 +02:00
Laurent Rineau 430da715c3 Merge pull request #1437 from afabri/Alpha_shapes-mention_gudhi-GF
Add a link to the dD alpha complex offered by GUDHI
2016-09-27 17:50:05 +02:00
Laurent Rineau a90a921aff Merge pull request #1420 from afabri/Box_intersection_d-static-GF
Box_intersection_d: Make variables thread local
2016-09-27 17:48:58 +02:00
Laurent Rineau be4397f826 Update .travis.yml 2016-09-27 15:56:58 +02:00
Laurent Rineau 7e34c57be2 Merge pull request #1496 from afabri/patch-2
Update ArrangementOpenBoundaryTraits_2.h
2016-09-27 12:18:46 +02:00
Laurent Rineau 9a6a1bcc9b Add the new demo Otr2, since 4.8 2016-09-27 12:08:27 +02:00
Andreas Fabri 9c9c4bddd8 Update ArrangementOpenBoundaryTraits_2.h
Prefix with `CGAL::` so that there will be links.
2016-09-27 10:49:12 +02:00
Laurent Rineau 119763e168 Merge pull request #1474 from janetournois/PMP-isotropic_remeshing_fix_doc-jtournois
(From a merge of branch 'cgal/releases/CGAL-4.9-branch')
2016-09-23 17:02:56 +02:00
Laurent Rineau baf4400d32 Fix permission issue
... detected by our script `Scripts/developer_scripts/detect_wrong_permissions`.
2016-09-23 17:01:52 +02:00
Laurent Rineau 54782db38f Merge pull request #1476 from imiordanov/Triangulation_data_structure_2-insert_in_hole-IIordanov
Triangulation data structure 2 insert in hole i iordanov
2016-09-23 16:56:26 +02:00
Laurent Rineau 9374a43c56 Merge pull request #1474 from janetournois/PMP-isotropic_remeshing_fix_doc-jtournois
PMP : isotropic remeshing doc fix
2016-09-23 16:55:59 +02:00
Laurent Rineau 75dc50d1b8 Merge pull request #1449 from afabri/CGAL-boost_bind-GF
switch to boost::bind
2016-09-23 16:55:24 +02:00
Laurent Rineau 96c64d4866 Merge pull request #1444 from sloriot/CGAL-build_doc_no_config
Allow building the doc without configuring CGAL
2016-09-23 16:54:50 +02:00
Laurent Rineau 4707b2ed29 Merge pull request #1443 from TManhente/master
Adds CMake package version file generation
2016-09-23 16:52:13 +02:00
Laurent Rineau 45d87bb333 Merge pull request #1439 from janetournois/PMP-remove_useless_includes-GF
PMP : remove useless includes
2016-09-23 16:51:12 +02:00
Laurent Rineau a7956baf37 Merge pull request #1419 from afabri/HDS-static-GF
HDS: No need for thread local storage as readonly
2016-09-23 16:50:12 +02:00
Laurent Rineau 8d31ad7a3e Merge pull request #1375 from afabri/Number_types-thread_safety-GF
make relative precision thread local
2016-09-23 16:46:33 +02:00
Laurent Rineau 41c7658466 Merge pull request #1357 from lrineau/CGAL-add_ctest_cont-lrineau
CTest support (cont.)
2016-09-23 16:45:09 +02:00
Laurent Rineau cf70fc1a5b Merge pull request #1345 from lrineau/CGAL-fix_CGAL_BRANCH_BUILD-GF
Fix CGAL_BRANCH_BUILD
2016-09-23 16:43:53 +02:00
Laurent Rineau c40835d5cb Merge pull request #1324 from maxGimeno/Polyhedron_demo-Normals_for_detected_planes-GF
Polyhedron_demo : Set the points normals after a planar shape detection
2016-09-23 16:43:15 +02:00