mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| demo/Interpolation | ||
| doc/Interpolation | ||
| examples/Interpolation | ||
| include/CGAL | ||
| package_info/Interpolation | ||
| test/Interpolation | ||
| TODO | ||