Sébastien Loriot
c680a3a02e
rename too generic GT3 -> GT3_for_CH3
2011-06-28 13:22:19 +00:00
Sébastien Loriot
76fb93e7e8
update copyright date
2011-06-28 13:19:40 +00:00
Sébastien Loriot
cc39431547
bugfix when having 4 input points (detected by Width_3 testsuite)
...
bugfix when having more than 3 input points and convex hull is a triangle
Update testsuite to detect the bug fixed
2011-06-23 12:07:44 +00:00
Sébastien Loriot
cdf3226099
update change.html
...
plane equations are not longer computed in convex_hull_3
add an example to show how to compute planes of polyhedron
2011-06-16 16:33:47 +00:00
Sébastien Loriot
7bb4f1ee22
clear the polyhedron for consistency in incremental_chull_3
2011-06-16 14:58:35 +00:00
Sébastien Loriot
6651ce7ca3
update copyright date
2011-06-16 14:26:42 +00:00
Sébastien Loriot
56db074632
merge from the experimental_package branches/experimental-packages/Faster_static_convex_hull_3
2011-06-16 14:19:49 +00:00
Andreas Fabri
3596bbe9af
No longer use Convex_hull_projective traits classes
2011-04-06 07:43:38 +00:00
Andreas Fabri
0e70d936a2
No longer use deprecated Convex_hull_projection_traits classes
2011-04-06 07:42:40 +00:00
Sébastien Loriot
d980c59d8d
Convex_hull_3 bug-fix:
...
compute equations of the facets of the polyhedron representing
the convex hull of a set of 3D points.
2011-04-06 07:19:36 +00:00
Andreas Fabri
2ce33d0505
Move hash map access outside the loop
2011-01-05 11:05:06 +00:00
Andreas Fabri
0bf400b620
Replace copy/clear with splice operation in order to transfer acomplete list into another one
2011-01-05 11:03:21 +00:00
Andreas Fabri
c7feb6cc0c
int -> size_type/std::size_t
2010-06-21 16:47:25 +00:00
Sébastien Loriot
52317dd49f
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
...
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Sylvain Pion
85dc12f2a7
Remove empty lines at beginning and end of files
...
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Andreas Fabri
faa063d065
call list::size() only once
2009-09-03 13:58:12 +00:00
Andreas Fabri
b56188ae08
Keep at least one point
2009-09-03 07:29:25 +00:00
Andreas Fabri
3ba02f28bb
Fix a bug that happens when the first and last point are identical
2009-09-02 16:33:18 +00:00
Sylvain Pion
79864c0c8e
Remove Arity_tag.
2008-07-22 12:29:01 +00:00
Michael Hoffmann
542d69b351
Use boost::bind instead of CGAL::bind_1.
2008-06-20 08:47:12 +00:00
Sylvain Pion
487b5a53b1
remove BORLAND workaround, we don't support it anymore, and the workaround is even probably suboptimal
2007-02-28 19:28:09 +00:00
Ron Wein
7bafa95157
Fixed the include files.
2006-06-05 11:07:27 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
8aa23e17ec
Move packages to trunk root
2006-02-14 08:58:14 +00:00