MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006796 | VTK | (No Category) | public | 2008-04-13 14:11 | 2016-08-12 09:54 |
| Reporter | Dan Wilson | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0006796: Pick using vtkPropPicker results in two PickEvents | ||||
| Description | Performing a hardware pick using vtkPropPicker results in a call to vtkRenderer::PickRender. Before performing the pick itself, this method performs a cull of the vtkProp3D objects using a vtkPicker software pick. Both the cull and the hardware pick result in vtkCommand::PickEvents, meaning that any associated callbacks are called twice. Expected behaviour: vtkPropPicker and vtkPicker should result in the same events being invoked. This bug would explain the following mailing list queries: http://www.vtk.org/pipermail/vtkusers/2005-December/083087.html [^] http://www.vtk.org/pipermail/vtkusers/2004-October/076688.html [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-04-13 14:11 | Dan Wilson | New Issue | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036967 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:54 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||