Offset points in vtkPolyData

View: New views
2 Messages — Rating Filter:   Alert me  

Offset points in vtkPolyData

by Goodrone :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Given a vtkDataArray (number of components = 3) and vtkPolyData, how
can I use the array as displacement vectors, and move points in
polydata along those vectors?

It is trivial to write such a filter, but I'm sure there must be one
in VTK, I just can't find it.

Andrew
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers

Re: Offset points in vtkPolyData

by Bill Lorensen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

vtkWarpVector

2009/11/7 Андрей Траченко <goodrone@...>:

> Given a vtkDataArray (number of components = 3) and vtkPolyData, how
> can I use the array as displacement vectors, and move points in
> polydata along those vectors?
>
> It is trivial to write such a filter, but I'm sure there must be one
> in VTK, I just can't find it.
>
> Andrew
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers