Sébastien Loriot
|
1a79edd840
|
fix compilation issues (nothing to do with the merge)
|
2015-01-30 17:57:04 +01:00 |
Jane Tournois
|
fa5fa003fd
|
remove todo (already done)
|
2015-01-23 15:03:16 +01:00 |
Jane Tournois
|
022f9f353f
|
self-intersection operators handles triangle meshes only
|
2015-01-20 12:05:55 +01:00 |
Jane Tournois
|
27d329b1e9
|
move fair() and refine() to their own files
- move fairing and refinement internal code to
the subfolder Meshing_functions (they were in Hole_filling)
- and fix namespaces
|
2015-01-15 17:11:00 +01:00 |
Jane Tournois
|
8a578f2c0e
|
fix typo in documentation
|
2015-01-13 16:34:56 +01:00 |
Jane Tournois
|
d4c63f8911
|
renaming
- rename do_self_intersect to is_self_intersecting
- add namespace Polygon_mesh_processing
- rename template parameter Polyhedron to PolygonMesh
|
2015-01-13 16:30:23 +01:00 |