[vtkusers] Interactive cut plane

Eigil Samset samset at bwh.harvard.edu
Tue Feb 14 15:30:52 EST 2006


I'm implementing an interactive cutplane using a vtkClipPolyData with a
vtkPlane as the implicit function. In order to move the plane around I use
the SetTransform method on the vtkPlane. This gives far from interactive
speed. Whenever I set a new transform it takes in the order of 1s to update
the display (changing the camera pos/orientation is instant). Any other
suggestions?

Eigil





More information about the vtkusers mailing list