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é
52d50f7d79
Doc improvements
2020-06-21 13:30:53 +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
Maxime Gimeno
ff63531c3d
fix extension detection
2020-06-11 16:17:32 +02:00
Mael Rouxel-Labbé
71413eb8e8
Misc IO improvements / fixes
2020-05-29 12:03:25 +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
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
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
Sébastien Loriot
c253679b2d
unify np sentence
2020-04-18 16:27:58 +02:00
Maxime Gimeno
ba86b13ac9
Massive addition of enable/disable_ifs
2020-04-17 16:05:43 +02:00
Mael Rouxel-Labbé
48bd92b4dd
Proof read all NP changes
2020-04-13 13:03:05 +02:00
Mael Rouxel-Labbé
80f6f659f3
Update to new named parameters macros
2020-04-05 17:56:50 +02:00
Maxime Gimeno
69a2a23cc6
rename IO functions in point_set packages
2020-04-01 14:33:14 +02:00
Mael Rouxel-Labbé
e7d52999a8
Update PMP NPs to new macros
2020-03-29 17:16:50 +02:00
Maxime Gimeno
4e6fb685c6
Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD
2020-03-27 11:11:10 +01:00
Maxime Gimeno
9c0648a004
Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno
2020-03-27 11:05:43 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Mael Rouxel-Labbé
26463ded7a
Update NPs using default constructed default values to new API
...
+ misc cleaning
2020-02-28 11:55:17 +01:00
Mael Rouxel-Labbé
3a968a3433
Move GetPointMap to CGAL:: namespace (from CGAL::PSP_3)
...
Since it'll also be used in PMP
2020-02-19 17:47:43 +01:00
Mael Rouxel-Labbé
8f82c1b7a4
Start fixing PLY namespaces
2020-01-24 18:32:46 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Sébastien Loriot
551313ac5c
Merge branch 'cgal/releases/CGAL-4.14-branch'
2019-08-27 06:37:23 +02:00
Sébastien Loriot
f0fb56233a
Merge 'cgal/releases/CGAL-4.13-branch'
2019-08-27 06:36:39 +02:00
Simon Giraudot
2e4d7981dc
Fix doc: no point map but property maps
2019-08-21 15:19:07 +02:00
Simon Giraudot
66d7f39ef8
Fix missing doxygen character
2019-08-21 15:17:42 +02:00
Sebastien Loriot
fb8fa48950
Merge pull request #4083 from sloriot/CGAL-named_function_parameters
...
Named function parameters
2019-08-08 10:03:38 +02:00
Sébastien Loriot
25a05e9f4c
Merge branch 'CGAL-named_function_parameters-4.14' into master
...
Conflicts resolved by hand
2019-07-28 23:46:43 +02:00
Sébastien Loriot
2f81a21523
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
...
Conflicts resolved by hand
2019-07-28 22:30:13 +02:00
Laurent Rineau
7b1889b87e
Merge branch 'releases/CGAL-4.14-branch'
...
# Conflicts:
# Point_set_processing_3/include/CGAL/IO/write_ply_points.h
2019-07-26 18:45:17 +02:00
Laurent Rineau
da2726e0e7
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
...
# Conflicts:
# CGAL_ipelets/include/CGAL/CGAL_Ipelet_base_v7.h
# Installation/lib/cmake/CGAL/CGALConfig.cmake
# Intersections_2/test/Intersections_2/test_intersections_2.cpp
# Segment_Delaunay_graph_2/test/Segment_Delaunay_graph_2/include/test_types.h
# Snap_rounding_2/include/CGAL/Snap_rounding_kd_2.h
2019-07-26 18:33:55 +02:00
Simon Giraudot
85ab4e9041
Add missing inlines to PSP IO non-template functions
2019-07-24 08:49:34 +02:00
Sébastien Loriot
560c77f567
rename named function parameter class
2019-07-15 06:25:02 +02:00
Sébastien Loriot
cebf0657d8
Use a full CGAL version of named function parameters
...
no longer rely on boost
2019-07-14 22:45:47 +02:00
Laurent Rineau
90782d4b7f
Revert the merge of two pull-requests that target CGAL-4.14-branch
...
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
2019-05-14 17:50:45 +02:00
Simon Giraudot
717137e48f
Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF
2019-04-09 15:11:58 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Sébastien Loriot
0669c6ad97
remove error messages and disabled test if CPP11 is not available in PSP
2019-03-29 10:41:49 +01:00
Andreas Fabri
e08d85f3e3
Set precision of the ostream when writing a point set or face graph. Add a \note in the manual
2019-03-04 15:50:18 +01:00
Laurent Rineau
aacd365080
Merge pull request #3703 from sgiraudot/Point_set_processing-Fix_PLY_FT_type_detection-GF
...
Point Set Processing: Fix PLY FT type detection
2019-02-28 20:48:50 +01:00
Simon Giraudot
df940da6b1
Fix FT type detection
2019-02-22 16:36:18 +01:00
Simon Giraudot
12dfbd6353
Reorganize PLY IO functions/files
2019-01-22 10:00:23 +01:00
Sébastien Loriot
61169b394e
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
2019-01-04 17:19:19 +01:00
Simon Giraudot
1cfcb1ba5b
Fix stream status handling everywhere PLY reader is used
2018-12-18 15:28:02 +01:00
Simon Giraudot
858d10070b
Improve PLY element handling and thus fix bug when reading unknown element
2018-12-17 13:07:56 +01:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Simon Giraudot
76b50032a6
Fix constness of parameters of functions to output LAS values
2018-09-06 09:58:49 +02:00
Simon Giraudot
ab0e622e8b
Fix several bugs/badly done stuff in PLY IO
2018-09-06 09:58:49 +02:00
Simon Giraudot
9f825accdb
Fix PLY reading properties other than those of vertices
2018-04-12 11:50:33 +02:00
Maxime Gimeno
7fa4b380d2
fixes in includes logic.
2018-02-02 12:08:05 +01:00
Simon Giraudot
1fa899760f
Use standard deprecation tools + minor fixes
2018-01-10 16:39:31 +01:00
Simon Giraudot
b4ea6c81b4
Fix missing parenthesis
2018-01-10 16:39:31 +01:00
Simon Giraudot
506a5d2f33
Change API to named parameters in all PSP IO functions/examples/tests/doc
2018-01-10 16:39:31 +01:00
Sébastien Loriot
ee57fc2d6c
add SPDX identifier for files under the GPL-3+ license
2017-11-12 10:17:51 +01:00
Simon Giraudot
813f128e57
Add method to recover comments of PLY input
2017-10-04 09:30:01 +02:00
Simon Giraudot
38663431a1
Merge branch 'Classification-GF-old' into Classification-GF
2017-09-11 11:53:13 +02:00
Simon Giraudot
6c4b27c743
Merge branch 'Classification-GF-old' into Classification-GF
2017-08-25 14:28:10 +02:00
Simon Giraudot
1e4b63c606
Fix face properties bug
2017-08-24 11:42:29 +02:00
Simon Giraudot
86e5ad850b
Add method to test if tag exists for list property
2017-08-09 09:48:21 +02:00
Simon Giraudot
63732f6415
Remove useless and error-prone overload with std::size_t
2017-08-04 10:03:29 +02:00
Simon Giraudot
8999312f16
Fix reference forwarding everywhere
2017-08-02 14:10:44 +02:00
Simon Giraudot
45ffa0af52
Fix reference forwarding (+ property map error)
2017-08-02 14:10:44 +02:00
Simon Giraudot
f0e03e997a
Some more internal adaptions of read_ply_points
2017-08-02 14:10:44 +02:00
Simon Giraudot
8556215aae
Explicit cast
2017-08-02 14:10:43 +02:00
Simon Giraudot
89d610f047
Add functions to write PLY list properties
2017-08-02 14:10:42 +02:00
Simon Giraudot
71be7b4935
Generalize and simplify generation of PLY properties macro
2017-08-02 14:10:42 +02:00
Simon Giraudot
c190be7993
Add methods to handle PLY lists
2017-08-02 14:10:41 +02:00
Simon Giraudot
8043d342e7
Merge branch 'Classification-GF-old' into Classification-GF
2017-07-21 12:06:19 +02:00
Simon Giraudot
c59454e45f
Fix wrong inclusions/warning protections
2017-07-13 10:36:56 +02:00
Simon Giraudot
41edf00aae
Deactivate visual studio warning on LASlib DLL
2017-07-12 08:13:41 +02:00
Jane Tournois
b4bf70caf2
use the import instruction of LasReader_LAS
2017-07-11 11:58:54 +02:00
Jane Tournois
dce27d7ecc
add missing includes
2017-07-11 11:58:54 +02:00
Simon Giraudot
fbe9e78ef0
Use std:: everywhere for tuples (make_tuple, get, etc.)
2017-07-11 11:58:54 +02:00
Simon Giraudot
955100bb48
Force using std::tuple
2017-07-11 11:58:54 +02:00
Simon Giraudot
b3723b7e3d
Document needed specialization of Output_rep
2017-07-11 11:58:53 +02:00
Simon Giraudot
e01f62a09f
Use Output_rep to output colors
2017-07-11 11:58:53 +02:00
Simon Giraudot
4b3a506d44
Fix detection of required C++11 features
2017-07-11 11:58:53 +02:00
Simon Giraudot
a644f31cd9
Include CGAL/config.h to test macros
2017-07-11 11:58:53 +02:00
Simon Giraudot
40ae0436e1
Add C++11 conditions/tests/warnings for LAS and PLY IO functions and related files
2017-07-11 11:58:53 +02:00
Simon Giraudot
d118bc7600
Add license headers
2017-07-11 11:58:52 +02:00
Simon Giraudot
bd94c3005b
Move USE_AS_DLL as a temporary definition around LASlib header
2017-07-11 11:58:52 +02:00
Simon Giraudot
622bb6f691
Replace LAS_property classes using a Base class with templated types
2017-07-11 11:58:51 +02:00
Jane Tournois
5fb14a891a
extract #include in non-GNUC context
2017-07-11 11:58:51 +02:00
Simon Giraudot
0354290268
Fix forgotten namespaces changes
2017-07-11 11:58:51 +02:00
Simon Giraudot
32bd5265dd
Use cpp11::tuple and cpp11::get instead of std::tuple and std::get
2017-07-11 11:58:51 +02:00
Simon Giraudot
ce362930f0
Separate PSP functions in groups
2017-07-11 11:58:51 +02:00
Simon Giraudot
61f1276a07
Update API with review (remove PLY/LAS namespaces)
2017-07-11 11:58:50 +02:00
Simon Giraudot
237a19037b
Some corrections in the manual
2017-07-11 11:58:50 +02:00
Simon Giraudot
5027c9af2c
Some corrections
2017-07-11 11:58:49 +02:00
Simon Giraudot
ffd7af06ef
Some typo corrections
2017-07-11 11:58:49 +02:00
Simon Giraudot
4027ef814c
Capitalize tag classes
2017-07-11 11:58:49 +02:00
Simon Giraudot
cb6e739f0e
Replace namespaces Ply/Las to PLY/LAS
2017-07-11 11:58:49 +02:00
Simon Giraudot
d0b760a9e2
User and reference manuals
2017-07-11 11:58:49 +02:00
Simon Giraudot
ced26cc733
First version of LAS writer
2017-07-11 11:58:49 +02:00
Simon Giraudot
952c5a4984
Some corrections
2017-07-11 11:58:48 +02:00
Simon Giraudot
9ff95550e9
Use CGAL::IO::BINARY instead of a Binary template boolean
2017-07-11 11:58:48 +02:00
Simon Giraudot
54b7ef95ea
Add all possible types for PLY header
2017-07-11 11:58:48 +02:00
Simon Giraudot
9175f39c86
Use cpp11::tuple instead of std::tuple
2017-07-11 11:58:48 +02:00
Simon Giraudot
5663a6836f
Change API of PLY writer similarly to PLY reader
2017-07-11 11:58:48 +02:00
Simon Giraudot
c394369d29
Update doc, examples and API
2017-07-11 11:58:48 +02:00
Simon Giraudot
24b1a690f3
Use empty structs to handle attributes
2017-07-11 11:58:47 +02:00
Simon Giraudot
d827e9d65d
First version of LAS reader
2017-07-11 11:58:47 +02:00
Simon Giraudot
731b4c27fe
Change full API of PLY reader
2017-07-11 11:58:47 +02:00
Simon Giraudot
19f09d634b
Changing API of PLY reader: first steps
2017-07-11 11:58:47 +02:00
Simon Giraudot
ef57586cb8
Add read_las_points.h file with skeleton of functions
2017-07-11 11:58:47 +02:00
Simon Giraudot
3ce8e9fc64
Merge branch 'Classification-GF-old' into Classification-GF
2017-03-13 07:51:54 +01:00
Sébastien Loriot
50510c05ea
add include directive for license of all GPL header files
...
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00
Simon Giraudot
310d81864e
Merge branch 'Classification-GF-old' into Classification-GF
2016-11-23 08:55:57 +01:00
Simon Giraudot
886ad42a7e
Add method to get raw readers
2016-10-21 10:28:39 +02:00
Laurent Rineau
51f5697d3d
Add missing #include
2016-09-30 15:23:14 +02:00
Andreas Fabri
ed472c0904
Fix package Point_set_processing_3: include headers
2016-09-30 15:22:30 +02:00
Simon Giraudot
3a356505c8
Merge branch 'Point_set_3-GF' into Point_set_classification-GF
2016-09-21 09:42:41 +02:00
Simon Giraudot
401fa82461
Merge branch 'Point_set_classification-GF-old-old' into Point_set_classification-GF-old
2016-09-21 09:38:27 +02:00
Simon Giraudot
7034fe00a9
Remove lines about tparam that can be omitted (this was wrong)
2016-09-14 16:36:26 +02:00
Simon Giraudot
ef4b531560
Add method to get raw readers
2016-09-13 17:14:12 +02:00
Sébastien Loriot
ff1b240a37
replace assert by CGAL_assertion in CGAL code
2016-08-25 11:12:17 +02:00
Simon Giraudot
4a03949eec
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-07-22 11:58:16 +02:00
Sébastien Loriot
3e9796e1ed
remove unused types
2016-07-18 10:26:23 +02:00
Sébastien Loriot
d9fb49f2dd
fix all calls to get() free function for property maps
...
the return type of get is reference
2016-07-13 13:53:06 +02:00
Simon Giraudot
85a5ef28dc
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-07-05 13:49:33 +02:00
Sébastien Loriot
e3a44a9d75
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
2016-07-04 10:17:38 +02:00
Simon Giraudot
860a30201f
Warning fix: explicit cast from pointer to bool
2016-04-25 11:14:04 +02:00
Simon Giraudot
ee4d9b76ee
Add missing include
2016-04-20 08:34:28 +02:00
Andreas Fabri
d18db3c527
Half the time of reading float and double for VC++
2016-04-18 16:25:09 +02:00
Simon Giraudot
2d5a38150b
Merge branch 'Point_set_processing-Extend_ply_reader-GF-old' into Point_set_processing-Extend_ply_reader-GF
2016-04-12 11:56:01 +02:00
Simon Giraudot
89742a6bd9
Update doc (precision on boolean return value)
2016-04-12 11:50:34 +02:00
Simon Giraudot
bad16c8ebf
Add convenience function when reading double from float input
2016-04-11 18:17:48 +02:00
Simon Giraudot
e922a1c858
Complete test on property existence (testing type in addition of tag)
2016-04-06 08:37:50 +02:00
Andreas Fabri
eb90e8e3e1
Include consistently <CGAL/property_map.h>
2016-02-24 12:09:36 +01:00
Simon Giraudot
8ad613cdcf
Simplify Ply_read_number using templates instead of explicit specialization
2016-02-03 11:53:45 +01:00
Simon Giraudot
b800b12b55
Update doc with new API
2016-02-03 11:34:44 +01:00
Simon Giraudot
7e77304239
Simplify API of PlyInterpreter introducing a Ply_reader class
2016-02-02 18:38:29 +01:00
Simon Giraudot
9362ca342c
Fix warning: uninitialized variable
2016-01-29 07:14:23 +01:00
Simon Giraudot
490de56688
Add missing SKIP_IN_MANUAL cond
2016-01-26 12:53:57 +01:00
Simon Giraudot
50bd422d1d
More on manual
2016-01-26 11:52:47 +01:00
Simon Giraudot
db06ace31d
More on reference manual
2016-01-20 15:58:48 +01:00
Simon Giraudot
1fafd34d32
Simplify Ply_interpreter writing for users
2016-01-20 11:42:13 +01:00
Simon Giraudot
44eeb83a73
Add missing include
2016-01-14 15:33:10 +01:00
Simon Giraudot
a3f03a0094
Move PLY reader and PLY interpreter out of internal
2016-01-14 11:14:57 +01:00
Simon Giraudot
e3f201d881
Function to use custom interpreter + error messages + better naming
2016-01-14 11:10:04 +01:00