cgal/Stream_support
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
..
benchmark/Stream_support update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Stream_support merge cgal/main 2025-11-13 08:48:43 +00:00
examples/Stream_support The example can also read in a polygon with 3D points 2025-09-17 15:27:23 +01:00
include/CGAL merge cgal/main 2025-11-13 08:48:43 +00:00
package_info/Stream_support Fix dependencies 2025-09-26 16:16:27 +01:00
test/Stream_support Stream support: Fix for Epeck (#9072) 2025-11-20 10:27:33 +01:00