<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Good morning,<br><br>I have a vtk pipeline with different objects in the scene, and I implemented a picker to select an object.<br>Now, I used vtkPicker to select the object and getActors to collect the collection of the picked actors....<br>Once I got the Collection I call the InitTraversal and then GetNextActor to retrieve the actor I actually picked....<br>for that Actor I call SetUserMatrix(M) where M is my transformation matrix.<br>But unfortunately i don't see any effects. Is there something I miss? is there any Update function I have to call somewhere?<br><br>very kind Regards.<br>Giancarlo<br><br /><hr />Dillo con le Emoticon!  <a href='http://clk.atdmt.com/GBL/go/140630363/direct/01/' target='_new'>Scarica il nuovo Messenger 2009</a></body>
</html>