Does VTK have any method to test if a polygon is not simple? Or do I have to implement it for myself? It seems that vtkPolygon does not have anything like that. But why not?
Does VTK have any method to test if a polygon is not simple? Or do I have to implement it for myself? It seems that vtkPolygon does not have anything like that. But why not?