cgal/Stream_support/include/CGAL/IO
Laurent Rineau 98f1e53020 Improve I/O
- `IO::oformat` can display triangulations vertex handles
  with point, using `With_point_tag{}` as second argument,

- improve the compatibility with C++20 `<format>`: now the precision
  can be specified in the format string.

Backport: master
2024-04-26 12:05:08 +02:00
..
3MF IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
OBJ move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
OFF boost::int -> std::int 2023-04-23 18:43:10 +02:00
OI spelling corrections 2022-11-16 13:22:39 +01:00
PLY Merge pull request #8004 from afabri/Point_set-fix_issue_7996-GF 2024-02-13 11:18:17 +01:00
STL iformat/oformat are in CGAL::IO 2023-09-25 16:09:41 +02:00
VRML spelling corrections 2022-11-16 13:22:39 +01:00
VTK
WKT moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
3MF.h Unexpected backtick 2023-04-11 17:38:37 +02:00
Color.h Add a hash for CGAL::IO::Color 2023-07-12 14:40:47 +02:00
GOCAD.h more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
Generic_writer.h use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Istream_iterator.h issue #7395 Improvement of layout of model relations 2023-07-09 12:43:36 +02:00
OBJ.h Merge pull request #7848 from sxntxn/OBJ_read_arbitrary_whitespace 2024-04-22 14:54:14 +02:00
OFF.h more workarounds for MSVC 2015 2022-08-10 23:50:39 +02:00
OI.h
Ostream_iterator.h issue #7395 Improvement of layout of model relations 2023-07-09 12:43:36 +02:00
PLY.h boost::int -> std::int 2023-04-23 18:43:10 +02:00
STL.h boost::unit -> std::uint 2023-04-23 18:40:39 +02:00
VRML.h
VTK.h fix tag 2023-12-07 12:53:39 +00:00
Verbose_ostream.h
WKT.h move after definition of function used 2024-03-13 17:59:08 +01:00
binary_file_io.h Uniformize os/is/s/i stream parameter name in Stream_support/io 2021-06-23 23:32:06 +02:00
helpers.h replace boost::mpl::or_ 2023-11-10 16:34:19 +01:00
io.h Improve I/O 2024-04-26 12:05:08 +02:00
io_tags.h
polygon_soup_io.h fix reading of vtp files 2023-10-12 16:50:55 +02:00
trace.h CGAL_TRACE() -> CGAL_TRACE_STREAM 2021-09-23 17:00:10 +02:00