mirror of https://github.com/CGAL/cgal
## 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 |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| Stream_support_test_double.cpp | ||
| double_io.cpp | ||
| issue8155.cpp | ||
| issue_7874.cpp | ||
| issue_9071.cpp | ||
| test_GOCAD.cpp | ||
| test_LAS.cpp | ||
| test_OBJ.cpp | ||
| test_OFF.cpp | ||
| test_PLY.cpp | ||
| test_STL.cpp | ||
| test_VRML.cpp | ||
| test_VTK.cpp | ||
| test_WKT.cpp | ||
| test_ioformat.cpp | ||
| test_support.cpp | ||