Commit Graph

26 Commits

Author SHA1 Message Date
Sébastien Loriot 10b0af3092 rename macro since Named_function_parameter is part of STL_Extension 2022-01-13 14:43:34 +01:00
Sébastien Loriot c169c41240 Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD 2022-01-12 13:33:49 +01:00
Sébastien Loriot 75b03e6c0a use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
Sébastien Loriot f974016e73 replace overloads with default parameters (Stream_support) 2022-01-05 15:15:32 +01:00
Andreas Fabri 197c0a2471 code bugfix after test; doc bug fix: SequenceContainer -> RandomAccessContainer (also in Stream_support) 2021-10-05 08:40:47 +01:00
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
Maxime Gimeno 7cf6a3bed0 Fix VRML_2 logic 2021-01-26 10:15:20 +01:00
Mael Rouxel-Labbé c14198a992 IO doc fixes 2020-08-04 17:55:21 +02:00
Mael Rouxel-Labbé 00ca0211e1 IO documentation fixes 2020-08-04 15:47:56 +02:00
Mael Rouxel-Labbé 0d66e19361 IO documentation fixes
See @sloriot's review:

https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polgyon_soup_mesh_IO/2nd_round/Answer_to_review

(+ some commits before and after this one)
2020-07-24 17:06:00 +02:00
Mael Rouxel-Labbé 6acac6907a Add a note about letter case in generic I/O functions 2020-07-24 09:23:54 +02:00
Mael Rouxel-Labbé 26c930bc20 Uniformize whether std::string or const char* is used in the doc 2020-07-17 15:16:32 +02:00
Mael Rouxel-Labbé 6d6d959d4d Enhance doc for generic I/O functions 2020-07-17 13:37:37 +02:00
Mael Rouxel-Labbé 2d51d86787 Make verbose a NP instead of a parameter + various fixes in CGAL 2020-07-16 20:22:26 +02:00
Mael Rouxel-Labbé ae4c2aaa9e IO doc fixes 2020-06-26 16:08:02 +02:00
Mael Rouxel-Labbé 26355e2e32 Uniformize capital / third person usage of \brief 2020-06-25 15:13:47 +02:00
Mael Rouxel-Labbé 3e057e4344 Stream support IO doc improvements (wip) 2020-06-23 19:03:00 +02:00
Mael Rouxel-Labbé e6e08ff924 Move IO::internal::get_file_extension() to helpers.h 2020-06-23 10:19:42 +02:00
Mael Rouxel-Labbé 10132091bb Stream_support IO doc improvements 2020-06-23 10:19:29 +02:00
Maxime Gimeno f83de97125 Add missing doc 2020-06-17 14:03:13 +02:00
Mael Rouxel-Labbé df39cceb58 Misc fixes 2020-05-29 18:12:18 +02:00
Mael Rouxel-Labbé 1809fc0e56 Also read VTK/3MF in read_polygon_soup 2020-05-29 12:05:31 +02:00
Mael Rouxel-Labbé 0709a7a2ab Fix extension extraction in BGL::IO::read_polygon_mesh + add missing 2020-05-27 22:26:13 +02:00
Maxime Gimeno ab86d0cc6c document new global IO functions 2020-05-07 15:54:11 +02:00
Maxime Gimeno 30dcc81a61 fixes for soup I/O 2020-05-07 14:26:31 +02:00
Mael Rouxel-Labbé 7f6bf9b3cb Add skeletons for CGAL::read_PS, CGAL::read_PM, PMP::read_PM 2020-01-29 11:44:03 +01:00