Maxime Gimeno
|
e7197d89d2
|
replace remaining wrong function call
|
2021-02-08 09:28:13 +01:00 |
|
Maxime Gimeno
|
2dac31f36f
|
Clean-up and fix doc
|
2021-02-05 14:14:11 +01:00 |
|
Maxime Gimeno
|
7bf9c14f72
|
Factorization
|
2021-01-28 10:01:52 +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
|
19a10eddfc
|
add missing overloads
|
2021-01-26 10:40:06 +01:00 |
|
Maxime Gimeno
|
7cf6a3bed0
|
Fix VRML_2 logic
|
2021-01-26 10:15:20 +01:00 |
|
Maxime Gimeno
|
a46d62b83e
|
WIP testing deprecated IO functions
|
2021-01-15 15:09:12 +01:00 |
|
Maxime Gimeno
|
5948bc846e
|
Try to remove Filtered_kernel from the dependencies of BGL
|
2021-01-11 14:11:30 +01:00 |
|
Sébastien Loriot
|
8da0380077
|
fix warning
|
2021-01-08 14:17:45 +01:00 |
|
Maxime Gimeno
|
bcac80b15c
|
Fixes and clean-up
|
2021-01-08 13:15:04 +01:00 |
|
Maxime Gimeno
|
27c3e05c26
|
Fix test for STL in BGL
|
2020-12-04 11:07:56 +01:00 |
|
Maxime Gimeno
|
c52f63c6ca
|
Fix VTK tests
|
2020-11-26 11:31:32 +01:00 |
|
Maxime Gimeno
|
512975b354
|
Finish fixing STL.
|
2020-11-26 10:33:35 +01:00 |
|
Maxime Gimeno
|
79977c45d8
|
WIP fix STL
|
2020-11-25 16:24:30 +01:00 |
|
Mael Rouxel-Labbé
|
6396217ca3
|
Fix OFF reading with custom Polyhedron_3 traits
|
2020-10-14 19:22:17 +02:00 |
|
Mael Rouxel-Labbé
|
0583a4862e
|
Add precision support to Geomview streams
|
2020-10-14 15:32:27 +02:00 |
|
Mael Rouxel-Labbé
|
ff493593b3
|
Call reserve() when #nv/ne/nf is known
|
2020-10-13 18:14:15 +02:00 |
|
Mael Rouxel-Labbé
|
ec71a79fdf
|
Fix some missing flushers
|
2020-10-13 18:02:28 +02:00 |
|
Mael Rouxel-Labbé
|
1520c8bc61
|
Fix #nv #nf of meshes with garbage
|
2020-10-13 17:56:07 +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é
|
2bdb63b1ae
|
Use "integer type" and not "std::size_t" for 3MF I/O
|
2020-07-24 10:49:56 +02:00 |
|
Mael Rouxel-Labbé
|
47955af9b4
|
Polygon > Triangle in 3MF I/O
|
2020-07-24 10:10:52 +02:00 |
|
Mael Rouxel-Labbé
|
d23d71df94
|
Add some clearer notes about some I/O functions requiring third party librairies
|
2020-07-24 09:55:40 +02:00 |
|
Mael Rouxel-Labbé
|
e6847245c2
|
value type --> value_type
|
2020-07-24 09:55:22 +02:00 |
|
Mael Rouxel-Labbé
|
2f0f61e104
|
Rephrase warning about std::ios::binary + add missing (LAS - always binary)
|
2020-07-24 09:40:13 +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é
|
22d598e0f3
|
Fix typo
|
2020-07-22 17:10:29 +02:00 |
|
Mael Rouxel-Labbé
|
f5aff314cb
|
Misc tiny doc fixes
|
2020-07-21 11:44:40 +02:00 |
|
Mael Rouxel-Labbé
|
69068ba28c
|
Some more binary/ASCII fixes
|
2020-07-21 11:44:18 +02:00 |
|
Mael Rouxel-Labbé
|
07844a5082
|
Fix doc warning
|
2020-07-20 09:59:04 +02:00 |
|
Sébastien Loriot
|
74020a67a6
|
hide macros in doc
|
2020-07-20 09:28:23 +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é
|
6d6d959d4d
|
Enhance doc for generic I/O functions
|
2020-07-17 13:37:37 +02:00 |
|
Mael Rouxel-Labbé
|
f3659c5d96
|
Switch 3MF to bool return type and clarify \return doc for IO functions
|
2020-07-17 13:19:18 +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é
|
4231bc8a83
|
Misc I/O doc enhancements
|
2020-07-13 14:17:50 +02:00 |
|
Mael Rouxel-Labbé
|
ae4c2aaa9e
|
IO doc fixes
|
2020-06-26 16:08:02 +02:00 |
|
Mael Rouxel-Labbé
|
594eb97a22
|
Doc improvements
|
2020-06-25 21:01:04 +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é
|
31044f8e1e
|
Fix not opening binary input with ios::binary when reading/writing PLY
|
2020-06-24 18:26:16 +02:00 |
|
Mael Rouxel-Labbé
|
a5b167ed55
|
Fix not opening ifstream with ios::binary when use_binary is chosen
|
2020-06-24 17:41:55 +02:00 |
|
Mael Rouxel-Labbé
|
6d6dc0c956
|
Fix a number of compilation issues
|
2020-06-24 17:41:20 +02:00 |
|
Mael Rouxel-Labbé
|
92a5883df0
|
Fix broken function declaration
|
2020-06-23 19:02:07 +02:00 |
|
Mael Rouxel-Labbé
|
944697baa8
|
Misc fixes
|
2020-06-23 12:51:05 +02:00 |
|
Mael Rouxel-Labbé
|
3b1bc1e570
|
Fix broken macro
|
2020-06-23 12:50:09 +02:00 |
|