Sébastien Loriot
|
724e70b97f
|
Merge pull request #3984 from LiangliangNan/master
New package 'Polygonal Surface Reconstruction' and an extension of 'Solver Interface'
|
2019-07-18 17:05:25 +02:00 |
Liangliang Nan
|
a9fd80cc7a
|
Update Stream_support/include/CGAL/IO/PLY.h
Replace <boost/property_map/property_map.hpp> by <CGAL/property_map.h>
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
|
2019-07-08 10:28:44 +02:00 |
Simon Giraudot
|
a712713111
|
Fix uninitialized warning
|
2019-07-03 09:58:37 +02:00 |
Liangliang Nan
|
4588ba5d9d
|
Merge branch 'master' of https://github.com/CGAL/cgal
|
2019-06-19 15:08:53 +02:00 |
Liangliang Nan
|
d4b4640139
|
corrected references (using the new names of the packages)
|
2019-06-06 00:30:01 +02:00 |
Liangliang Nan
|
3b9c73c917
|
using the new Shape_detection implementation (instead of the deprecated Shape_detection_3)
|
2019-06-05 21:10:39 +02:00 |
Liangliang Nan
|
fadaee63a8
|
integrated PolyFit
|
2019-06-05 17:50:37 +02:00 |
Andreas Fabri
|
e2d19b0c8d
|
Replace NULL and Nullptr_t with nullptr and nullptr_t
|
2019-06-04 23:45:44 +02:00 |
Andreas Fabri
|
937cd0ea24
|
Fix license header
|
2019-04-15 13:15:01 +02:00 |
Simon Giraudot
|
110c84bc53
|
Fix missing class name
|
2019-02-26 14:14:51 +01:00 |
Simon Giraudot
|
07bd0765f2
|
Fix FT type detection
|
2019-02-22 16:42:40 +01:00 |
Simon Giraudot
|
37a8f12f05
|
Handle more types
|
2019-01-24 10:58:57 +01:00 |
Simon Giraudot
|
6789ca1c41
|
Some more modifications of the PLY interface
|
2019-01-23 11:25:35 +01:00 |
Simon Giraudot
|
12dfbd6353
|
Reorganize PLY IO functions/files
|
2019-01-22 10:00:23 +01:00 |