[vtkusers] Where is the actors matrix being saved?

David Doria daviddoria+vtk at gmail.com
Mon Sep 6 18:24:56 EDT 2010


On Mon, Sep 6, 2010 at 6:05 PM, Darshan Pai <darshanpai at gmail.com> wrote:

> I think you need to reset the Origin and the Position of the Actor to its
> Initial Position too .
>
> Regards
> Darshan
>
>
Ah beautiful, SetPosition(0,0,0) and SetOrientation(0,0,0) (instead of
GetMatrix()->Identity() ) did the trick! I guess it stores the position and
orientation and generates the matrix as needed?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100906/5b8c7f33/attachment.htm>


More information about the vtkusers mailing list