View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013068 | VTK | (No Category) | public | 2012-04-10 07:05 | 2016-08-12 09:55 | ||||
Reporter | T.R.Shashwath | ||||||||
Assigned To | Dave DeMarle | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.8.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013068: GPU Volume Mapper does not update when the underlying volume is marked modified | ||||||||
Description | When 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. | ||||||||
Tags | No tags attached. | ||||||||
Project | Release | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |