[vtkusers] Mixing vtkImageActors and geometry ( vtkActor2D ), picking x, y, z coordinate from image actor correctly
Jesús Spínola
jspinola at gmail.com
Wed Dec 13 06:11:46 EST 2006
>
>
> have you tried setting PickableOff and DragableOff on
> all the actors that you do not want to pick?
Yes, and I also tell to the picker to pick only from the list (
PickFromListOn() ) and I add the image actor to the picker ( AddPickList() )
but it still continues giving me the z coordinate from actors I've set
PickableOff and DragableOff.
Any suggestion about this problem?
regards,
> Dean
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061213/3f4cf0b5/attachment.htm>
More information about the vtkusers
mailing list