[vtkusers] vtkTransform Filter

David Doria daviddoria+vtk at gmail.com
Thu May 20 09:07:11 EDT 2010


On Thu, May 20, 2010 at 9:04 AM, Adriano Gagliardi <agagliardi at ara.co.uk> wrote:
>
> Dear All,
>
> Does anyone have any examples of using the vtkTransform filter to transform
> a vtkPolyData (or any other) object? I essentially want to rotate the
> contents of a data object a specified angle about an axis.
>
> Any tips or suggestions are very welcome! :-)
>
> Regards,
>
> Adriano

Hi Adriano,

There are hundreds of VTK Examples here:
http://www.vtk.org/Wiki/VTK/Examples

I think this one should lead you in the right direction:
http://www.vtk.org/Wiki/VTK/Examples/Filters/TransformPolyData

Thanks,

David



More information about the vtkusers mailing list