cgal/Interpolation/include/CGAL
Mael Rouxel-Labbé 207fbb7efd Changed functor's result type
Technically the point() function of the TriangulationVertexBase_2 concept
has return type Point and not const Point& so we can't take a const ref here
otherwise we might take refs to temporaries.
2018-05-04 13:57:39 +02:00
..
Interpolation/internal Changed functor's result type 2018-05-04 13:57:39 +02:00
constructions add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
predicates add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
Interpolation_gradient_fitting_traits_2.h add missing URL and Id tags 2017-11-15 22:58:57 +01:00
Interpolation_traits_2.h Add the possibility to store value and gradient in the triangulation vertices 2018-05-04 13:57:38 +02:00
Voronoi_intersection_2_traits_3.h Fixed trailing whitespace and (some of the) inconsistent indentation 2018-05-04 13:57:38 +02:00
interpolation_functions.h Various minor to natural/regular coordinates 2018-05-04 13:57:39 +02:00
natural_neighbor_coordinates_2.h Various minor to natural/regular coordinates 2018-05-04 13:57:39 +02:00
natural_neighbor_coordinates_3.h Fixed trailing whitespace and (some of the) inconsistent indentation 2018-05-04 13:57:38 +02:00
regular_neighbor_coordinates_2.h Fixed regular neighbor coordinates when the query point is hidden 2018-05-04 13:57:39 +02:00
sibson_gradient_fitting.h Improvements to sibson_gradient_fitting.h 2018-05-04 13:57:39 +02:00
surface_neighbor_coordinates_3.h add missing URL and Id tags 2017-11-15 22:58:57 +01:00
surface_neighbors_3.h add missing URL and Id tags 2017-11-15 22:58:57 +01:00