Simon Giraudot
2e0d8065c2
Add references to PLY and LAS doc
2017-07-11 11:58:49 +02:00
Simon Giraudot
bd6b55db03
LAS writer in Polyhedron demo
2017-07-11 11:58:49 +02:00
Simon Giraudot
e645029dc0
Bugfix: do not shift bits if char
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
f2ec26622b
Give option to write PLY either as binary or ascii
2017-07-11 11:58:49 +02:00
Simon Giraudot
d65127e0a9
Explicit cast to unsigned char
2017-07-11 11:58:48 +02:00
Simon Giraudot
f7b2851255
Add LAZ to list of formats
2017-07-11 11:58:48 +02:00
Simon Giraudot
927c6631ad
LAS reader plugin for Polyhedron demo
2017-07-11 11:58:48 +02:00
Simon Giraudot
6da16852c6
LAS reader for Point_set_3
2017-07-11 11:58:48 +02:00
Simon Giraudot
f4fea04a4d
Add definition CGAL_LINKED_WITH_LASLIB
2017-07-11 11:58:48 +02:00
Simon Giraudot
952c5a4984
Some corrections
2017-07-11 11:58:48 +02:00
Simon Giraudot
a2200aba7e
Save binary PLY in Polyhedron demo
2017-07-11 11:58:48 +02:00
Simon Giraudot
d30b7a4ef8
Update PLY IO for Point_set_3
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
20b8baabbe
Update examples
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
7686ad5280
Update example for LAS reader
2017-07-11 11:58:48 +02:00
Simon Giraudot
0bb283cbbd
Add new example for PLY reading
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
a79d7be088
New example for LAS reader
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
be1c5b22ae
Update doc
2017-07-11 11:58:47 +02:00
Simon Giraudot
783d643cb6
Add functor Construct_array
2017-07-11 11:58:47 +02:00
Simon Giraudot
40e901fa4b
Update example with new API of PLY 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
Laurent Rineau
9b81b8969c
Merge branch 'releases/CGAL-4.10-branch'
2017-07-10 15:41:40 +02:00
Laurent Rineau
a5492c1a9b
Merge pull request #2238 from maxGimeno/Fix_mesh_3_for_SM-GF
...
Polyhedron_demo: Mesh_3_plugins for surface_mesh
2017-07-10 15:38:46 +02:00
Laurent Rineau
80829925b7
Merge pull request #2174 from gdamiand/BGL-LCC-gdamiand
...
BGL version for Linear_cell_complex_for_combinatorial_map
2017-07-10 15:38:21 +02:00
Laurent Rineau
6b55eb55f7
Merge pull request #2203 from maxGimeno/PMP_join_and_split-Use_SM-GF
...
Polyhedron_demo: Join_and_split_polyhedra_plugins uses Surface_mesh
2017-07-10 15:36:51 +02:00
Laurent Rineau
8fea129ff8
Merge pull request #2234 from lrineau/Arr_2-fix_warnings-lrineau
...
Arr_2: fix warnings
2017-07-10 15:35:47 +02:00
Laurent Rineau
7b3ff86220
Merge pull request #2231 from maxGimeno/Fix_discard_in_edit_plugin-GF
...
Polyhedron_demo: Fix discarding during deformation
2017-07-10 15:35:38 +02:00
Laurent Rineau
e0f7e1ff2c
Merge pull request #2229 from maxGimeno/Fix_clipping_bug-GF
...
Polyhedron_demo: Fix clipping bug
2017-07-10 15:35:30 +02:00
Laurent Rineau
8da2b7bd11
Merge pull request #2068 from maxGimeno/Polyhedron_demo-Volume_generator-GF
...
BGL new helper functions and Polyhedron_demo's Basic_volume_generator_plugin
2017-07-10 15:35:22 +02:00
Laurent Rineau
1ba91d8bcf
Merge pull request #2227 from maxGimeno/Fix_surface_reconstruction_warnings-GF
...
Polyhedron_demo: Fix conversion warning in Surface_reconstruction_plugin
2017-07-10 15:35:13 +02:00
Laurent Rineau
ef116f9fcb
Merge pull request #2188 from sloriot/CGAL-prefix_sign
...
Quality calls to sign
2017-07-10 15:33:55 +02:00
Laurent Rineau
6cb0c8a210
Merge pull request #2237 from sloriot/AOS_2-Testsuite_no_GMP
...
Fix testsuite when GMP is not present
2017-07-10 15:01:14 +02:00
Laurent Rineau
fc1ef1d936
Merge pull request #2188 from sloriot/CGAL-prefix_sign
...
Quality calls to sign
2017-07-10 15:01:06 +02:00
Laurent Rineau
8540bfcbe6
Merge pull request #2216 from maxGimeno/Fix_selection_plugin-GF
...
Polyhedron_demo: Fix selection_plugin
2017-07-10 15:00:17 +02:00
Laurent Rineau
ab46739f07
Merge pull request #2213 from maxGimeno/Fix_demos_for_qglviewer2_7_0-GF
...
Fix demos for qglviewer 2.7.0
2017-07-10 15:00:09 +02:00
Laurent Rineau
dc2cef5f3e
Merge pull request #2210 from maxGimeno/Save_as_for_SM_item-GF
...
Polyhedron_demo: 'Save as' for Surface_mesh items
2017-07-10 14:59:57 +02:00
Laurent Rineau
b0336e6558
Workaround for https://svn.boost.org/trac10/ticket/12534
...
That is a workaround for the bug about the partial specialization of
boost::is_enum<std::pair<T, U> >
being too late.
The bug has been in Boost-1.62 only. For that version (currently the
default version in Debian-testing), we include a header from Boost
container as soon as possible: in `<CGAL/config.h>`.
2017-07-07 11:23:21 +02:00
Laurent Rineau
30ebe83991
Fix a compilation error
2017-07-06 17:25:25 +02:00
Maxime Gimeno
3286f29b88
SMeshize the optimization plugin
2017-07-06 10:14:12 +02:00
Sébastien Loriot
2d549831dc
do not run test using CORE if GMP is not here
2017-07-05 17:45:39 +02:00
Maxime Gimeno
2e5b2d5d84
Fix mesh_3_plugin with SM
2017-07-05 16:59:11 +02:00