MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012851 | VTK | (No Category) | public | 2012-01-09 11:10 | 2016-08-12 09:55 |
| Reporter | Bryn Lloyd | ||||
| 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 | feature | ||||
| Summary | 0012851: Expose CellLocators in widgets | ||||
| Description | It would be nice if the cell locator(s) were accessible from the widgets (e.g. vtkPlaneWidget, vtkBoxWidget, vtkSplineWidget , etc.). This would allow to observe 'PickEvents' in codes using these widgets. I would like to attach a custom callback to these events, but cannot obtain a reference to the locator, which invokes them. A simple API change would include the functions: // Description: // Get picker used for handles, e.g. if you want to observe events from // this picker vtkGetObjectMacro(HandlePicker,vtkCellPicker); // Description: // Get picker used for handles (See GetHandlePicker() ). vtkGetObjectMacro(ControlPicker,vtkCellPicker); | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-01-09 11:10 | Bryn Lloyd | New Issue | |||
| 2013-06-25 11:49 | Dave DeMarle | Note Added: 0031045 | |||
| 2013-07-22 13:16 | Dave DeMarle | Status | backlog => expired | ||
| 2013-07-22 13:16 | Dave DeMarle | Resolution | open => fixed | ||
| 2013-07-22 13:16 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037266 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | fixed => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||