<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><p class="MsoNormal">Hello vtkdevelopers,<span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal">There are ways to apply 
two different vtkInteractorStyle against same actor? I have an actor
that I used vtkInteractorStyleTrackballCam<wbr>era to pick some points by mouse leftclick
(<span style="font-size:9.5pt;font-family:consolas;color:rgb(136,0,0);background-image:initial;background-position:initial;background-repeat:initial">OnLeftButtonDown</span><span style="font-size:9.5pt;font-family:consolas;color:black;background-image:initial;background-position:initial;background-repeat:initial">()</span>)
that works smoothly , then I have two actors with same
vtkInteractorStyleTrackballCam<wbr>era and I need pick/select distinctly one between
these to start some process independently with
vtkInteractorStyleTrackballAct<wbr>or. However, once applied TrackballCamera style
and I am applying TrackballActor to same actors one of the actors that is using
LeftButton event from TrackballCamera doesn’t respond the new style.<span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal">My actors (two independent cylinders source)<span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal">I am following this example to TrackballActor: <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/SelectAnActor" target="_blank">http://www.vtk.org/Wiki/VTK/<wbr>Examples/Cxx/Interaction/<wbr>SelectAnActor</a><span></span></p>

<p class="MsoNormal">I am following this example to TrackballCamera:<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Interaction/DoubleClick" target="_blank">http://www.<wbr>vtk.org/Wiki/VTK/Examples/Cxx/<wbr>Interaction/DoubleClick</a><span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal">Thank you very much for any help,<span></span></p>

<p class="MsoNormal"><span> </span></p>

<p class="MsoNormal"><a name="m_778541987804125368__MailAutoSig"><b><span style="font-size:12pt;font-family:"times new roman",serif">Joao</span></b></a><span style="font-size:12pt;font-family:"times new roman",serif"><span></span></span></p></div>
</div><br></div>