Hi ,<br>I am working on a filter that creates its output iteratively.<br>I want to render the output after each iteration. It is basically <br>a surface growing algorithm , where in each iteration more<br>polygons are added to the surface. I would like to show the surface<br>
growing , instead of having the render the surface once all the polygons<br>have been created. How do I achieve it ? <br><br>Is it possible with the existing Executive classes  in <br>VTK ? I have currently inherited my filter class from <br>
vtkPolyDataAlgorithm.<br clear="all"><br>--<br>shekhar