[vtkusers] can I disable dragable and enable pickable ?

Lloyd Fenelon lfenelon at bccrc.ca
Wed Jul 1 21:38:41 EDT 2009


Hello,

I would like to have actors that you can pick but not move/drag
when using the middle button of the mouse in TrackBallActor mode.

I tried :
actor->dragableOff()
actor->setDragable(0)

but I can always translate actors...
If I set pickable to 0 I can't move actors anymore but I can't pick either.
And I need to pick it!

Any suggestions ?

Thanks
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090701/59cea7a6/attachment.htm>


More information about the vtkusers mailing list