CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.88k stars 1.38k forks source link

PMP: Change the string of the property #8277

Closed afabri closed 3 months ago

afabri commented 3 months ago

Summary of Changes

When calling compute_vertex_normals() we better change the string associated to the property from "v:normals" to " v:normal" as otherwise it will not be written by write_PLY().

Note that is not a change in CGAL code, but just in an example (that not even saves the file).

Release Management

sloriot commented 3 months ago

Successfully tested in CGAL-6.0-Ic-265