<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello vtkurs<br><br>this is my question:<br><br>let say that i have a sequence of transformation matrices 4x4, let's say A, B, C. And I have an actor.<br>I use the SetUserTransform in this way:<br><br>act-&gt;SetUserTransform(A);<br>act-&gt;SetUserTransform(B);<br>act-&gt;SetUserTransform(C);<br><br>now, my questions are:<br><br>1) the resulting position of the actor is it resulting from the multiply of A * B * C?<br>2) the position of the actor is it the last applied?<br>3) if I want to retrieve the connected dataset, is it a transformed dataset or the original one?<br><br><br>Many thanks!<br>Giancarlo<br><br>                                               <br /><hr />Chiacchiera con i tuoi amici via Webcam su Messenger. <a href='http://www.messenger.it/videoconversazioni.aspx' target='_new'>Videochiamali!</a></body>
</html>