[vtkusers] deleting a polydata from my RenderWindow, is it possible!!!
alex Dowson
alexdowson at hotmail.com
Fri Nov 2 07:35:55 EDT 2012
Hi
For pick actor use this
http://www.itk.org/Wiki/VTK/Examples/Cxx/Interaction/Picking
To Remove actor from list use RemoveActor function vtkRenderer after picked.
-----Original Message-----
From: Tasnim
Sent: Friday, November 02, 2012 4:52 PM
To: vtkusers at vtk.org
Subject: [vtkusers] deleting a polydata from my RenderWindow,is it
possible!!!
Hi vtkUsers,
is it possible to delete a vtkpolydata from my RenderWindow. I mean, for
example, if i have two vtkPolydata in my vtkRenderWindow, the first is a
sphere and the second is an apple, is it possible that when i pick on the
sphere, it will disappear from my RenderWindow ( delete it from the
renderWindow) or it is not???? if it is possible, small explanation about
how to do it please.
Regards,
Tasnim
--
View this message in context:
http://vtk.1045678.n5.nabble.com/deleting-a-polydata-from-my-RenderWindow-is-it-possible-tp5716934.html
Sent from the VTK - Users mailing list archive at Nabble.com.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the VTK FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list