Skip to content

Add vtkRemoveDuplicatePolys class

Kenichiro Yoshimi requested to merge (removed):my-topic into master

This is a new feature that removes duplicate or degenerate polygons. It is one of the basic and useful operations on polygons and is needed by some users in mailing-list: http://vtk.1045678.n5.nabble.com/Remove-duplicate-triangles-in-vtkPolyData-td5743408.html#a5747272

Merge request reports