Simon Giraudot
|
eed458b143
|
Fix binary write bug
|
2017-07-11 11:58:54 +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
|
238f3afd70
|
Fix: use cpp11::tuple in examples
|
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
|
3449599f59
|
Simplify CMakeLists
|
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 |
|
Jane Tournois
|
20b069852d
|
ifstream should have binary mode
|
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
|
d4f6db6234
|
Fix typo in example comments
|
2017-07-11 11:58:51 +02:00 |
|
Simon Giraudot
|
7377073ab6
|
Fix wrong namespace in example (std -> CGAL)
|
2017-07-11 11:58:51 +02:00 |
|
Simon Giraudot
|
4f13792fa7
|
Fix typo
|
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
|
0d1d7e896b
|
Fix case
|
2017-07-11 11:58:51 +02:00 |
|
Simon Giraudot
|
8749fc9cf0
|
Reorganize ref manual
|
2017-07-11 11:58:50 +02:00 |
|
Simon Giraudot
|
432a4fdd71
|
Update example with change of API
|
2017-07-11 11:58:50 +02:00 |
|
Simon Giraudot
|
61f1276a07
|
Update API with review (remove PLY/LAS namespaces)
|
2017-07-11 11:58:50 +02:00 |
|
Simon Giraudot
|
723318eaa2
|
Fix PLY/LAS false links
|
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
|
45d0670b22
|
Uppercase words in package description
|
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
|
249aa8ae0f
|
Add example to doc
|
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
|
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
|
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 |
|