[vtkusers] after transformation the position of an actor is not updated

-Daniel- ich_daniel at habmalnefrage.de
Tue Mar 11 08:14:54 EDT 2014


Dear all,

I transform a vtkActor with actor.setUserTransform(matrix). As far as good
it shows correct changes in my renderer. But the actor properties, like
position or orientation is not updated. The center of the actor is changed.
Why? Whats wrong here?


// before transformation
actor.getPosition()
actor.setUserTransformation(matrix)
// after transformation get the same position
actor.getPosition()







--
View this message in context: http://vtk.1045678.n5.nabble.com/after-transformation-the-position-of-an-actor-is-not-updated-tp5726252.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list