[vtkusers] How to add or remove dynamically in vtkRenderWindow?

dstivanov dimitar.ivanov at musala.com
Wed Nov 24 05:05:17 EST 2010


>From the vtkRenderWindow you can get the vtkRenderer by "getRenderer" method.
After that you can remove the vtkActor you want by simply calling the
RemoveActor with its id.

Cheers,
Mitko
-- 
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-add-or-remove-dynamically-in-vtkRenderWindow-tp3278148p3278175.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list