This website requires JavaScript.
Explore
Help
Sign In
phynexis-deps
/
cgal
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4dbface316bb003bf6f0d5bca2eab420a67a0207
cgal
/
Polygon_mesh_processing
/
include
/
CGAL
/
Polygon_mesh_processing
T
History
Sébastien Loriot
4dbface316
make the range of halfedge to stitch const
...
it requires a tweak with PMP macros to desambiguate overloads
2015-07-31 14:11:20 +02:00
..
internal
remove less_halfedge named parameter that is no longer needed
2015-07-31 11:18:24 +02:00
compute_normal.h
use get() instead of operator[] for vertex point map
2015-07-27 16:11:14 +02:00
connected_components.h
fix unused variable warning
2015-07-15 16:56:04 +02:00
distance.h
…
fair.h
…
orient_polygon_soup.h
…
orientation.h
…
polygon_soup_to_polygon_mesh.h
…
refine.h
…
repair.h
satisfies_link_condition->does_satisfy_link_condition to match naming convention
2015-07-21 10:27:27 +02:00
self_intersections.h
fix documentation
2015-07-27 16:12:42 +02:00
stitch_borders.h
make the range of halfedge to stitch const
2015-07-31 14:11:20 +02:00
triangulate_faces.h
avoid non-necessary inheritance
2015-07-16 13:21:38 +02:00
triangulate_hole.h
…