View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | ||||||||
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. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0031180) Dave DeMarle (administrator) 2013-07-22 17:08 |
If the bug is still present in 6.0.0, please reopen this report. |
(0037254) 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 |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |