| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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 [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036967) Kitware Robot (administrator) 2016-08-12 09:54 |
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 |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |