[vtkusers] update polydata

Jérôme jerome.velut at gmail.com
Thu Mar 11 14:28:06 EST 2010


Hi,

After you have changed a value, you have to tell the RenderWindow to Render(
). In general, setting a value does set the Modified flag, so calling it
explicitly is somewhat rare. And in general too, interacting with the
renderwindow (eg mouse move) invoke a render.

HTH
Jerome

2010/3/11 Martin Allerstorfer <allerstorfer_martin at gmx.at>

> Hi,
>
> Nobody with similar problems. I would like to change transparency values of
> polygons interactivly. Any ideas?
>
> Thanks,
> Martin
>
> >Hi,
> >
> >Does anybody know how I can update the polydata after changing color
> values of some polygons? I know there are the Update and Modified functions
> which I tried on polydata, the color array, the celldata, etc. But it does
> not change anything.
> >
> >Thanks for your help,
> >Martin
>
> --
> Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
> jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser
> _______________________________________________
> 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/20100311/8e7b80dd/attachment.htm>


More information about the vtkusers mailing list