cgal/Mesh_3
Laurent Rineau a4e2f8d4f5 Bug fixes in Mesh_3 documentation
1/ The requirement on the constructor of
Polyhedral_mesh_domain_with_features_3 was wrong: the argument must be
convertible to Mesh_polyhedron_3, and not to Polyhedron_3.

2/ The geom traits of Mesh_polyhedron_3<Gt> must be model of
PolyhedronTraits_3 *and* of IntersectionGeometricTraits_3.

(That patch passes the manual testsuite.)
2012-04-18 15:33:14 +00:00
..
applications Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
demo/Mesh_3 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
doc_tex Bug fixes in Mesh_3 documentation 2012-04-18 15:33:14 +00:00
examples/Mesh_3 Fix license headers 2012-02-06 11:39:56 +00:00
include/CGAL Restore indentation (one line) after a modification by a Windows developer 2012-04-10 12:08:05 +00:00
package_info/Mesh_3 Add license files, per package 2012-01-16 15:54:22 +00:00
test/Mesh_3 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Doxyfile remove package namespace macro 2010-06-09 08:45:58 +00:00
README Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
TODO All TO-DOs where obsolete. Remove them. Add a new one. 2011-09-30 13:43:30 +00:00
dont_submit Remove demo directory from dont_submit. 2010-06-22 12:41:39 +00:00
stylesheet.css Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00

README

3D mesh package, from Laurent Rineau