View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | ||||||||
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); | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | feature | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0031045) Dave DeMarle (administrator) 2013-06-25 11:49 |
Bryn can you submit this change through gerrit to facilitate automated testing and review? For details on how to do so see http://www.vtk.org/Wiki/VTK/Git/Develop [^] |
(0037266) 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 |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |