Skip to content
  • Mikael Brudfors's avatar
    Improvements to vtkImplicitPolyData · d2554b4c
    Mikael Brudfors authored
    ENH: Made private members protected for access in derived classes.
    
    ENH: Added a method EvaluateFunctionAndGetClosestPoint for accessing closest point on input vtkPolyData
    
    ENH: Added possibility of setting the locator.
    
    ENH: Included new features in TestImplicitPolyDataDistance.
    
    FIX: Fixes and enhancements
    
    FIX: Updated baseline image
    
    FIX: Changed to using SetLocator in CreateDefaultLocator.
    
    ENH: Added tests for SetNoClosestPoint() and GetNoClosestPoint()
    
    FIX: Memory leak in SetLocator() method.
    
    Removed SetLocator
    d2554b4c