View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010825VTK(No Category)public2010-06-14 08:212016-08-12 09:55
ReporterStephan Schmitt 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0010825: auto adjustment of sample distance in 3D texture mapper disregards user setting
DescriptionIn vtkVolumeTextureMapper3D it is assumed that the average voxel spacing of the dataset is greater than the sample distance requested by the user. However this assumption is not valid in general.

To allow for a higher sample rate during interaction the user setting for the sample distance is neglected and replaced by the average voxel spacing. This effectively slows down the rendering during interaction when the sample distance is set to a greater value. The attached patch checks this condition and keeps the user's setting if it is greater than the average spacing.
TagsNo tags attached.
Project
Type
Attached Filespatch file icon 0001-BUG-guard-the-auto-adjustment-of-sample-distance-in.patch [^] (1,234 bytes) 2010-06-14 08:21 [Show Content]

 Relationships

  Notes
(0037177)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2010-06-14 08:21 Stephan Schmitt New Issue
2010-06-14 08:21 Stephan Schmitt File Added: 0001-BUG-guard-the-auto-adjustment-of-sample-distance-in.patch
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037177
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team