[vtk-developers] clipping plane pb

Stephane PLOIX stephane.ploix at edf.fr
Thu Jan 12 10:39:48 EST 2006


Hi,

On the last version of VTK (from cvs on the 10th), clipping planes did not 
work anymore on mappers.
It seems that the vtkPainterPolyDataMapper::PainterInformation was not 
updated.
adding  this->Modified() at the end of vtkAbstractMapper::AddClippingPlane 
and vtkAbstractMapper::RemoveClippingPlane resolves the pb.

Stephane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20060112/d997dbb7/attachment.html>


More information about the vtk-developers mailing list