How to make the result obtained by vtkSelectPolyData have smooth edges in VTK
I need to set a certain area in PolyData to a different color.
The edge of this area is smooth, but directly changing the original PolyData will get jagged edges due to the triangles.