Skip to content
  • T.J. Corona's avatar
    Modify vtkDecimatePolylineFilter to accommodate multiple polylines. · c66b00ab
    T.J. Corona authored
    This fix is in reference to bug report 0015055. vtkDecimatePolylineFilter can
    now be run on polydata containing multiple distinct polylines, error values
    for each point are updated during decimation, and common points within the
    same polyline are maintained as common points (rather than as duplicates).
    Also, the test for this filter has been updated to reflect the augmented
    feature set, and a comparative image was added.
    c66b00ab