[vtkusers] question about rendering
Niccolo' Camarlinghi
niccolo.camarlinghi at pi.infn.it
Wed Apr 8 12:58:33 EDT 2009
Dear vtk users,
I'm trying to write an application that shows a 3d surface rendering
using vtkMarchingContourFilter() and a slider (vtkKWScale()) to manage
the isovalue .
For some reason change in the slider has no effect until i click on the
screen.
Is there any way to directly update the window without need to interact
with (e.g. only moving the slider)?
I allegated the class i'm using, the problematic method is Render()
Best Regards
Niccolo'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: window3d.py
Type: text/x-python
Size: 2140 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090408/575c8206/attachment.py>
More information about the vtkusers
mailing list