MantisBT - VTK | |||||
View Issue Details | |||||
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 | ||||
Project | Release | ||||
Type | incorrect functionality | ||||
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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9146/GPUMapperTest.cpp | ||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|