<div class="gmail_quote">On Fri, Oct 1, 2010 at 7:14 PM, Ambar C <span dir="ltr"><<a href="mailto:ambarc@gmail.com">ambarc@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi David,<br>
<br>
The problem I'm facing right now is that I can't seem to capture the<br>
user's changes. If I apply a transform filter to capture the user<br>
matrix, I don't get any change from the original. Would calling<br>
getUserTransform immediately capture what I see on the screen (after<br>
having made the changes with my mouse)?<br>
<br>
Best,<br>
<font color="#888888">Ambar<br>
</font><div><div></div><div class="h5"></div></div></blockquote></div><br><div>As I mentioned, the changes are applied to the Position and Orientation variables (which you can get with the GetPosition and GetOrientation accessors). The UserTransform is not changed unless you change it yourself.</div>
<div><br></div><div>If this is still not clear, please provide some code (very short, but compilable) that demonstrates what you are trying to do and where it is going wrong.</div><div><br>David</div>