<div class="gmail_quote">On Wed, May 5, 2010 at 9:49 AM, alex <span dir="ltr">&lt;<a href="mailto:alexdowson@hotmail.com">alexdowson@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">Hi<br>
<br>
I have 3 objects like sphere,cone,box. I want rotate only some selected object .<br>
<br>
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.<br>
<br>
So how to do this job ?<br>
<br>
Alex <br></div></div><div><div></div><div class="h5">
</div></div></blockquote></div><br><div>That should be the default behavior.</div><div><br></div><div>Here is an example:</div><div><br></div><div><a href="http://vtk.org/Wiki/VTK/Examples/Interaction/TrackballActor">http://vtk.org/Wiki/VTK/Examples/Interaction/TrackballActor</a><br clear="all">
<br></div><div>Thanks,<br><br>David<br></div>