Files
cgal/Stream_support/include/CGAL/IO/OFF
Sébastien Loriot 32f40d82a7 workaround -Wmaybe-uninitialized
The init is legit as it prevents the reader to
do a useless loop and the writer to write
random number

In case of failing to read a face index or the number of faces,
the error bit in the stream is set anyway and the user has to
check it
2021-11-11 15:21:50 +01:00
..
2020-11-25 13:40:19 +01:00
2020-11-25 13:40:19 +01:00