Simon Giraudot
|
a098899693
|
Document Point_set_with_structure class
|
2016-04-22 15:24:35 +02:00 |
Simon Giraudot
|
d49538004f
|
Documentation: more detailed explanations on structuring
|
2016-04-12 17:31:54 +02:00 |
Simon Giraudot
|
fe94837cb3
|
Update examples with change of name and API of structuring class
|
2016-04-12 17:31:22 +02:00 |
Simon Giraudot
|
ecf6b1c72d
|
Move class out of internal namespace + improve API
|
2016-04-12 17:31:04 +02:00 |
Simon Giraudot
|
bfde005726
|
Minor change in comments
|
2016-04-12 16:16:41 +02:00 |
Simon Giraudot
|
372b2d161a
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old-old' into Point_set_processing_3-Point_set_structuring-GF-old
|
2016-04-12 14:01:45 +02:00 |
Laurent Rineau
|
d4e8c9089c
|
Merge pull request #988 from janetournois/Point_set_processing-fix_runtime_error_bis-jtournois
(Merge branch 'releases/CGAL-4.8-branch')
|
2016-04-11 15:42:35 +02:00 |
Jane Tournois
|
061df89383
|
skip the infinite vertex to avoid computing stuff on associated points
|
2016-04-05 14:26:20 +02:00 |
Laurent Rineau
|
a67bc9822e
|
Merge pull request #895 from afabri/CGAL-LGPL-GF
Move infrastructure files into infrastructure packages and change their license
|
2016-03-29 11:08:43 +02:00 |
Laurent Rineau
|
50b55bd27c
|
Merge pull request #890 from sloriot/CGAL-generate_CMakeLists-sloriot
Generate CMakelists
|
2016-03-29 11:02:17 +02:00 |
Simon Giraudot
|
3aa0be9de4
|
Bugfix: corner might have degree > 3
|
2016-03-22 14:36:45 +01:00 |
Simon Giraudot
|
acf69d320c
|
Minor corrections and improvements on example
|
2016-03-22 14:36:22 +01:00 |
Simon Giraudot
|
cad44a7133
|
Typo correction
|
2016-03-22 14:36:08 +01:00 |
Simon Giraudot
|
f9c1f33564
|
Update example with recovery of adjacency information
|
2016-03-21 15:37:18 +01:00 |
Simon Giraudot
|
6461315e67
|
Add mechanism to recover points with adjacency information
|
2016-03-21 15:36:59 +01:00 |
Simon Giraudot
|
2463827cc5
|
Update doc following reviews
|
2016-03-21 12:34:53 +01:00 |
Simon Giraudot
|
79e2af52d3
|
Add note about what happens if no plane was detected
|
2016-03-21 11:17:32 +01:00 |
Andreas Fabri
|
324daa0b78
|
move value_traits
|
2016-03-09 16:35:49 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Andreas Fabri
|
eb90e8e3e1
|
Include consistently <CGAL/property_map.h>
|
2016-02-24 12:09:36 +01:00 |
Simon Giraudot
|
e03b1cb077
|
Bugfix: use property map to access content on Input_type
|
2016-02-18 16:19:25 +01:00 |
Philipp Möller
|
0a04a3a48f
|
Use CGAL_DOC_VERSION
|
2016-02-11 15:37:54 +01:00 |
Sébastien Loriot
|
06c304c614
|
fix doc warnings spotted by doxygen 1.8.11
Tested locally
|
2016-02-04 22:23:48 +01:00 |
Sebastien Loriot
|
4f737d4682
|
Merge pull request #702 from afabri/CGAL-source-GF
Use source() not prefixed with boost::
|
2016-02-03 09:45:01 +01:00 |
Sebastien Loriot
|
ebf66069c3
|
Merge pull request #706 from afabri/PMP_include_graph_traits-GF
Deal with deprecated code
|
2016-02-03 09:44:11 +01:00 |
Andreas Fabri
|
35b9a87d7a
|
Produce a smaller output to allow the VC++ testsuite with ITERATOR_DEBUGGING to finish
|
2016-02-02 16:21:45 +01:00 |
Andreas Fabri
|
b126649f37
|
less boost::
|
2016-02-01 20:12:43 +01:00 |
Andreas Fabri
|
4c9c668dc9
|
deal with deprecated code
|
2016-02-01 15:52:52 +01:00 |
Andreas Fabri
|
c772598ae6
|
Use source() not prefixed with boost::
|
2016-02-01 09:56:57 +01:00 |
Sébastien Loriot
|
d74aa863ae
|
vcm normal orientation is not deterministic accross platforms
|
2016-01-26 10:43:57 +01:00 |
Andreas Fabri
|
6af27d6033
|
Add a typedef
|
2016-01-25 17:28:27 +01:00 |
Andreas Fabri
|
59a2acf16b
|
Add const to &
|
2016-01-25 12:56:01 +01:00 |
Andreas Fabri
|
f2437d8afa
|
typo
|
2016-01-25 12:28:56 +01:00 |
Andreas Fabri
|
006dcf0c97
|
cast to get rid of warnings
|
2016-01-25 11:31:33 +01:00 |
Andreas Fabri
|
97134babbf
|
remove/add #includes
|
2016-01-20 10:19:08 +01:00 |
Simon Giraudot
|
5bfd8ba23e
|
Warning fix: missing static_cast
|
2016-01-19 18:00:37 +01:00 |
Simon Giraudot
|
24270dd358
|
Remove obsolete comment
|
2016-01-19 16:26:48 +01:00 |
Simon Giraudot
|
ef42b50d09
|
New screenshot example for point set structuring (in PSP3 package)
|
2016-01-19 13:14:57 +01:00 |
Simon Giraudot
|
5649b0dd58
|
Protect std::min with parenthesis (illegal token error with VS)
|
2016-01-14 07:57:38 +01:00 |
Simon Giraudot
|
93637a28ef
|
Warning fixes: conversions from double to std::size_t
|
2016-01-13 15:17:25 +01:00 |
Simon Giraudot
|
24f98d687f
|
Bugfix: only compute centroid if non-empty point container
|
2016-01-13 09:09:11 +01:00 |
Simon Giraudot
|
5bfa2fdd7f
|
Add missing include (limits)
|
2016-01-13 08:03:02 +01:00 |
Simon Giraudot
|
40257fefb5
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-01-12 11:53:09 +01:00 |
Simon Giraudot
|
f079c7538a
|
Disable VC++ warning
|
2016-01-11 14:44:31 +01:00 |
Simon Giraudot
|
3fd7a3fb81
|
Warning fix: use std::size_t instead of int
|
2016-01-11 08:38:18 +01:00 |
Simon Giraudot
|
8c55b470ee
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF' of github.com:CGAL/cgal-dev into Point_set_processing_3-Point_set_structuring-GF
|
2016-01-11 07:36:54 +01:00 |
Simon Giraudot
|
3a8937259c
|
Remove #define CGAL_PSP3_VERBOSE and add condition to warning displays
|
2016-01-11 07:36:09 +01:00 |
Andreas Fabri
|
f22051c8d0
|
Point -> const Point&
|
2016-01-09 10:21:11 +01:00 |
Andreas Fabri
|
f7c0dd44d2
|
fix VC++ problem with max()
|
2016-01-09 10:12:50 +01:00 |
Sebastien Loriot
|
32a3972c33
|
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
Towards getting rid of dont_submit files
|
2016-01-08 14:14:08 +01:00 |