Simon Giraudot
|
a1696bc72e
|
All reference manual reworked with in the named parameters fashion
|
2018-01-10 16:39:31 +01:00 |
Simon Giraudot
|
aabd51c7b5
|
use all_default(points) everywhere
|
2018-01-10 16:38:37 +01:00 |
Simon Giraudot
|
5299634dbb
|
Update remaining old APIs in include
|
2018-01-10 16:38:36 +01:00 |
Simon Giraudot
|
85e5633b60
|
Add missing include
|
2018-01-10 16:38:36 +01:00 |
Simon Giraudot
|
86634b3c17
|
Use new API of PSP with named parameters in include+example
|
2018-01-10 16:38:36 +01:00 |
Simon Giraudot
|
814ad5adf4
|
Fix pmap -> map
|
2018-01-10 16:38:35 +01:00 |
Simon Giraudot
|
c58ea477f1
|
compute_average_spacing() with named parameters
|
2018-01-10 16:38:35 +01:00 |
Simon Giraudot
|
670346ba86
|
Add deprecated PSP V1 API macro
|
2018-01-10 16:38:35 +01:00 |
Simon Giraudot
|
79e423fadb
|
Create a Point_set_processing_3 folder to move internal
|
2018-01-10 16:38:35 +01:00 |
Laurent Rineau
|
1c2e9df8cf
|
Merge branch 'releases/CGAL-4.11-branch'
|
2017-12-19 16:29:10 +01:00 |
Laurent Rineau
|
5181cd7474
|
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
|
2017-12-19 16:19:22 +01:00 |
Sébastien Loriot
|
082d9005da
|
use reference type of the pmap
|
2017-12-08 14:45:54 +01:00 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Laurent Rineau
|
037d1149f5
|
Merge pull request #2477 from sgiraudot/Polyhedron_demo-Fix_load_ply_empty_soup-GF
Polyhedron demo: several fixes and enhancements for PLY I/O
|
2017-10-13 16:54:19 +02:00 |
Laurent Rineau
|
7e9f756935
|
Replace all std::unary_function by CGAL::unary_function
|
2017-10-04 15:57:09 +02: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 |
Sebastien Loriot
|
74409b2b3c
|
Merge pull request #2239 from sgiraudot/Shape_detection-Region_growing-GF
Region Growing (Shape Detection)
|
2017-08-18 16:27:19 +02:00 |
Simon Giraudot
|
335abd45dd
|
Fix warnings
|
2017-08-14 09:58:33 +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
|
4c99c7be33
|
Fix doc
|
2017-08-01 15:47:58 +02:00 |
Simon Giraudot
|
be69b2bdd9
|
Update doc and API
|
2017-08-01 15:47:58 +02:00 |
Simon Giraudot
|
6a119fef11
|
Unify APIs of structuring and regularization
|
2017-08-01 15:47:58 +02:00 |
Simon Giraudot
|
85634b7a27
|
Change structure_point_set() with generalized API
|
2017-08-01 15:46:04 +02:00 |
Simon Giraudot
|
b88deb3759
|
Rename Efficient_RANSAC_traits as Shape_detection_traits (same for concept)
|
2017-08-01 15:45:06 +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 |