MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0001411 | VTK | (No Category) | public | 2004-12-08 22:50 | 2016-08-12 09:54 |
Reporter | Andrew Maclean | ||||
Assigned To | Dave DeMarle | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0001411: vtkImageViewer2 - Render() problem. | ||||
Description | Taken from one of Will's exercises (reorganized exercises, exercise3b_answer.cxx): Any code like this executes once only if the viewer is of type vtkImageViewer2: for (i = 1; i < 93; ++i) { viewer->SetZSlice(i); // compute the string sprintf(tstr,"Slice: %i",i); tactor->SetInput(tstr); // we must reset the clipping range for each slice or set it ahead of // time because they are positioned in world coordinates viewer->GetRenderer()->ResetCameraClippingRange(); viewer->Render(); } What happens is that after the first render the next call to Render() hangs. If the viewer is of type vtkImageViewer the code works OK. The problem is in both Windows XP and Linux. Using .NET under XP or gcc3.3 under Linux. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2008-11-30 09:20 | Mathieu Malaterre | Status | @30@ => tabled | ||
2008-11-30 09:20 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole | ||
2011-01-19 10:09 | David Cole | Assigned To | David Cole => | ||
2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
2013-06-05 17:13 | Jean-Christophe Fillion-Robin | Note Added: 0030943 | |||
2013-07-22 19:10 | Dave DeMarle | Note Added: 0031213 | |||
2013-07-22 19:10 | Dave DeMarle | Status | backlog => expired | ||
2013-07-22 19:10 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2015-01-11 08:24 | Utkarsh Ayachit | Source_changeset_attached | => ParaView master 1f7cf89a | ||
2016-08-12 09:54 | Kitware Robot | Note Added: 0036756 | |||
2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|