cgal/Documentation/doc
Sebastien Loriot bf25dd27b8
Stream support: Fix for Epeck (#9072)
## Summary of Changes

For file formats that expect floating point coordinates we convert on
the fly so that `CGAL::io::write_polygon_soup()` also works for polygon
soups with ` FT` which are non-float/double, e.g.
`Exact_predicates_exact_constructions_kernel`.
Additionally, we document the named parameter `point_map` as it was
missing.

## Release Management

* Affected package(s): Stream_support
* Issue(s) solved (if any): fix #9071
* License and copyright ownership: unchanged 
* upon integration update and test #9109
2025-11-20 10:27:33 +01:00
..
Documentation Stream support: Fix for Epeck (#9072) 2025-11-20 10:27:33 +01:00
biblio Apply review suggestions 2025-10-01 15:50:02 +02:00
resources fix versions in doc menu 2025-10-15 12:20:58 +02:00
scripts Warnings during table generation in documentation 2025-06-23 14:54:04 +02:00
CMakeLists.txt USE_FOLDERS is by default since CMake 3.26 2025-09-11 15:38:45 +02:00