[vtkusers] Re: Actor rotation

Leon Chen liming.leon at gmail.com
Tue Aug 30 09:41:59 EDT 2005


Hi,

Check the following classes:

vtkTransform
vtkTransformPolyDataFilter

Define your rotation in vtkTransform, then apply the
TransformPolyDataFilter to the orignal via 'setinput' and
'settransform' method.

-- 
Leon Chen,
Imperial College, London

MSN: shineofleo at hotmail.com



More information about the vtkusers mailing list