Simon Giraudot
|
f88848fdbc
|
Bugfix: always check if facet is sliver (instead of just checking first and last facets)
|
2015-12-10 15:33:25 +01:00 |
|
Andreas Fabri
|
ff53abdf14
|
acos makes that the green wedge in the user manual has an aperture of 0
|
2015-09-17 16:17:53 +02:00 |
|
Laurent Rineau
|
7ddefbdcc8
|
Merge pull request #297 from afabri/CGAL-assert-GF
assert() should not be used in CGAL headers!
|
2015-09-07 10:58:20 +02:00 |
|
Andreas Fabri
|
1e2ff1131e
|
assert -> CGAL_assertion
|
2015-08-27 16:51:55 +02:00 |
|
Jane Tournois
|
c19d370265
|
fix missing namespaces
fix compilation of advancing front for msvc 2015
|
2015-08-11 15:29:16 +02:00 |
|
Sébastien Loriot
|
d80d69b350
|
remove trailing whitespaces
|
2015-06-29 12:22:13 +02:00 |
|
Sébastien Loriot
|
85fa6cf343
|
move the doc inside the code and update the code accordingly
|
2015-06-29 12:18:26 +02:00 |
|
Andreas Fabri
|
740479e8f0
|
Add a test; make it ork on non-VC++ platforms
|
2015-06-24 09:34:17 +02:00 |
|
Andreas Fabri
|
3757ca30c6
|
Add tests for low dimensional data sets and for different kernels
|
2015-06-23 10:35:50 +02:00 |
|
Andreas Fabri
|
6de70537e7
|
CGAL::squared_radius
|
2015-06-21 12:21:01 +02:00 |
|
Andreas Fabri
|
6194bd5f66
|
qualify a function call with CGAL:: to avoid clang error
|
2015-06-19 10:13:18 +02:00 |
|
Andreas Fabri
|
b40729ed8a
|
fix calls of acos
|
2015-06-18 19:19:46 +02:00 |
|
Andreas Fabri
|
c2ad8db566
|
remove the options file
|
2015-06-18 19:04:24 +02:00 |
|
Andreas Fabri
|
c7ca25a7c0
|
Add Default; get rid of Options
|
2015-06-18 19:03:04 +02:00 |
|
Andreas Fabri
|
23e4e78454
|
reindent
|
2015-06-18 13:01:25 +02:00 |
|
Andreas Fabri
|
723bb674cf
|
plug beta into the algorithm
|
2015-06-18 12:22:02 +02:00 |
|
Andreas Fabri
|
6805d06420
|
Split SLIVER_ANGULUS in COS_ALPHA_SLIVER and COS_BETA
|
2015-06-18 12:22:01 +02:00 |
|
Andreas Fabri
|
b1b40be4ac
|
only declare a private function to avoid warning
|
2015-06-18 09:47:11 +02:00 |
|
Andreas Fabri
|
875a2a746d
|
remove a file in examples; Add a typname
|
2015-06-14 10:40:15 +02:00 |
|
Andreas Fabri
|
426e31681b
|
switch from tuple to array to describe a face
|
2015-06-11 15:57:59 +02:00 |
|
Andreas Fabri
|
110ae0574c
|
make it work for Polyhedron as output (not yet documented)
|
2015-06-10 13:10:46 +02:00 |
|
Andreas Fabri
|
e6420cae53
|
No need for a geometric traits and EPEC
|
2015-06-10 12:28:22 +02:00 |
|
Andreas Fabri
|
650eff46da
|
move files to internal/AFSR
|
2015-06-09 11:52:38 +02:00 |
|
Andreas Fabri
|
d7e2819f0c
|
remove files
|
2015-06-09 11:52:37 +02:00 |
|
Andreas Fabri
|
8b4f2014f3
|
add license headers
|
2015-06-09 11:52:37 +02:00 |
|
Andreas Fabri
|
3f5cffe2c4
|
fix extract.cpp
|
2015-06-09 11:52:36 +02:00 |
|
Sébastien Loriot
|
43ee79850b
|
remove warning
|
2015-06-09 09:56:48 +02:00 |
|
Sébastien Loriot
|
6964ebc4ff
|
fix warnings and compilation issues
|
2015-06-09 09:50:24 +02:00 |
|
Andreas Fabri
|
fb1c691ffa
|
get the demo compiled
|
2015-06-08 14:29:46 +02:00 |
|
Andreas Fabri
|
8923443212
|
Explain the filter in the manual
|
2015-06-05 13:20:12 +02:00 |
|
Andreas Fabri
|
7dd320c74b
|
Add a functor that allows to reject candidate faces
|
2015-06-05 11:55:44 +02:00 |
|
Andreas Fabri
|
6a724bb881
|
remove area filtering
|
2015-06-05 11:55:43 +02:00 |
|
Andreas Fabri
|
36de1554b1
|
Add duplicate points to check that the indexing is correct
|
2015-06-05 10:31:53 +02:00 |
|
Andreas Fabri
|
7e3023fe60
|
deal with border cases: 1, 2, 3 points, and coplanar point set
|
2015-06-04 15:48:44 +02:00 |
|
Andreas Fabri
|
37944b422e
|
fix comment
|
2015-06-03 17:31:15 +02:00 |
|
Andreas Fabri
|
3e7b082ad3
|
improve loop a little bit
|
2015-06-03 16:45:09 +02:00 |
|
Andreas Fabri
|
9c30122060
|
Adapt the code to the accepted API
|
2015-06-03 15:19:15 +02:00 |
|
Andreas Fabri
|
1504395c09
|
Add max_perimeter as argument to the global function
|
2015-01-20 17:31:16 +01:00 |
|
Sébastien Loriot
|
3f36f26f21
|
remove exe flag
|
2014-10-17 14:21:41 +02:00 |
|
Sébastien Loriot
|
3441d513d4
|
add missing typename
|
2014-08-14 10:57:43 +02:00 |
|
Andreas Fabri
|
1ebe7a903c
|
increase precision and fix multiple \cgalCite
|
2014-03-12 16:32:38 +01:00 |
|
Andreas Fabri
|
c9ae94fc2b
|
fixes so that extract.cpp compiles
|
2014-03-04 18:33:59 +01:00 |
|
Andreas Fabri
|
058a51915b
|
Add construct_polyhedron.h
|
2014-03-04 18:09:19 +01:00 |
|
Andreas Fabri
|
256b8a5347
|
Add an example that writes the result in a Polyhedron
|
2013-12-10 11:00:27 +01:00 |
|
Andreas Fabri
|
5370774363
|
No need for get_ prefix
|
2013-12-04 14:26:14 +01:00 |
|
Andreas Fabri
|
50ca0d4b32
|
Turn class static containers in the vertex class into a container in the reconstruction class
As a consequence we had to move vertex member functions in the
reconstruction class
|
2013-12-04 14:11:22 +01:00 |
|
Andreas Fabri
|
5e2e408003
|
Add an example that uses the reconstruction class
|
2013-11-29 16:03:56 +01:00 |
|
Andreas Fabri
|
7f1834c352
|
Add simple example
|
2013-11-29 14:46:13 +01:00 |
|
Andreas Fabri
|
18a7c0d01a
|
Add global function and example
|
2013-11-28 19:23:15 +01:00 |
|
Andreas Fabri
|
b9dca246d2
|
synchronize manual and code
|
2013-11-28 16:28:43 +01:00 |
|