[vtk-developers] vtkImplicitPolyDataDistance: coordinates of nearest point

Mikael Brudfors brudfors at hggm.es
Thu Sep 3 09:22:41 EDT 2015


Hello all,

Using vtkImplicitPolyDataDistance to compute the distance from a point x 
to the nearest point p, on an input vtkPolyData, I can get the distance 
by calling EvaluateFunction(...). Is there also a way to get the 
coordinates of the point p?

Thank you,

Mikael


More information about the vtk-developers mailing list