Sébastien Loriot
|
098ffebd8a
|
use a specific traits when the plane is parallel to two axis
|
2015-01-21 16:06:02 +01:00 |
Sébastien Loriot
|
c5b65190ae
|
do not use the default constructed traits
|
2015-01-21 11:48:34 +01:00 |
Sébastien Loriot
|
28f8774eaf
|
use a traversal traits to avoid doing twice the orientation tests
|
2015-01-21 11:42:53 +01:00 |
Jane Tournois
|
45ebea96f9
|
Point_inside_polyhedron renamed to Point_inside_polygon_mesh
also remove TriangleAccessor_3 and start migrating to FaceGraph
|
2015-01-19 14:34:59 +01:00 |
Jane Tournois
|
59c0e2f108
|
fix compilation for hole filling
|
2015-01-19 14:14:04 +01:00 |
Jane Tournois
|
30d7453630
|
rename Polyhedron to polygon_mesh and TriangleMesh in Point_inside_polyhedron_3
|
2015-01-16 16:36:15 +01:00 |
Jane Tournois
|
36a1db7263
|
add macro CGAL_HOLE_FILLING_DO_NOT_USE_DT3
to be used by inclusion of CGAL/Hole_filling/do_not_use_DT3.h
|
2015-01-16 14:14:47 +01:00 |
Jane Tournois
|
ecddea2a0c
|
make the use of DT3 the default configuration
|
2015-01-16 13:02:16 +01:00 |
Jane Tournois
|
3b4489eb90
|
rename protection macros and fix missing includes
|
2015-01-16 12:41:33 +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
|
93107e9c88
|
move hole_filling functions to non-internal header triangulate_hole.h
|
2015-01-15 15:17:15 +01:00 |
Andreas Fabri
|
4f7ae328d7
|
switch to pmesh as parameter
|
2015-01-14 11:38:53 +01:00 |
Andreas Fabri
|
52840d2a20
|
Rename template parameter Polyhedron to PolygonMesh
|
2015-01-14 10:30:01 +01:00 |
Andreas Fabri
|
bab97f92a3
|
WIP: it compiles but crashes for Surface_mesh
|
2015-01-13 18:47:36 +01:00 |
Sébastien Loriot
|
c16d88dcb7
|
SUPERLU is out of the game now
|
2015-01-13 16:56:29 +01:00 |
Sébastien Loriot
|
162e6c7527
|
fix warnings and some compilation issues
|
2015-01-13 15:07:36 +01:00 |
Andreas Fabri
|
78de42d075
|
some static_cast to avoid warnings
|
2015-01-13 10:15:23 +01:00 |
Sébastien Loriot
|
764a22ff9c
|
fix property_map call
|
2015-01-13 09:49:47 +01:00 |
Andreas Fabri
|
ee82a28b97
|
use property map tp access points
|
2015-01-13 09:25:53 +01:00 |
Andreas Fabri
|
860d28eb68
|
partial BGLization
|
2015-01-12 17:49:48 +01:00 |
Andreas Fabri
|
d0eadcda44
|
partial BGLization
|
2015-01-12 17:11:06 +01:00 |
Sébastien Loriot
|
58455566a8
|
add todos
|
2015-01-06 17:14:47 +01:00 |
Sébastien Loriot
|
a9665b3bf8
|
move Point_inside_polyhedron_3 to Polygon Mesh Processing package
|
2015-01-06 14:31:51 +01:00 |
Sébastien Loriot
|
fc6f9368a0
|
move Hole Filling in the new Polygon Mesh Processing package
|
2015-01-06 11:37:25 +01:00 |