[vtkusers] How to change data through Actor

Darshan Pai darshanpai at gmail.com
Sat Apr 3 15:52:24 EDT 2010


You can always get your data back from the actor using
Actor->GetMapper()->GetInput(). Then you can change your data .

On Sat, Apr 3, 2010 at 5:30 AM, Rakesh Patil <rakeshthp at in.com> wrote:

> Hello Users,
>
> I came to know that it is possible to change the data of a grid using
> actors. for example, I have already displayed a polyline. Now using this
> polyline actor, is it possible to change the number of points in this
> polyline..??
>
> Changing means i want it to reflect back on the render window..
>
> Any idea how to do this..??
>
> Thanks
> Rakesh Patil
>
>
> Dear *vtkusers !* Get Yourself a cool, short *@in.com* Email ID now!<http://mail.in.com/mails/new_reg.php?utm_source=invite&utm_medium=outgoing>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100403/6bf186d1/attachment.htm>


More information about the vtkusers mailing list