Andreas Fabri
0acdb162fa
one less warning in Envelope_3, Intersection_3, Interpolation
2013-01-30 18:39:40 +01:00
Andreas Fabri
b307771892
bug fix for natural_neighbor_coordinates_2 using a small feature in the conflict zone functions of Delaunay_triangulation_2
2013-01-08 12:34:37 +01:00
Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Sébastien Loriot
90a1ea0a5e
add preconditions: triangulation must be of dimension 2
2010-11-12 07:50:33 +00:00
Sébastien Loriot
7dfdf113c8
add missing * in a wrapper around output_iterator
2010-10-26 14:14:15 +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
Andreas Fabri
7955305e53
Add missig typename (for g++)
2010-03-24 15:14:08 +00:00
Andreas Fabri
dce10fb625
The symbolic perturbation makes that the conflict zone
...
is too big for the interpolation. As a consequence
we would have points with lambda = 0 in the output
Therefore we filter them out again
2010-03-24 15:13:24 +00:00
Sylvain Pion
8b542216dc
Add missing header CGAL/utility.h
2008-07-27 11:54:19 +00:00
Andreas Meyer
fdeedcf8b0
some low level code cleanup. renamed
...
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Naceur Meskini
564f380e53
last version
2006-10-10 11:57:17 +00:00
Naceur Meskini
59be326061
handling the case where the query point lies on the boundary
2006-09-27 14:08:45 +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
00398fbcdf
Move packages to trunk root
2006-02-14 08:58:15 +00:00