[vtkusers] why does Scale method of vtkTransform have no effect?
jim yu
long353 at msn.com
Tue Oct 2 23:36:52 EDT 2007
hi, everyone
here is the code, but the Scale doesn't have effect, why?
vtkTransform* tf = vtkTransform::New(); tf->Scale(5, 5, 5); tf->RotateX(-45); tf->RotateZ(45); actor->SetUserTransform(tf); outlineactor->SetUserTransform(tf);
thanks a lot!
jim
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20071003/0812b5ff/attachment.htm>
More information about the vtkusers
mailing list