View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002668VTK(No Category)public2005-12-23 10:492016-08-12 09:54
ReporterAdam Hooper 
Assigned ToWill Schroeder 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002668: vtkVolumeTextureMapper2D ignores input extent
DescriptionWhen 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.
TagsNo tags attached.
Project
Type
Attached Filescxx file icon BreakMapper.cxx [^] (9,081 bytes) 1969-12-31 19:00
diff file icon vtk.diff [^] (3,982 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0003482)
Adam Hooper (reporter)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036815
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team