[vtkusers] Manipulte a vtkActor through its vtkMatrix4x4

Boettcher, Dr. Peter Boettcher at kleintierklinik.uni-leipzig.de
Tue Feb 3 07:01:59 EST 2004


Hi,
 
I would like to manipulate a 3D-object (vtkActor) using vtkMatrix4x4. Unfortunately once the actor has been drawn, changing the matrix (actor->SetUserMatrix) results in no change. This works only once before the actor has been added to the vtkRenderer. Up to now I remove the actor, delete it and construct a new one with the modified user-matrix each time I like to manipulate it.
 
Regards, Peter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040203/c0a7c0ff/attachment.htm>


More information about the vtkusers mailing list