Mael Rouxel-Labbé
|
a34debc92b
|
Uniformize os/is/s/i stream parameter name in Stream_support/io
+ remove extra backticks in NP doc
|
2021-06-23 23:32:06 +02:00 |
|
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02:00 |
|
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
|
Maxime Gimeno
|
2dac31f36f
|
Clean-up and fix doc
|
2021-02-05 14:14:11 +01:00 |
|
Maxime Gimeno
|
df50c4cd0a
|
replace WARNING: with NOTE: to avoid confusing the testsuite
|
2021-02-03 14:30:21 +01:00 |
|
Maxime Gimeno
|
7f537a19cb
|
add missing headers
|
2021-02-03 08:59:54 +01:00 |
|
Maxime Gimeno
|
2d59464b2b
|
remove os.precision(6) as it is the default.
|
2021-01-27 15:49:42 +01:00 |
|
Maxime Gimeno
|
41c823c083
|
replace default value of stream precision
|
2021-01-27 15:44:02 +01:00 |
|
Maxime Gimeno
|
00edae2400
|
More fixes
|
2020-12-10 12:55:04 +01:00 |
|
Mael Rouxel-Labbé
|
550317e1fb
|
Fixes for the polygon soup OBJ reader
|
2020-10-13 18:12:12 +02: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é
|
1d016ecc7e
|
IO doc fixes
|
2020-07-28 15:38:19 +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é
|
6189e23817
|
Fix parameter name / documentation inconsistency
|
2020-07-24 09:24:36 +02:00 |
|
Mael Rouxel-Labbé
|
69068ba28c
|
Some more binary/ASCII fixes
|
2020-07-21 11:44:18 +02:00 |
|
Mael Rouxel-Labbé
|
59a375b566
|
Fix missing includes
|
2020-07-17 18:07:13 +02:00 |
|
Mael Rouxel-Labbé
|
9a485ec975
|
Update some file headers
|
2020-07-17 17:59:31 +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é
|
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é
|
cc523c09d2
|
Fix missing overloads + document stream_precision/use_binary in SS/IO
|
2020-06-25 15:16:34 +02:00 |
|
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
|
Mael Rouxel-Labbé
|
d5d8cca92b
|
Various IO compilation fixes
|
2020-06-25 12:02:01 +02:00 |
|
Mael Rouxel-Labbé
|
6d6dc0c956
|
Fix a number of compilation issues
|
2020-06-24 17:41:20 +02:00 |
|
Mael Rouxel-Labbé
|
0003c95223
|
Use boost::range_value / boost::property_traits
|
2020-06-23 12:05:26 +02:00 |
|
Mael Rouxel-Labbé
|
10132091bb
|
Stream_support IO doc improvements
|
2020-06-23 10:19:29 +02:00 |
|
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
|
Maxime Gimeno
|
f83de97125
|
Add missing doc
|
2020-06-17 14:03:13 +02:00 |
|
Maxime Gimeno
|
c25e9bc37e
|
More doc for Stream_support functions
|
2020-06-17 11:43:26 +02:00 |
|
Maxime Gimeno
|
ce86d3de12
|
Fix OBJ with multiple volumes
|
2020-06-12 11:33:10 +02:00 |
|
Maxime Gimeno
|
b6d4a9a372
|
Finish tests BGL/stream_support
|
2020-06-10 12:09:29 +02:00 |
|
Maxime Gimeno
|
63c554fb7d
|
fix OFF surface_mesh reading
|
2020-06-08 16:19:18 +02:00 |
|
Maxime Gimeno
|
366422714c
|
WIP fixes for OBJ
|
2020-06-05 15:59:00 +02:00 |
|
Mael Rouxel-Labbé
|
3a44ed2b3b
|
OBJ reader / writer fixes
|
2020-05-29 12:04:58 +02:00 |
|
Mael Rouxel-Labbé
|
71413eb8e8
|
Misc IO improvements / fixes
|
2020-05-29 12:03:25 +02:00 |
|
Mael Rouxel-Labbé
|
0cdfed4c94
|
Misc minor changes
|
2020-05-27 22:25:48 +02:00 |
|
Maxime Gimeno
|
d0bfde7966
|
Fix some OBJ reading
|
2020-05-25 17:03:05 +02:00 |
|
Maxime Gimeno
|
817cda4986
|
fix stream_support broken links
|
2020-05-13 14:18:28 +02:00 |
|
Maxime Gimeno
|
640f34c975
|
secure all >> in readers
|
2020-05-13 11:46:18 +02:00 |
|
Maxime Gimeno
|
7c8dcbfd47
|
verbose in readers.
|
2020-05-06 12:57:08 +02:00 |
|
Maxime Gimeno
|
9d237393da
|
Add a function read_polygon_mesh() and fix the readers.
|
2020-05-05 14:53:52 +02:00 |
|
Maxime Gimeno
|
0529bb2d85
|
Fix the doc
|
2020-05-05 11:11:25 +02:00 |
|
Maxime Gimeno
|
45d6bd05c9
|
un-doc the NP versions of the soup functions
|
2020-04-30 15:44:01 +02:00 |
|
Maxime Gimeno
|
841f7a2016
|
WIP tests NP
|
2020-04-29 11:23:07 +02:00 |
|
Maxime Gimeno
|
5679c42ce8
|
add tests for bgl read/write
|
2020-04-28 14:08:41 +02:00 |
|
Maxime Gimeno
|
e0b0f0b244
|
Dopcument NPs in BGL
|
2020-04-28 12:09:46 +02:00 |
|
Maxime Gimeno
|
c8c196fe9c
|
Doc and overloads fixes
|
2020-04-28 10:30:51 +02:00 |
|
Maxime Gimeno
|
c5e512db08
|
OBJ doc fixes
|
2020-04-27 12:06:47 +02:00 |
|
Maxime Gimeno
|
64d523abf5
|
Fixes in the doc of GOCAD
|
2020-04-27 12:03:19 +02:00 |
|