[vtk-developers] [VTK 0011949]: missing UpdateBounds implementation in vtkClipPlanesPainter

Mantis Bug Tracker mantis at public.kitware.com
Wed Mar 9 10:48:04 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11949 
====================================================================== 
Reported By:                xabi riobe
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11949
Category:                   Development
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-03-09 10:48 EST
Last Modified:              2011-03-09 10:48 EST
====================================================================== 
Summary:                    missing UpdateBounds implementation in
vtkClipPlanesPainter
Description: 
When clipping planes are added to a vtkMapper, and vtkRenderer::ResetCamera is
called, the bounds are not clipped, so the camera does not recenter about the
visible geometry. vtkClipPlanesPainter should implement the following base class
(vtkPainter) method to clip the bounds:
virtual void UpdateBounds(double bounds[6]);
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-09 10:48 xabi riobe     New Issue                                    
======================================================================




More information about the vtk-developers mailing list