[vtkusers] TrackBall Actor Question

Bill Lorensen bill.lorensen at gmail.com
Fri May 14 10:42:31 EDT 2010


Just apply the method PickableOff() to the actor's you do not want to control.

On Wed, May 5, 2010 at 8:19 AM, alex <alexdowson at hotmail.com> wrote:
> Hi
>
> I have 3 objects like sphere,cone,box. I want rotate only some selected
> object .
>
> I looked at vtkInteractorStyleTrackballActor is doing my job but i want to
> customize some events like i want to pick only some objects not all.  For
> example i wish to rotate only shpere not box and cone.
>
> So how to do this job ?
>
>
> Alex
> _______________________________________________
> 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