mirror of https://github.com/CGAL/cgal
Remove changes.html
This commit is contained in:
parent
687e5b6c60
commit
e0eca970d2
File diff suppressed because it is too large
Load Diff
|
|
@ -69,6 +69,10 @@ Release date: April 2018
|
|||
|
||||
### Polygon Mesh Processing
|
||||
|
||||
- Added two functions for orienting connected components :
|
||||
- CGAL::Polygon_mesh_processing::orient()
|
||||
- CGAL::Polygon_mesh_processing::orient_to_bound_a_volume()
|
||||
|
||||
- Added new functions for feature detection and feature-guided
|
||||
segmentation:
|
||||
- `CGAL::Polygon_mesh_processing::detect_sharp_edges()`
|
||||
|
|
|
|||
Loading…
Reference in New Issue