Commit Graph

52761 Commits

Author SHA1 Message Date
Sébastien Loriot 5b54b6802b don't submit old implementation using a grid 2013-06-20 17:34:54 +02:00
Sébastien Loriot 6bb7a36f5b add dont_submit to avoid examples to be in the testsuite 2013-06-20 17:34:53 +02:00
Sébastien Loriot b5aa981404 move corefinement to operations on polyhedra 2013-06-20 16:47:26 +02:00
Sébastien Loriot ca9636bf1e move polyhedron slicer 2013-06-20 16:45:17 +02:00
Sébastien Loriot a500939d52 rename the package to Operations_on_polyhedra 2013-06-20 16:41:01 +02:00
Sébastien Loriot 3d23a59a73 Merge branch 'inside_polyhedron_test-GF'
Conflicts:
	Polyhedron/demo/Polyhedron/CMakeLists.txt
2013-06-20 16:34:02 +02:00
Sébastien Loriot ea5e1933b2 Merge branch 'Polyhedron-mesh_slicer_with_AABB-iyaz' 2013-06-20 14:37:21 +02:00
Jane Tournois 7c521261f0 change one test to make it test all backward compatibility stuff, including Mesh_cell_base_3 2013-06-20 14:02:52 +02:00
Jane Tournois 4a1f9cc831 deprecate Mesh_cell_base_3 and use Compact_mesh_cell_base_3 in Mesh_triangulation_3.h 2013-06-20 12:29:46 +02:00
Sébastien Loriot 3e7ed504d9 poisson demo and examples use the new primitive 2013-06-20 11:47:03 +02:00
Jane Tournois 6fa5caa574 deprecate Mesh_cell_base_3.h 2013-06-20 11:39:07 +02:00
Jane Tournois 4b63d8b44c remove deprecation to fix doxygen output 2013-06-20 11:26:58 +02:00
Jane Tournois 416a722417 Revert "complete of mesh cell base concept documentation"
This reverts commit 2f48fba7d8.
2013-06-20 11:02:13 +02:00
Sébastien Loriot bb7c57af94 update AABB-tree demo to use the new primitives 2013-06-20 10:36:43 +02:00
Sébastien Loriot df7daacddc fix constness issue 2013-06-20 10:35:44 +02:00
Sébastien Loriot bbac0f31c2 Merge branch 'Polyhedron_gocad_write-GF'
this affects only the polyhedron demo gocad plugin
2013-06-20 08:32:58 +02:00
Sébastien Loriot f1e546a38b set name and color 2013-06-20 08:31:28 +02:00
Sébastien Loriot 2463131774 the output polyhedron type is now a template parameter 2013-06-20 08:00:19 +02:00
Sébastien Loriot 969cbc537b add missing call to vertex visitor for edge_split 2013-06-20 07:57:04 +02:00
Sébastien Loriot 26a46e2fa9 use Default for template parameters 2013-06-20 07:57:04 +02:00
Sébastien Loriot e9caabf68d remove used variable 2013-06-19 19:36:30 +02:00
Sébastien Loriot 51870e6a66 update test to use the recommended primitive 2013-06-19 19:28:54 +02:00
Sébastien Loriot d2bf82c8e5 document FaceGraph triangle primitive to be only for Polyhedron 2013-06-19 19:28:19 +02:00
Sébastien Loriot 9822a1a403 document operations for backward compatibility 2013-06-19 19:15:58 +02:00
Sébastien Loriot c64e8b00cf Revert "backward compatibility is ensured by the 2nd template parameter set to Tag_true"
This reverts commit ca32c286f6.
2013-06-19 19:07:56 +02:00
Sébastien Loriot 9934b020c6 fix the triangle FaceGraph primitive to work with Polyhedron 2013-06-19 18:02:05 +02:00
Sébastien Loriot ca32c286f6 backward compatibility is ensured by the 2nd template parameter set to Tag_true 2013-06-19 17:42:38 +02:00
Sébastien Loriot 607dc3386a fix HalfedgeGraph segment primitive to match the current implementation 2013-06-19 17:30:13 +02:00
Sébastien Loriot f395759b35 the segment and triangle primitive are now compatible with the former classes
even if they were not documented, they were used in examples
2013-06-19 16:55:29 +02:00
Sébastien Loriot caf3bdfac8 fix copy-paste error 2013-06-19 16:55:06 +02:00
Sébastien Loriot 876b2c6cfc add a default constructor to AABB_tree 2013-06-19 16:54:21 +02:00
Andreas Fabri 914f60234c fix typo 2013-06-19 14:12:08 +02:00
Laurent Rineau 62f9bfc040 Fix warnings 2013-06-19 13:08:13 +02:00
Laurent Rineau 9f989f5c7e Revert "Fix Poisson and Surface_mesher after the zone implementation has changed"
That had been cherry-picked in the branch Mesh_3-improvements-GF by error.

This reverts commit 49cbea2d60.
2013-06-19 12:24:30 +02:00
Sébastien Loriot 0f42b2f33b AABB_segment_primitive and AABB_triangle_primitive model AABBPrimitive 2013-06-19 11:34:28 +02:00
Sébastien Loriot 607a1ac8ca re-add property map dereferencing a property_map lost during update-merge 2013-06-19 11:31:06 +02:00
Laurent Rineau b7d9c76cb4 Merge branch 'Intersections_2-fix_object_variant_warnings-lrineau'
Tested in CGAL-4.3-Ic-65.

Approved by the Release Manager
2013-06-19 11:20:55 +02:00
Sébastien Loriot 0d3d71d482 fixes after updating the branch and the documentation 2013-06-19 10:55:05 +02:00
Sébastien Loriot 7cb2874da2 doxygen: fix documentation look 2013-06-19 10:40:41 +02:00
Sébastien Loriot 0f995306ee prevent an include file to be parsed by doxygen 2013-06-19 09:57:41 +02:00
Sébastien Loriot c3b717e4a5 correct introduction release 2013-06-19 07:56:30 +02:00
iyaz dc8d71943b API changes, demo improvements 2013-06-19 00:41:34 +03:00
iyaz 863f2c8cf5 Use kernel functors for ray segment construction 2013-06-19 00:28:27 +03:00
iyaz 64e825d591 frame->orientation().axis() does not give the normal (it's for axis angle representation) 2013-06-18 21:28:37 +03:00
Sébastien Loriot 06fc6dc039 add the doxygen documentation corresponding to the doc_tex modifications 2013-06-18 19:55:20 +02:00
Jane Tournois acc845ef65 promote Compact_mesh_vertex_base to Mesh_vertex_base 2013-06-18 17:49:28 +02:00
Sébastien Loriot 6144e5c45b copy-paste error: triangle should be segment! 2013-06-18 16:30:48 +02:00
iyaz 0eff9c73a1 point_inside: add todo to documentation,
in primitive return GeomTraits::Triangle rather than TriangleAccessor_3::Triangle
2013-06-18 15:45:27 +03:00
iyaz 650a814116 orient: Update documentation, add todo's 2013-06-18 15:16:39 +03:00
Sébastien Loriot e74c1b1df8 move into AABB_tree sub-namespace 2013-06-18 14:14:24 +02:00