Hi,<br>
I have the following problem: I use a vtkPLYReader, I get the poly data, and render a 3D model...<br>
I delete then all the objects that I have used, and I start again creating a plyreader. <br>
This time however I get segmentation fault at polyReader->Update().
I checked seevral time,s I delete all objects that are created. Is
there someting else that I should do?<br>
And something else: How do i destroy the rendering window? Although I delete all the objects, the window does not close.<br>
<br>
Thanks,<br>
Ioan<br>
<br>