<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
El 05/05/2010 18:05, David Doria escribió:
<blockquote
 cite="mid:v2pc19fcadc1005050905ge5ae9b63rc4eea3c53ebbe9ff@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Wed, May 5, 2010 at 9:49 AM, alex <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:alexdowson@hotmail.com">alexdowson@hotmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <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 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 moz-do-not-send="true"
 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>
  <br>
</blockquote>
<br>
<br>
Is there a way to limit some transformations on actors?<br>
I wish to forbid scalation.<br>
<br>
Many thanks.<br>
</body>
</html>