[Insight-users] How to change polydata origin

Sylvain Jaume sylvainjaume at gmail.com
Fri Jul 21 09:59:41 EDT 2006


Hi Cecilia,

You can use vtkTransform (use the Translate method) and 
vtkTransformPolyDataFilter.

Sylvain

cecilia.zanella at studio.unibo.it wrote:
> Dear all,
> I have to change the origin of the discrete points belonging to a vtkPolyData 
> returned by vtkContour filter (in other words, I have to add a constant value 
> to the points' coordinates). Do anybody know how can I do or what method can I 
> use?
> Thanks,
>
> Cecilia.
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>   


More information about the Insight-users mailing list