View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013068VTK(No Category)public2012-04-10 07:052016-08-12 09:55
ReporterT.R.Shashwath 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version 
Summary0013068: GPU Volume Mapper does not update when the underlying volume is marked modified
DescriptionWhen a volume (vtkImageData) is set as input to the GPU volume mapper, and the volume is later modified (and marked using the Modified() method), the mapper does not update itself.

The update happens only when the color transfer function set to the volume is marked modified.

Other mappers (like vtkFixedPointVolumeRayCastMapper) do not exhibit this behaviour.

This bug is also present in the 5.10 branch. A sample application is attached.

Run the sample application, and press 'l' to trigger the expected functionality. In the event handler, the image's scalars are modified (set to a constant value of 1000). If you press 'Ctrl+l', the color transfer function is marked modified.

Expected behaviour from the sample application: Pressing 'l' should turn the volume black.
The behaviour I get: The volume stays white.
TagsNo tags attached.
ProjectRelease
Typeincorrect functionality
Attached Filescpp file icon GPUMapperTest.cpp [^] (3,446 bytes) 2012-04-10 07:05

 Relationships

  Notes
(0031168)
Dave DeMarle (administrator)
2013-07-22 15:43

Please reopen the report if this bug is present in 6.0.
(0037271)
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
2012-04-10 07:05 T.R.Shashwath New Issue
2012-04-10 07:05 T.R.Shashwath File Added: GPUMapperTest.cpp
2013-07-22 15:43 Dave DeMarle Note Added: 0031168
2013-07-22 15:43 Dave DeMarle Status backlog => expired
2013-07-22 15:43 Dave DeMarle Resolution open => fixed
2013-07-22 15:43 Dave DeMarle Assigned To => Dave DeMarle
2016-08-12 09:55 Kitware Robot Note Added: 0037271
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team