mirror of https://github.com/CGAL/cgal
Fix a typo that was reintroduced in the merge
This commit is contained in:
parent
0600f65f99
commit
aeb07e63d6
|
|
@ -24,7 +24,7 @@ Release date: September 2019
|
||||||
- The PLY IO functions now take an additional optional parameter to
|
- The PLY IO functions now take an additional optional parameter to
|
||||||
read/write comments from/in the PLY header.
|
read/write comments from/in the PLY header.
|
||||||
|
|
||||||
### Polygon Mesh Processing package
|
### Polygon Mesh Processing
|
||||||
- Added the function `CGAL::Polygon_mesh_processing::centroid()` which computes
|
- Added the function `CGAL::Polygon_mesh_processing::centroid()` which computes
|
||||||
the centroid of a closed triangle mesh.
|
the centroid of a closed triangle mesh.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue