Maxime Gimeno
|
9c15f2c9dc
|
Use FeatureSummary in the demo, and remove CGAL_FOUND
|
2020-08-04 12:46: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é
|
a53d72b986
|
Standardize "I/O" vs "IO"
|
2020-07-17 10:51:09 +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é
|
3280b9b087
|
Use new IO functions
|
2020-06-26 17:06:42 +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é
|
d5d8cca92b
|
Various IO compilation fixes
|
2020-06-25 12:02:01 +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é
|
9cca59ba36
|
Actually use the new IO functions + some example improvements
|
2020-06-23 18:24:39 +02:00 |
Mael Rouxel-Labbé
|
34ddacd5e7
|
Misc minor fixes
|
2020-06-23 11:56:12 +02:00 |
Mael Rouxel-Labbé
|
0ae0bd74d6
|
Fix missing / wrong header includes
|
2020-06-22 13:47:16 +02:00 |
Mael Rouxel-Labbé
|
28b50b0c5d
|
General IO doc improvements
|
2020-06-22 13:45:29 +02:00 |
Mael Rouxel-Labbé
|
ad67358146
|
Fix some broken links
|
2020-06-21 16:21:02 +02:00 |
Mael Rouxel-Labbé
|
99390110b5
|
Add missing overloads
|
2020-06-21 15:54:21 +02:00 |
Mael Rouxel-Labbé
|
24d2ee9c75
|
Use the new IO functions in Point_set_3 / PSP_3 examples
|
2020-06-21 15:06:20 +02:00 |
Mael Rouxel-Labbé
|
52d50f7d79
|
Doc improvements
|
2020-06-21 13:30:53 +02:00 |
Mael Rouxel-Labbé
|
2d49f7d702
|
Countless IO fixes...
Don't have the patience to split it nicely
|
2020-06-21 12:03:28 +02:00 |
Mael Rouxel-Labbé
|
7f70e96830
|
Many fixes / improvements for PS_3 / PSP_3 IO
|
2020-06-21 11:50:00 +02:00 |
Mael Rouxel-Labbé
|
e09eb39a80
|
Misc cleaning
|
2020-06-21 11:39:14 +02:00 |
Mael Rouxel-Labbé
|
6f8a895671
|
Merge remote-tracking branch 'mine/CGAL-Improve_NP_doc_presentation-GF' into CGAL_IO-maxGimeno
|
2020-06-18 15:21:27 +02:00 |
Mael Rouxel-Labbé
|
26eb7903aa
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-06-18 12:46:46 +02:00 |
Maxime Gimeno
|
ea53a8d70d
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-06-17 14:25:21 +02:00 |
Maxime Gimeno
|
25c8313859
|
Replace IO functions in examples and fix Surface_mesh read_OFF()
|
2020-06-16 14:36:24 +02:00 |
Maxime Gimeno
|
ff63531c3d
|
fix extension detection
|
2020-06-11 16:17:32 +02:00 |
Maxime Gimeno
|
23a7a12cd6
|
add tests for point_sets
|
2020-06-10 15:37:30 +02:00 |
Simon Giraudot
|
b320d8ea02
|
Fix documentation of hierarchy simplify point set
|
2020-06-10 09:37:12 +02:00 |
Mael Rouxel-Labbé
|
879eea5aa1
|
Update NPs of cluster_point_set
|
2020-06-03 19:12:14 +02:00 |
Mael Rouxel-Labbé
|
071565467d
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-06-03 19:01:46 +02:00 |
Mael Rouxel-Labbé
|
71413eb8e8
|
Misc IO improvements / fixes
|
2020-05-29 12:03:25 +02:00 |
Simon Giraudot
|
b2fe891802
|
Fix cmake
|
2020-05-28 08:59:18 +02:00 |
Simon Giraudot
|
89285f1feb
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-05-28 08:53:17 +02:00 |
Mael Rouxel-Labbé
|
580a1efd5c
|
Remove trailing whitespace / tabs
|
2020-05-22 15:31:50 +02:00 |
Mael Rouxel-Labbé
|
fb8463f470
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-05-22 15:17:56 +02:00 |
Sébastien Loriot
|
47bcce0a1c
|
fix warning
|
2020-05-18 15:55:20 +02:00 |
Simon Giraudot
|
eb34b655fa
|
Fix outlier removal output
|
2020-05-18 13:53:12 +02:00 |
Simon Giraudot
|
79dbfbf14e
|
Update doc of remove_outliers
|
2020-05-18 13:53:12 +02:00 |
Simon Giraudot
|
1772709b94
|
Update remove_outliers with new API
|
2020-05-18 13:53:11 +02:00 |
Simon Giraudot
|
82479e780b
|
Better remove outliers using partition and nth_element
|
2020-05-18 13:53:11 +02:00 |
Simon Giraudot
|
b44c9917e4
|
WIP: enhance remove outliers
|
2020-05-18 13:53:11 +02:00 |
Maxime Gimeno
|
20898e4b31
|
fix functions calls
|
2020-05-14 13:46:57 +02:00 |
Maxime Gimeno
|
e81a41f9d7
|
Fix doc
|
2020-05-13 15:20:28 +02:00 |
Maxime Gimeno
|
d6812d9561
|
Fixes for 3MF and OFF
|
2020-05-13 10:49:25 +02:00 |
Mael Rouxel-Labbé
|
038869cab9
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-05-12 15:12:21 +02:00 |
Maxime Gimeno
|
034297db86
|
Finish I/O for point_sets
|
2020-05-12 11:19:47 +02:00 |
Maxime Gimeno
|
b75130c839
|
WIP write point_set
|
2020-05-11 16:04:48 +02:00 |
Maxime Gimeno
|
03487c4ce5
|
WIP Point_set
|
2020-05-11 14:12:14 +02:00 |
Simon Giraudot
|
fefdd13f45
|
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
|
2020-05-06 08:59:40 +02:00 |
Maxime Gimeno
|
3a9b501612
|
WIP fixing doc
|
2020-05-04 16:56:03 +02:00 |
Maxime Gimeno
|
e6c3f9655f
|
Some fixes
|
2020-04-30 17:19:46 +02:00 |
Maxime Gimeno
|
049439fa6b
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-04-30 16:47:58 +02:00 |
Sébastien Loriot
|
3b6c100ca6
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
|
2020-04-29 14:12:29 +02:00 |
Sébastien Loriot
|
67b53faece
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2020-04-29 14:06:37 +02:00 |
Simon Giraudot
|
428e47ebb6
|
Fix bbox initialization
|
2020-04-23 13:26:16 +02:00 |
Simon Giraudot
|
8ff4f7793d
|
Use std::size_t to avoid integer overflow
|
2020-04-23 13:26:03 +02:00 |
Simon Giraudot
|
1dd6a665a1
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-04-20 09:09:32 +02:00 |
Simon Giraudot
|
90ad2cb613
|
Fix warnings and trailing whitespaces
|
2020-04-20 08:50:44 +02:00 |
Sébastien Loriot
|
c253679b2d
|
unify np sentence
|
2020-04-18 16:27:58 +02:00 |
Sébastien Loriot
|
3b52dfd7de
|
Merge remote-tracking branch 'cgal/master'
|
2020-04-18 14:47:28 +02:00 |
Maxime Gimeno
|
ba86b13ac9
|
Massive addition of enable/disable_ifs
|
2020-04-17 16:05:43 +02:00 |
Mael Rouxel-Labbé
|
d6cf97278f
|
Fix trailing whitespace
|
2020-04-17 09:22:57 +02:00 |
Mael Rouxel-Labbé
|
0e025c588a
|
Fix unused typedef warning
|
2020-04-17 09:22:45 +02:00 |
Mael
|
4c78812c02
|
Fix clustering example not requiring Eigen in the CMakeLists.txt
|
2020-04-16 19:39:06 +02:00 |
Mael
|
73ea825b07
|
Fix unused warning
|
2020-04-16 19:37:22 +02:00 |
Mael
|
cc0420a658
|
Fix namespace
|
2020-04-16 19:14:11 +02:00 |
Sebastien Loriot
|
98fafe4ef1
|
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
Fix (some) testuite warnings
|
2020-04-16 18:15:11 +02:00 |
Simon Giraudot
|
60cb33fa31
|
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
|
2020-04-16 17:02:19 +02:00 |
Simon Giraudot
|
421096fd7f
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
Simon Giraudot
|
41519e3010
|
Proposal for imported targets
|
2020-04-15 14:05:18 +02:00 |
Mael Rouxel-Labbé
|
48bd92b4dd
|
Proof read all NP changes
|
2020-04-13 13:03:05 +02:00 |
Mael Rouxel-Labbé
|
2337716bcd
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-04-12 20:46:35 +02:00 |
Simon Giraudot
|
42edead686
|
Fix text and trailing whitespaces
|
2020-04-08 10:28:22 +02:00 |
Simon Giraudot
|
5828c759f9
|
Remove unused typedef
|
2020-04-07 09:12:17 +02:00 |
Simon Giraudot
|
cecc0debe3
|
Fix missing include
|
2020-04-07 09:11:25 +02:00 |
Simon Giraudot
|
a6d800ae5e
|
Fix jet smoothing
|
2020-04-06 13:40:47 +02:00 |
Mael Rouxel-Labbé
|
80f6f659f3
|
Update to new named parameters macros
|
2020-04-05 17:56:50 +02:00 |
Mael Rouxel-Labbé
|
16092f53d6
|
Update doc about NPs
|
2020-04-05 17:56:11 +02:00 |
Mael Rouxel-Labbé
|
fc79510388
|
Regroup NP aliases into the base doxyfile.in
|
2020-04-04 17:26:32 +02:00 |
Mael Rouxel-Labbé
|
a1b0abfb08
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-04-04 15:40:38 +02:00 |
Sebastien Loriot
|
3bca04d1f9
|
Merge pull request #4552 from sgiraudot/PSP-No_copy_for_kdtree-GF
[Point Set Processing] Big factorization + cleanup
|
2020-04-02 14:12:59 +02:00 |
Maxime Gimeno
|
abc623d5a8
|
clean-up
|
2020-04-01 15:03:43 +02:00 |