MantisBT - VTK
View Issue Details
0002668VTK(No Category)public2005-12-23 10:492016-08-12 09:54
Adam Hooper 
Will Schroeder 
normalmajoralways
closedmoved 
 
 
0002668: vtkVolumeTextureMapper2D ignores input extent
When passing input data through a vtkExtractVOI filter, vtkVolumeTextureMapper2D draws the resulting image at the origin, instead of at the start of the input extent.

Attached is a version of VolumeRendering/Testing/Cxx/volProt.cxx. The input is passed through a vtkExtractVOI which starts at (30, 30, 30). The top row is clearly rendering in the wrong place compared to all the others.
No tags attached.
cxx BreakMapper.cxx (9,081) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5436/BreakMapper.cxx
diff vtk.diff (3,982) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5437/vtk.diff
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036815
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0003482)
Adam Hooper   
2005-12-23 10:53   
I've attached a patch which fixes the issue. This is my first patch against VTK and I'm unsure of its correctness -- logic and coding conventions. I tried to keep my code as similar to the existing code as possible.
(0036815)
Kitware Robot   
2016-08-12 09:54   
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.