Skip to content

Commit 4e8fce3

Browse files
gdamiandafabri
andauthored
Update Installation/CHANGES.md
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
1 parent 5480fc1 commit 4e8fce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installation/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Release date: July 2026
1818
- `import_from_triangulation_3()``triangulation_3_to_lcc()`
1919
- The old function names are still available but marked as deprecated for backward compatibility.
2020

21-
- **New functions**: Two functions are added `CGAL::IO::Read_VTK<LCC>()` and `CGAL::IO::Write_VTK<LCC>()` adding the ability to read and write .vtk files (legacy ASCII) for 3D Linear_cell_complex (dimension 3, ambient dimension 3). These functions support per-vertex and per-volume scalar fields and handles various VTK cell types.
21+
- **New functions**: Two functions are added `CGAL::IO::read_VTK<LCC>()` and `CGAL::IO::write_VTK<LCC>()` adding the ability to read and write .vtk files (legacy ASCII) for 3D `Linear_cell_complex` (dimension 3, ambient dimension 3). These functions support per-vertex and per-volume scalar fields and handle various VTK cell types.
2222

2323
### [Shape Detection](https://doc.cgal.org/6.2/Manual/packages.html#PkgShapeDetection)
2424

0 commit comments

Comments
 (0)