Mael Rouxel-Labbé
6396217ca3
Fix OFF reading with custom Polyhedron_3 traits
2020-10-14 19:22:17 +02:00
Mael Rouxel-Labbé
0583a4862e
Add precision support to Geomview streams
2020-10-14 15:32:27 +02:00
Mael Rouxel-Labbé
c9af7a17c9
Remove obsolete CGAL_UNUSED after BOOST_CONCEPT_ASSERTIONS
...
GNU g++ 4.8 is no longer supported, and it gives errors with newer clangs/boost.
Also it doesn't give warnings anymore anyway: there are other places where
BOOST_CONCEPT_ASSERTIONS were used without CGAL_UNUSED.
2020-10-14 10:59:46 +02:00
Mael Rouxel-Labbé
ff493593b3
Call reserve() when #nv/ne/nf is known
2020-10-13 18:14:15 +02:00
Mael Rouxel-Labbé
ec71a79fdf
Fix some missing flushers
2020-10-13 18:02:28 +02:00
Mael Rouxel-Labbé
1520c8bc61
Fix #nv #nf of meshes with garbage
2020-10-13 17:56:07 +02:00
Simon Giraudot
43d4a5530a
Use constant property maps and remove helpers
2020-10-13 14:02:59 +02:00
Simon Giraudot
c453422a53
Update from review
2020-10-12 14:27:44 +02:00
Mael Rouxel-Labbé
f55ef7dd50
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-10-09 18:36:17 +02:00
Dmitry Anisimov
c5ac6f15c7
max squared distance added to np
2020-10-07 15:54:41 +02:00
Dmitry Anisimov
d5b24c4b05
Merge branch 'master' into Polygon_mesh_processing-triangulate_hole_with_cdt2-danston
2020-10-07 10:55:57 +02:00
Simon Giraudot
fd2f40a156
First version of scanline normal orientation
2020-10-07 09:13:15 +02:00
Sebastien Loriot
47d2189f8e
Merge pull request #3268 from afabri/PMP-visitor-GF
...
PMP::triangulate_faces() Add a visitor that allows to map each triangle to its original face
2020-10-02 15:26:05 +02:00
Sébastien Loriot
4e0fc267af
Merge pull request #4715 from afabri/BGL-test_face-GF
...
BGL: Add a function to check if add_face() can be called successfully
2020-10-02 15:24:45 +02:00
Sebastien Loriot
6294784792
Merge pull request #4738 from sloriot/BGL-ffg_default_cst
...
Add a constuctor with an empty selection
2020-10-02 15:20:33 +02:00
Sebastien Loriot
7652091b9c
Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup
...
Cosmetic cleaning
2020-10-02 15:15:31 +02:00
Sébastien Loriot
68124448dc
Merge branch 'PMP-corefine_non_manifold' into master
2020-09-30 13:59:30 +02:00
Mael Rouxel-Labbé
5d414461b0
Merge remote-tracking branch 'cgal/master' into Iterative_authalic_parameterization
2020-09-22 11:53:27 +02:00
Mael Rouxel-Labbé
4694a48913
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-09-22 11:35:25 +02:00
Laurent Rineau
5e532d9cf3
Merge branch 'master' into PMP-visitor-GF
2020-09-18 13:26:45 +02:00
Laurent Rineau
baef74295c
Merge pull request #4790 from sloriot/PMP-corefine_no_modify
2020-09-18 12:41:08 +02:00
Jane Tournois
bfd4e9915f
rename named parameter graph_visitor to visitor
2020-09-15 15:42:24 +02:00
Jane Tournois
66fa7d1d1d
remove remeshing_visitor and use graph_visitor instead
2020-09-15 15:00:06 +02:00
Jane Tournois
4745308384
use graph_visitor instead of creating new triangulate_visitor
2020-09-15 14:38:29 +02:00
Laurent Rineau
fc40738343
Merge branch 'master' into PMP-visitor-GF
2020-09-15 12:42:47 +02:00
Jane Tournois
be7d9d1728
doc fixes
2020-09-10 14:31:48 +02:00
Jane Tournois
39e75e7530
rename split_visitor to triangulate_visitor and add PMPTriangulateFaceVisitor
2020-09-10 12:06:10 +02:00
Jane Tournois
626ba2745c
replace done() by end() to be consistent with start()
2020-09-08 21:42:00 +02:00
Jane Tournois
268c0eabee
replace operator() with more explicit visit() function
2020-09-08 19:03:34 +02:00
Jane Tournois
5490227707
fix compilation after rebase
2020-09-08 18:45:30 +02:00
Andreas Fabri
f2ff13d6c4
Add a visitor that allows to map each triangle to its original face
...
# Conflicts:
# BGL/include/CGAL/boost/graph/named_params_helper.h
# Polygon_mesh_processing/examples/Polygon_mesh_processing/triangulate_faces_example.cpp
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_faces.h
2020-09-08 15:17:18 +02:00
Sébastien Loriot
e2733ddeb0
add missing include directive for header checking
2020-08-28 08:10:04 +02:00
Mael Rouxel-Labbé
8682f9bafb
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-08-24 11:45:17 +02:00
Sébastien Loriot
c24ec4cfc4
tws
2020-08-19 17:29:06 +02:00
Sébastien Loriot
b03fa54299
add a convenience header file to inherit from face graphs
2020-08-19 14:29:09 +02:00
Sébastien Loriot
0243e4d42a
remove workaround, boost minimal version required is 1.58 now
2020-08-18 10:08:59 +02:00
Sébastien Loriot
e893ac1178
cosmetic changes
2020-08-18 10:06:51 +02:00
Sébastien Loriot
b29a31ae27
remove boost header as nothing from the original file remains
2020-08-18 10:06:22 +02:00
Sébastien Loriot
9e3345f68f
Update from master
2020-08-12 16:05:45 +02:00
Sébastien Loriot
7c7f21e2dd
avoid warning
2020-08-12 15:48:18 +02:00
Sébastien Loriot
a1abdf372a
add a constuctor with an empty selection
2020-08-12 15:32:58 +02:00
Mael Rouxel-Labbé
00ca0211e1
IO documentation fixes
2020-08-04 15:47:56 +02:00
Laurent Rineau
962b681abd
Merge pull request #4871 from janetournois/Tet_remeshing-add_smoothing_of_features-jtournois
...
Tetrahedral remeshing - smoothing along 1D features
2020-07-31 15:52:56 +02:00
Mael Rouxel-Labbé
5bd28b4aea
Remove extra backticks on some \tparam
2020-07-29 10:24:47 +02:00
Mael Rouxel-Labbé
1d016ecc7e
IO doc fixes
2020-07-28 15:38:19 +02:00
Mael Rouxel-Labbé
0d66e19361
IO documentation fixes
...
See @sloriot's review:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polgyon_soup_mesh_IO/2nd_round/Answer_to_review
(+ some commits before and after this one)
2020-07-24 17:06:00 +02:00
Mael Rouxel-Labbé
2bdb63b1ae
Use "integer type" and not "std::size_t" for 3MF I/O
2020-07-24 10:49:56 +02:00
Mael Rouxel-Labbé
47955af9b4
Polygon > Triangle in 3MF I/O
2020-07-24 10:10:52 +02:00
Mael Rouxel-Labbé
d23d71df94
Add some clearer notes about some I/O functions requiring third party librairies
2020-07-24 09:55:40 +02:00
Mael Rouxel-Labbé
e6847245c2
`value type` --> `value_type`
2020-07-24 09:55:22 +02:00
Mael Rouxel-Labbé
2f0f61e104
Rephrase warning about std::ios::binary + add missing (LAS - always binary)
2020-07-24 09:40:13 +02:00
Mael Rouxel-Labbé
6acac6907a
Add a note about letter case in generic I/O functions
2020-07-24 09:23:54 +02:00
Laurent Rineau
a84927d380
Merge pull request #4849 from MaelRL/PMP-No_caps_on_doc-GF
...
Use lower case for function documentation starting with a verb (BGL/PMP)
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/connected_components.h
2020-07-23 17:15:44 +02:00
Jane Tournois
32edd68ab0
Merge remote-tracking branch 'cgal/master' into Tet_remeshing-add_smoothing_of_features-jtournois
...
# Conflicts:
# Tetrahedral_remeshing/doc/Tetrahedral_remeshing/NamedParameters.txt
# Tetrahedral_remeshing/include/CGAL/tetrahedral_remeshing.h
2020-07-23 17:08:12 +02:00
Jane Tournois
42b272d8ca
reintroduce smoothing along polyline features
...
introduce named parameter smooth_constrained_edges
2020-07-23 12:19:58 +02:00
Mael Rouxel-Labbé
22d598e0f3
Fix typo
2020-07-22 17:10:29 +02:00
Mael Rouxel-Labbé
2959843a19
Make Seam_mesh elements usable with std's unordered containers
2020-07-22 12:18:29 +02:00
Mael Rouxel-Labbé
93a70d32b9
Fix documentation of Surface_mesh_parameterization
...
Too many classes/functions/typedefs/etc. showing, extract_all to blame?
2020-07-21 16:46:50 +02:00
Mael Rouxel-Labbé
f5aff314cb
Misc tiny doc fixes
2020-07-21 11:44:40 +02:00
Mael Rouxel-Labbé
69068ba28c
Some more binary/ASCII fixes
2020-07-21 11:44:18 +02:00
Mael Rouxel-Labbé
ebd65c9637
Use lower case for function doc starting with a verb (BGL/PMP)
2020-07-20 11:47:30 +02:00
Mael Rouxel-Labbé
07844a5082
Fix doc warning
2020-07-20 09:59:04 +02:00
Sébastien Loriot
74020a67a6
hide macros in doc
2020-07-20 09:28:23 +02:00
Mael Rouxel-Labbé
9a485ec975
Update some file headers
2020-07-17 17:59:31 +02:00
Mael Rouxel-Labbé
48c997a580
Move a partition.h / split_graph_into_polylines, BGLPkgRef->BGLPkgPartition
2020-07-17 17:00:18 +02:00
Mael Rouxel-Labbé
26c930bc20
Uniformize whether std::string or const char* is used in the doc
2020-07-17 15:16:32 +02:00
Mael Rouxel-Labbé
6d6d959d4d
Enhance doc for generic I/O functions
2020-07-17 13:37:37 +02:00
Mael Rouxel-Labbé
f3659c5d96
Switch 3MF to bool return type and clarify \return doc for IO functions
2020-07-17 13:19:18 +02:00
Mael Rouxel-Labbé
2d51d86787
Make verbose a NP instead of a parameter + various fixes in CGAL
2020-07-16 20:22:26 +02:00
Mael Rouxel-Labbé
93f1cd99ca
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-07-16 09:53:31 +02:00
Mael Rouxel-Labbé
d567a0d9d0
Fix doc warnings
2020-07-16 09:52:32 +02:00
Andreas Fabri
a635c9425d
Merge remote-tracking branch 'cgal/master' into BGL-test_face-GF
2020-07-15 11:13:09 +01:00
Mael Rouxel-Labbé
4231bc8a83
Misc I/O doc enhancements
2020-07-13 14:17:50 +02:00
Mael Rouxel-Labbé
87bb4d1d28
Rephrase comments
2020-07-07 16:04:09 +02:00
Mael Rouxel-Labbé
ae4c2aaa9e
IO doc fixes
2020-06-26 16:08:02 +02:00
Mael Rouxel-Labbé
594eb97a22
Doc improvements
2020-06-25 21:01:04 +02:00
Maxime Gimeno
4921230f45
WIP hole_filling_polyline_with_cdt
2020-06-25 15:19:18 +02:00
Mael Rouxel-Labbé
cc523c09d2
Fix missing overloads + document stream_precision/use_binary in SS/IO
2020-06-25 15:16:34 +02:00
Mael Rouxel-Labbé
26355e2e32
Uniformize capital / third person usage of \brief
2020-06-25 15:13:47 +02:00
Mael Rouxel-Labbé
31044f8e1e
Fix not opening binary input with ios::binary when reading/writing PLY
2020-06-24 18:26:16 +02:00
Mael Rouxel-Labbé
a5b167ed55
Fix not opening ifstream with ios::binary when use_binary is chosen
2020-06-24 17:41:55 +02:00
Mael Rouxel-Labbé
6d6dc0c956
Fix a number of compilation issues
2020-06-24 17:41:20 +02:00
Mael Rouxel-Labbé
92a5883df0
Fix broken function declaration
2020-06-23 19:02:07 +02:00
Mael Rouxel-Labbé
944697baa8
Misc fixes
2020-06-23 12:51:05 +02:00
Mael Rouxel-Labbé
3b1bc1e570
Fix broken macro
2020-06-23 12:50:09 +02:00
Mael Rouxel-Labbé
c451488876
Re-introduce and deprecate old BGL IO functions
2020-06-23 11:20:07 +02:00
Mael Rouxel-Labbé
4f2bb738a2
BGL IO doc improvements
2020-06-23 11:19:49 +02:00
Mael Rouxel-Labbé
0790dc623d
Fix PMP IO + doc
2020-06-22 19:49:35 +02:00
Mael Rouxel-Labbé
f0d045d78f
Use the BGL NP macro to avoid ambiguities
2020-06-22 18:33:20 +02:00
Mael Rouxel-Labbé
0ae0bd74d6
Fix missing / wrong header includes
2020-06-22 13:47:16 +02:00
Mael Rouxel-Labbé
28b50b0c5d
General IO doc improvements
2020-06-22 13:45:29 +02:00
Mael Rouxel-Labbé
187815bc55
Fix missing 'LINKED_WITH_' macros
2020-06-22 13:43:01 +02:00
Mael Rouxel-Labbé
2bd53d9a32
Remove superfluous is_valid(g) check (already tested in builder)
2020-06-22 11:55:19 +02:00
Mael Rouxel-Labbé
8152063e49
Don't clear the graph if reading has failed
2020-06-22 11:41:18 +02:00
Mael Rouxel-Labbé
cd6a661b68
Use NP::stream_precision in BGL IO
2020-06-22 11:15:12 +02:00
Mael Rouxel-Labbé
8ca9f00279
BGL IO doc improvements
2020-06-22 11:14:30 +02:00
Mael Rouxel-Labbé
0119d233bc
Fix typos
2020-06-22 11:12:13 +02:00
Mael Rouxel-Labbé
1f32adf113
Rename to write_3MF
2020-06-22 09:57:30 +02:00
Mael Rouxel-Labbé
52d50f7d79
Doc improvements
2020-06-21 13:30:53 +02:00
Mael Rouxel-Labbé
f1996bd6b4
Document some usages of NP::stream_precision
2020-06-21 11:50:48 +02:00
Mael Rouxel-Labbé
7f70e96830
Many fixes / improvements for PS_3 / PSP_3 IO
2020-06-21 11:50:00 +02:00
Mael Rouxel-Labbé
7f8e9b42c3
Add new named parameter for stream precision
2020-06-21 01:10:52 +02:00
Mael Rouxel-Labbé
bbdd9ba545
Fix missing header include
2020-06-21 01:09:21 +02:00
Mael Rouxel-Labbé
a91b750dd5
Fix doc link
2020-06-18 18:50:16 +02:00
Mael Rouxel-Labbé
a95473f71d
Rename template parameters to avoid extra links to concepts
2020-06-18 18:47:49 +02:00
Mael Rouxel-Labbé
9bf251a59a
Fix NPs in BGL/IO
2020-06-18 18:29:17 +02:00
Mael Rouxel-Labbé
6f8a895671
Merge remote-tracking branch 'mine/CGAL-Improve_NP_doc_presentation-GF' into CGAL_IO-maxGimeno
2020-06-18 15:21:27 +02:00
Maxime Gimeno
e636a9e3e4
Fix locale problem and read_WKT()
2020-06-18 13:20:11 +02:00
Maxime Gimeno
ea53a8d70d
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-06-17 14:25:21 +02:00
Maxime Gimeno
f83de97125
Add missing doc
2020-06-17 14:03:13 +02:00
Maxime Gimeno
40a3eeef89
WIP
2020-06-16 16:40:16 +02:00
Sébastien Loriot
e43221ae8b
add an option to not refine one of the two meshes
2020-06-16 15:15:48 +02:00
Sébastien Loriot
983d958e7d
make the non-manifold test depends on the input size in case of append
2020-06-10 17:39:56 +02:00
Sébastien Loriot
19ed8f9f39
take append into account for reserve
2020-06-10 17:21:01 +02:00
Maxime Gimeno
b6d4a9a372
Finish tests BGL/stream_support
2020-06-10 12:09:29 +02:00
Maxime Gimeno
b2419e5f98
Fix readers and add misisng tests
2020-06-09 14:55:21 +02:00
Maxime Gimeno
6a36213a80
Fix STL and GOCAD Reading
2020-06-09 13:27:37 +02:00
Maxime Gimeno
63c554fb7d
fix OFF surface_mesh reading
2020-06-08 16:19:18 +02:00
Maxime Gimeno
9199534373
WIP fixes.
2020-06-08 15:05:48 +02:00
Maxime Gimeno
366422714c
WIP fixes for OBJ
2020-06-05 15:59:00 +02:00
Maxime Gimeno
6a466dd6b5
fix OFF I/O
2020-06-05 15:40:13 +02:00
Mael Rouxel-Labbé
071565467d
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-06-03 19:01:46 +02:00
Laurent Rineau
a828cb0d06
Merge pull request #4620 from janetournois/Tetrahedral_remeshing-new-jtournois
...
Tetrahedral remeshing - new package
2020-06-03 16:23:17 +02:00
Mael Rouxel-Labbé
df39cceb58
Misc fixes
2020-05-29 18:12:18 +02:00
Mael Rouxel-Labbé
0be78575ce
Check that a correct number of optional properties has been read
2020-05-29 09:53:52 +02:00
Mael Rouxel-Labbé
fdd823bd4b
Fix value_type of normal/texture property maps
2020-05-28 13:03:38 +02:00
Mael Rouxel-Labbé
0709a7a2ab
Fix extension extraction in BGL::IO::read_polygon_mesh + add missing
2020-05-27 22:26:13 +02:00
Mael Rouxel-Labbé
0cdfed4c94
Misc minor changes
2020-05-27 22:25:48 +02:00
Mael Rouxel-Labbé
afad6fbd6c
Add missing references
2020-05-27 22:25:10 +02:00
Mael Rouxel-Labbé
8ec1541b5b
Misc formating changes
2020-05-27 09:40:01 +02:00
Mael Rouxel-Labbé
eea382b0aa
Uniformize in/input/is/out/os/etc.
2020-05-27 09:39:43 +02:00
Mael Rouxel-Labbé
a14d2df1d9
Move 'GetK' from ::CGAL::PMP:: to ::CGAL::
2020-05-27 09:25:03 +02:00
Mael Rouxel-Labbé
5bc7eff657
Fix missing const
2020-05-27 09:16:08 +02:00
Mael Rouxel-Labbé
ef821a01ae
Fix read_GOCAD most useful overload being in internal
2020-05-26 19:41:45 +02:00
Mael Rouxel-Labbé
195f7a928d
Fix broken overload calls
2020-05-26 19:35:03 +02:00
Mael Rouxel-Labbé
3ea5fc5a10
Misc minor code improvements
2020-05-26 19:33:27 +02:00
Mael Rouxel-Labbé
fcf0fa4273
Fix taking points / colors by copy in PLY writing
2020-05-26 19:28:16 +02:00
Mael Rouxel-Labbé
23f8f602da
Remove useless overloads in IO::internal
2020-05-26 19:27:53 +02:00
Mael Rouxel-Labbé
5d1a68e8f7
auto -> proper type which already exists
2020-05-26 19:27:26 +02:00
Mael Rouxel-Labbé
dc0946903b
All kinds of fixes to BGL IO doc
2020-05-26 18:48:35 +02:00
Mael Rouxel-Labbé
1c2015078b
Fix missing 'return' before non-void overload call + show VTK functions in doc
2020-05-22 18:57:47 +02:00
Mael Rouxel-Labbé
9de30a6d56
Re-add doc of high level BGL I/O functions
2020-05-22 18:57:16 +02:00
Mael Rouxel-Labbé
8a7753d05c
Re-add doc of STL functions (from BGL/doc to BGL/include)
2020-05-22 18:55:59 +02:00
Mael Rouxel-Labbé
c3041d6368
Re-add doc of OFF functions
2020-05-22 18:55:32 +02:00
Mael Rouxel-Labbé
37f0fc0659
Fix doc of Gocad
2020-05-22 18:55:16 +02:00
Mael Rouxel-Labbé
62ae548bd4
Fix doc of 3MF
2020-05-22 18:54:58 +02:00
Mael Rouxel-Labbé
580a1efd5c
Remove trailing whitespace / tabs
2020-05-22 15:31:50 +02:00
Mael Rouxel-Labbé
fb8463f470
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-05-22 15:17:56 +02:00
Andreas Fabri
bd04336674
Fix variable name. Why did this compile locally??
2020-05-19 16:42:44 +01:00
Laurent Rineau
af456548af
Merge pull request #4471 from MaelRL/PMP-Halfedge_comparer_for_stitch_borders-GF
...
PMP: Enable enforcing which edge is kept during stitching
2020-05-18 12:25:01 +02:00
Andreas Fabri
8c68031de1
Move the code into Euler_operations.h
2020-05-15 15:23:52 +01:00
Andreas Fabri
6e26cf0a39
Change name of function and variable
2020-05-15 15:16:25 +01:00
Maxime Gimeno
20898e4b31
fix functions calls
2020-05-14 13:46:57 +02:00
Maxime Gimeno
d6812d9561
Fixes for 3MF and OFF
2020-05-13 10:49:25 +02:00
Mael Rouxel-Labbé
4b9f7fe425
Merge remote-tracking branch 'cgal/master' into PMP-Halfedge_comparer_for_stitch_borders-GF
2020-05-12 19:19:41 +02:00
Maxime Gimeno
6122f27aac
fix doc.
2020-05-12 15:35:29 +02:00
Mael Rouxel-Labbé
038869cab9
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-05-12 15:12:21 +02:00
Andreas Fabri
f76f2e8fbe
fix license header
2020-05-11 07:29:29 +01:00
Andreas Fabri
d7df882179
Add a function to check if add_face() can be called successfully
2020-05-10 15:55:29 +01:00
Maxime Gimeno
386fbb760d
WIP point_set functions
2020-05-07 16:46:01 +02:00
Maxime Gimeno
ab86d0cc6c
document new global IO functions
2020-05-07 15:54:11 +02:00
Maxime Gimeno
ece2c67a89
Move read_polygon_mesh() in another header
2020-05-07 14:32:05 +02:00
Maxime Gimeno
30dcc81a61
fixes for soup I/O
2020-05-07 14:26:31 +02:00
Maxime Gimeno
bc360bcfd3
WIP. Remove read_pm for streams.
2020-05-06 16:52:24 +02:00
Maxime Gimeno
7c8dcbfd47
verbose in readers.
2020-05-06 12:57:08 +02:00
Simon Giraudot
fefdd13f45
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
2020-05-06 08:59:40 +02:00
Maxime Gimeno
9d237393da
Add a function read_polygon_mesh() and fix the readers.
2020-05-05 14:53:52 +02:00
Maxime Gimeno
3a9b501612
WIP fixing doc
2020-05-04 16:56:03 +02:00
Maxime Gimeno
049439fa6b
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-04-30 16:47:58 +02:00
Maxime Gimeno
e0b0f0b244
Dopcument NPs in BGL
2020-04-28 12:09:46 +02:00
Maxime Gimeno
83a929f7bb
Fix soup off writer + doc NPs
2020-04-28 11:20:16 +02:00
Maxime Gimeno
c8c196fe9c
Doc and overloads fixes
2020-04-28 10:30:51 +02:00
Maxime Gimeno
07b13dae6c
add missing overloads for vtp
2020-04-27 16:20:06 +02:00
Maxime Gimeno
067c456073
add some doc for STL
2020-04-27 13:53:40 +02:00
Maxime Gimeno
db4c886bbf
Add overloads for PLY
2020-04-27 13:23:48 +02:00
Maxime Gimeno
3d4eb3a5be
add missing overloads in OFF
2020-04-27 12:13:46 +02:00
Maxime Gimeno
64d523abf5
Fixes in the doc of GOCAD
2020-04-27 12:03:19 +02:00
Maxime Gimeno
ac48cb0cf5
GOCAD
2020-04-24 15:31:29 +02:00
Maxime Gimeno
a2a1ebde39
fixes in vtp
2020-04-24 12:45:55 +02:00
Maxime Gimeno
6e309fa34b
WIP VTP for soups
2020-04-23 15:14:35 +02:00
Maxime Gimeno
80e39d13f9
WIP
2020-04-22 16:57:59 +02:00
Maxime Gimeno
e9d41d7b7d
Fixes for min/max
2020-04-21 11:38:37 +02:00
Maxime Gimeno
e269931284
small doc fixes
2020-04-20 15:18:11 +02:00
Jane Tournois
cf58a08a55
Merge branch 'master' into Tetrahedral_remeshing-new-jtournois
2020-04-20 06:24:36 +02:00
Sébastien Loriot
c253679b2d
unify np sentence
2020-04-18 16:27:58 +02:00
Sébastien Loriot
716d8011e1
update np to new format
2020-04-18 14:47:58 +02:00
Sébastien Loriot
3b52dfd7de
Merge remote-tracking branch 'cgal/master'
2020-04-18 14:47:28 +02:00
Maxime Gimeno
ba86b13ac9
Massive addition of enable/disable_ifs
2020-04-17 16:05:43 +02:00
Maxime Gimeno
00ffbe2caf
WIP Ply : added feature and tests for vertex and face colors.
2020-04-17 13:06:32 +02:00
Sebastien Loriot
a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
...
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Simon Giraudot
60cb33fa31
Merge remote-tracking branch 'mine/PSP-Cluster_points-GF' into PSP-Cluster_points-GF
2020-04-16 17:02:19 +02:00
Sebastien Loriot
5594c95eb9
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
...
[Small Feature] BGL: Regularize Face Selection Borders
2020-04-16 16:33:35 +02:00
Sébastien Loriot
a8f9858099
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-16 16:29:55 +02:00
Sebastien Loriot
f497bd4f33
Merge pull request #4558 from sloriot/BGL-Euler_add_faces
...
Add CGAL::Euler::add_faces()
2020-04-16 16:21:51 +02:00
Mael Rouxel-Labbé
48bd92b4dd
Proof read all NP changes
2020-04-13 13:03:05 +02:00
Sébastien Loriot
2dd06eb296
add overload for point
2020-04-13 10:44:26 +02:00
Sébastien Loriot
38d1745db2
Get back to the small_vector version that is faster in the end
2020-04-13 09:57:25 +02:00
Mael Rouxel-Labbé
c16c1a7ea3
Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF
2020-04-10 16:10:11 +02:00
Andreas Fabri
d5cf4c504e
Call target() so that we do not need a vertex as key
2020-04-10 13:55:40 +01:00
Andreas Fabri
a79c6720c7
trivalize data structure
2020-04-10 12:20:08 +01:00