[vtkusers] Interactive clipping

Benjamin King king at stud.uni-hannover.de
Tue Jun 11 14:54:24 EDT 2002


Hi,

using Tcl, I want to clip a volume with a clipping plane.
Currently, the origin of the plane can be moved with a scale
widget and in the procedure that is called when the user modifies
the scale, I tried to
    1) Render() the renderer
and 2) Update() its volume
after setting the new origin, but the volume isn't correctly
updated until I click in the vtkTkRenderWidget that contains the
renderer _and_ move the mouse (clicking alone doesn't change
anything either). I used BindTkRenderWidget to interact with the
renderer.

What's wrong?

  Benni

-- 
Unfortunately, the current generation of mail programs do not have checkers
to see if the sender knows what he is talking about (A. S. Tanenbaum)



More information about the vtkusers mailing list