MantisBT - VTK
View Issue Details
0013070VTK(No Category)public2012-04-10 08:302016-08-12 09:55
T.R.Shashwath 
Dave DeMarle 
normalminorhave not tried
closedmoved 
 
 
Release
incorrect functionality
0013070: vtkFixedPointVolumeRayCastMapper and vtkSobelGradientMagnitudePass
We have a renderer with a volume added to it. On this renderer, we're trying to add and remove a Sobel pass (in the real world application, the user toggles a button, and depending on that, we either add or remove a Sobel pass to the renderer).

When we use a vtkFixedPointVolumeRayCastMapper, when applying the Sobel pass and then removing it, a black rectangle is left behind, corresponding to the screen-aligned bounds of the volume. This rectangle never goes away again on applying or removing any other render passes. Other volume mappers don't seem to have this problem. A screenshot, test application and test data are attached (but this happens with any data).

Use 'a' and 'd' in the test application to add or remove the Sobel pass.

There's an unrelated vtk warning display in the application, but I don't think this causes the problem; this happens with all volume mappers.
No tags attached.
png sobel bug.png (266,183) 2012-04-10 08:30
https://www.vtk.org/Bug/file/9148/sobel%20bug.png
cpp SobelTestApp.cpp (3,707) 2012-04-10 08:30
https://www.vtk.org/Bug/file/9149/SobelTestApp.cpp
? sinusoid.vtk (1,048,872) 2012-04-10 08:30
https://www.vtk.org/Bug/file/9150/sinusoid.vtk
Issue History
2012-04-10 08:30T.R.ShashwathNew Issue
2012-04-10 08:30T.R.ShashwathFile Added: sobel bug.png
2012-04-10 08:30T.R.ShashwathFile Added: SobelTestApp.cpp
2012-04-10 08:30T.R.ShashwathFile Added: sinusoid.vtk
2013-07-22 14:53Dave DeMarleNote Added: 0031166
2013-07-22 14:53Dave DeMarleStatusbacklog => expired
2013-07-22 14:53Dave DeMarleResolutionopen => fixed
2013-07-22 14:53Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037273
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionfixed => moved

Notes
(0031166)
Dave DeMarle   
2013-07-22 14:53   
Please reopen this report if bug persists in 6.0.0.
(0037273)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.