Skip to content

Add RecoverGeometryWireframe filter

Port the existing filter vtkPVRecoverGeometryWireframe from ParaView to VTK. The main usage of the filter is the same, that is to create an edge mask for non-linear datasets that has been linearized. This is something you may also want to do in pure VTK.

Merge request reports