Maxime Gimeno
277b8cc74b
Fix OFF_reading
2020-11-25 13:40:19 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Mael Rouxel-Labbé
7922f048a4
Fixed VRML/Inventor stream API (need to be compatible with the generic writer)
2020-10-14 19:25:48 +02:00
Mael Rouxel-Labbé
f99016972e
Fix using old version of renamed function
2020-10-14 11:02:35 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Mael Rouxel-Labbé
580a1efd5c
Remove trailing whitespace / tabs
2020-05-22 15:31:50 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Mael Rouxel-Labbé
135595ca92
Misc cleaning
2020-01-24 23:17:33 +01:00
Mael Rouxel-Labbé
828e47f61e
Fix some header includes
2020-01-17 17:55:53 +01:00
Mael Rouxel-Labbé
5ca88dedc3
Move some examples from Polyhedron to Stream_support
...
(as they don't make use of CGAL::Polyhedron_3)
2020-01-17 14:02:24 +01:00
Andreas Fabri
9a330fd140
Stream_support: Fix reading WKT POLYGON
2019-12-05 16:17:37 +01:00
Sébastien Loriot
9a0bff4008
remove BOOST_FOREACH added by recent PRs
2019-11-04 10:59:15 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Laurent Rineau
44ea54db97
Merge pull request #3931 from afabri/Stream_support-parseXML-GF
...
Stream_support: Add example to read an xml file using boost::property_tree
2019-06-05 11:20:26 +02:00
Andreas Fabri
be1ad4b855
Stream_support: Show how to read an xml file using boost::property_tree
2019-05-14 11:21:10 +02:00
Maxime Gimeno
6481c61bd0
Fix CMakeLists
2019-05-06 10:17:46 +02:00
Andreas Fabri
016df7e33c
Fix CMakeLists.txt
2019-04-15 12:06:50 +02:00
Maxime Gimeno
422cd589c1
Add missing includes to get BOOST_VERSION and BOOST_GCC
2019-04-03 10:27:55 +02:00
Maxime Gimeno
e107612c31
Fix pre processor test
2019-01-10 08:54:49 +01:00
Maxime Gimeno
743569f854
Also disable WKT if gcc version is <4.5
2019-01-09 16:32:08 +01:00
Maxime Gimeno
63c35e7e28
fixes for old boost
2018-11-29 12:02:15 +01:00
Maxime Gimeno
080f63b1b8
Disable WKT for boost < 1.56
2018-11-07 11:58:50 +01:00
Maxime Gimeno
9bf2bdd3a4
Clean up
2018-11-05 11:44:30 +01:00
Maxime Gimeno
27b7c318fb
- Remove TODOs,
...
- Only support Cartesian kernels
- replace boost included header
2018-07-17 13:55:12 +02:00
Andreas Fabri
2616b89a7b
Switch to WKT in the polyline simplification demo
2018-05-15 10:04:24 +02:00
Maxime Gimeno
8f3724c011
Add a global reading function
2018-05-15 10:04:23 +02:00
Maxime Gimeno
df980abff6
Add WKT IO to 2D demos and add saving to stream_lines_2_demo
...
Also adds traits for Point_3 to be able to interract with weighted points through them.
2018-05-15 10:04:23 +02:00
Maxime Gimeno
14ef2163c4
Move everything to Stream_support
2018-05-15 10:04:23 +02:00