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
b9863b6a963fec520df5779ab7e4ff7c8efb5a49
cgal
/
Polygon_mesh_processing
/
include
/
CGAL
/
internal
T
History
Jane Tournois
b9863b6a96
use ranges instead of hardcoded vectors in refinement
...
this avoids copying the range to a vector as a first step in refine()
2015-03-13 10:45:30 +01:00
..
Hole_filling
in triangulate_hole_polyline, replace begin and end iterators by PointRanges
2015-03-10 11:38:08 +01:00
Meshing_functions
use ranges instead of hardcoded vectors in refinement
2015-03-13 10:45:30 +01:00
Point_inside_polygon_mesh
do not use the default constructed traits
2015-01-21 11:48:34 +01:00
Polygon_mesh_slicer
fix compilation for windows
2015-03-12 14:54:13 +01:00