Mael Rouxel-Labbé
|
4b28101397
|
Misc IO fixes
|
2020-10-14 21:46:18 +02:00 |
|
Mael Rouxel-Labbé
|
0583a4862e
|
Add precision support to Geomview streams
|
2020-10-14 15:32:27 +02:00 |
|
Mael Rouxel-Labbé
|
5cb43ee8ea
|
Add warnings about binary flags in i/o streams in lower level PLY IO functions
|
2020-10-14 11:02:08 +02:00 |
|
Mael Rouxel-Labbé
|
630d9eb2f6
|
Various fixes in IO tests (BGL/PS/PMP/SS)
|
2020-10-13 18:15:34 +02:00 |
|
Mael Rouxel-Labbé
|
13c221534d
|
Include 'pwn' in generic point set readers
|
2020-10-13 18:06:51 +02:00 |
|
Mael Rouxel-Labbé
|
ec71a79fdf
|
Fix some missing flushers
|
2020-10-13 18:02:28 +02:00 |
|
Simon Giraudot
|
16b819aec9
|
Add Eigen macro conditions
|
2020-10-13 15:40:16 +02:00 |
|
Simon Giraudot
|
f0f93f0e7e
|
Typo fix
|
2020-10-13 14:35:41 +02:00 |
|
Simon Giraudot
|
613dc2ce38
|
Fix documentation
|
2020-10-13 14:05:41 +02:00 |
|
Simon Giraudot
|
43d4a5530a
|
Use constant property maps and remove helpers
|
2020-10-13 14:02:59 +02:00 |
|
Simon Giraudot
|
c453422a53
|
Update from review
|
2020-10-12 14:27:44 +02:00 |
|
Simon Giraudot
|
5370a50dd6
|
Update doc
|
2020-10-12 08:15:20 +02:00 |
|
Mael Rouxel-Labbé
|
f55ef7dd50
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-10-09 18:36:17 +02:00 |
|
Simon Giraudot
|
45248526ca
|
Better orientation of scanlines using PCA
|
2020-10-08 15:09:01 +02:00 |
|
Simon Giraudot
|
e86003c5c6
|
Reference manual
|
2020-10-07 11:06:32 +02:00 |
|
Simon Giraudot
|
a7e8d52b7d
|
Better name for function
|
2020-10-07 09:22:32 +02:00 |
|
Simon Giraudot
|
fd2f40a156
|
First version of scanline normal orientation
|
2020-10-07 09:13:15 +02:00 |
|
Sébastien Loriot
|
7d5bec6a7d
|
use the distance for the split
|
2020-09-28 09:49:00 +02:00 |
|
Sébastien Loriot
|
e37488d10a
|
use property map in std::nth_element call
|
2020-09-25 10:51:35 +02:00 |
|
Mael Rouxel-Labbé
|
8682f9bafb
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-08-24 11:45:17 +02:00 |
|
Dmitry Anisimov
|
263ad6bc99
|
fixed ch3, inter3, otr2, psp, pmp, smsp, mesh3 + cleanup
|
2020-08-20 18:25:01 +02:00 |
|
Sébastien Loriot
|
b6a5502288
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-08-06 11:33:47 +02:00 |
|
Sébastien Loriot
|
335ddea58f
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
|
2020-08-06 11:32:52 +02:00 |
|
Mael Rouxel-Labbé
|
00ca0211e1
|
IO documentation fixes
|
2020-08-04 15:47:56 +02:00 |
|
Simon Giraudot
|
ebe7168ece
|
Remove outdated precondition
|
2020-08-04 14:19:17 +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é
|
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é
|
69068ba28c
|
Some more binary/ASCII fixes
|
2020-07-21 11:44:18 +02:00 |
|
Mael Rouxel-Labbé
|
b08e1e0d8c
|
Hide CGAL_DEPRECATED from the doc
|
2020-07-20 09:57:47 +02:00 |
|
Mael Rouxel-Labbé
|
3e9ce127b2
|
Misc CGAL IO doc fixes
|
2020-07-17 16:51:25 +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é
|
93f1cd99ca
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-07-16 09:53:31 +02:00 |
|
Mael Rouxel-Labbé
|
d567a0d9d0
|
Fix doc warnings
|
2020-07-16 09:52:32 +02:00 |
|
Mael Rouxel-Labbé
|
0d37cef30b
|
Use std::ios::binary / CGAL::set_binary_mode for LAS
|
2020-07-13 16:56:53 +02:00 |
|
Laurent Rineau
|
f203a58643
|
Merge pull request #4832 from sgiraudot/PSP-Fix_neighbor_query_fallback-GF
[PSP] Fix neighbor query fallback
|
2020-07-07 16:13:17 +02:00 |
|
Simon Giraudot
|
684f6e9086
|
Fix neighbor query fallback
|
2020-07-06 14:07:13 +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é
|
2b18b8d8be
|
Fix broken doc references
|
2020-06-25 15:17:44 +02:00 |
|
Mael Rouxel-Labbé
|
04c3b647e9
|
Fix read_LAS extra/missing overloads
|
2020-06-25 15:14:53 +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 |
|
Laurent Rineau
|
fafb3ca4e0
|
Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
|
2020-06-23 18:50:14 +02:00 |
|
Laurent Rineau
|
84d7e9a696
|
Merge pull request #4776 from sgiraudot/PSP-Fix_hierarchy_simplify_doc-GF
PSP: Fix documentation of hierarchy simplify point set
|
2020-06-23 18:48:11 +02:00 |
|
Mael Rouxel-Labbé
|
8bdb454b44
|
Fix not checking for ifstream health
|
2020-06-23 18:25:06 +02:00 |
|
Mael Rouxel-Labbé
|
34ddacd5e7
|
Misc minor fixes
|
2020-06-23 11:56:12 +02:00 |
|