[vtkusers] DO I have to use vtkRenderWindow::Render() when I want to change an Actor's color?

扬帆 dreambuild at foxmail.com
Fri May 29 07:43:05 EDT 2009


Hi,
     I use vtkUnstructuredGrid to Show lines.when I pick a cell, I want to change the cell's color.I know how to change it, but I don't know how to ask the render to update its new color.I used the vtkUnstructuredGrid 's modified().But it does nothing .I have to use vtkRenderWindow::Render() to render whole scene.it is really slow.
 How to update only the changed actor?
 Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090529/7530f34f/attachment.htm>


More information about the vtkusers mailing list