<div class="gmail_quote">On Tue, Feb 23, 2010 at 1:16 PM, Giancarlo Amati <span dir="ltr"><<a href="mailto:ilferraresebono@hotmail.it">ilferraresebono@hotmail.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
Hello Vtks! :)<br><br>I'm not getting this problem:<br><br>I've a vtkPlaneSource which by default is in the origine.<br>now... I call the SetScale(2) to double it's size but dunno why it translates instead of keeping the position and getting bigger.<br>
So I thought to do it manually by defining a vtkMatrix4x4, and passing this matrix to the SetUserMatrix of the actor.<br>but again, the same result?<br><br>what's wrong with me?<br><br>Thanks.<br>Giancarlo<br>                                            </div>
<div><br></div></blockquote><div class="gmail_quote"><br></div><div class="gmail_quote">What did you call SetScale on? Are you trying to actually transform the data? Or just the appearance on the screen? </div><div class="gmail_quote">
<br></div><div class="gmail_quote">When you have small problems like this, it really helps if you can post some example (compilable) code so we can take a look at what is actually going on.</div><br clear="all">Thanks,<br>
<br><div>David</div></div>