Skip to content

Enhancements to vtkImplicitPolyDataDistance

  • Made private members protected for access in derived classes.
  • Added a method EvaluateFunctionAndGetClosestPoint for accessing closest point on input vtkPolyData
  • Added possibility of setting the locator.
  • Included the new features in TestImplicitPolyDataDistance.cxx

Merge request reports