MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012713 | VTK | (No Category) | public | 2011-11-09 04:59 | 2016-08-12 09:55 |
Reporter | clemensm | ||||
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 | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0012713: vtkOpenGLGPUVolumeRayCastMapper PreRender end Error on readding volumes | ||||
Description | First off, I am using the Java Wrappers of vtk, if this might be of any use. Problem: I have a Program where the user can switch between the volumes to be rendered. For this I call renderer.RemoveAllVolumes(); ... volume = getVolume(); // this will actually get the same volume, they are cached, if the user decides to display the same volume again ... renderer.AddVolume(volume); If using the vtkOpenGLGPUVolumeRayCastMapper, the user first adds a new volume, than goes back to the original volume, I get the following error: PreRender end (x502) Invalid Operation which I have tracked down to originate from the vtkOpenGLGPUVolumeRayCastMapper. This does not crash the System, it still works fine. So far I could only recreate this on a Linux System, maybe later I can try it on a Win System. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-11-09 04:59 | clemensm | New Issue | |||
2013-07-22 17:08 | Dave DeMarle | Note Added: 0031180 | |||
2013-07-22 17:08 | Dave DeMarle | Status | backlog => expired | ||
2013-07-22 17:08 | Dave DeMarle | Resolution | open => fixed | ||
2013-07-22 17:08 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037254 | |||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | fixed => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|