[vtkusers] how to concatenate transformations

meMyselfAndI M4Masterkey at gmx.at
Sun Apr 17 05:03:58 EDT 2011


Hi,

As the topic says i'm stuggling with the concatenation of transformations
(-> vtkTransform).

I'm implementing an iterative algorithm, which produces an rotationmatrix
and an transformationvector each iteration. Now i want to concatenate these
transformations.

if i apply the transformations each iteration on my vtkPolyData it works
just fine. i tried some things like just making a global vtkTransform on
wich i concatenate the rotation vtkTransform and the translation
vtkTransform in each iteration and apply that global transform on the
vtkPolyData -> seems not to work properly

i hope you can help me.

thanks in advance,
Tom

--
View this message in context: http://vtk.1045678.n5.nabble.com/how-to-concatenate-transformations-tp4308627p4308627.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list