<div dir="ltr">Hello,<br><br>I have vtkPolyData containing set of vtkPolygons.
<br>I need to display theese polygons filled with some colour.<br>And 
here comes difficulties: if there is one polygon in another polygon, it 
means that this polygon represents hole. And this is recursive.<br><br>Here is example:<br>Input: <a href="http://postimg.org/image/du9qw1b45/" target="_blank">http://postimg.org/image/du9qw1b45/</a><br>Output: <a href="http://postimg.org/image/pdf8vt3tn/" target="_blank">http://postimg.org/image/pdf8vt3tn/</a><br><br>I have no idea how to do this.

Is there any filter for this? I didnt found any...

Please any suggestions?<br><br>Thank you,<br>Ondrej Semmler</div>