Hello everyone,
I am using cgal swig bindings with python 3. I want to use Sibson interpolation. So far, I was able to call the natural_neighbor_coordinates_2 and interpret the results. But I was looking at the interpolation functions
and I was not able to call any of them properly. That's because I don't know how to give parameters of the required types: CoordinateInputIterator and ValueFunctor.
Can anyone help me, please?
"Translating" these examples to python would be enough for me:
Thanks in advance.
M. Vigo
Universitat Politècnica de
Catalunya
Computer Science dept.