| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002923 | VTK | (No Category) | public | 2006-02-28 18:40 | 2016-08-12 09:54 | ||||
| Reporter | Jens Henrik Goebbert | ||||||||
| 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 | ||||||||
| Summary | 0002923: problem subclassing vtkClassLocator | ||||||||
| Description | The class vtkNeighborCells (defined(!) in vtkCellLocator.cxx) should be defined in the header-file vtkCellLocator.h. While trying to subclass vtkCellLocator to add the function void FindCellsWithinRadius (double radius, double x[3], vtkIdList *result); I found these problem. Right now it is not possible to subclass vtkCellLocator and access functions of vtkNeighborCell-objects. (I do not know of the possibility for forward declaration of member-functions I could use in my cxx-file of the subclass) | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0030950) Jean-Christophe Fillion-Robin (manager) 2013-06-05 17:34 |
Does the problem still occur with VTK 5.10 ? VTK 6 ? |
|
(0031219) Dave DeMarle (administrator) 2013-07-22 19:17 |
The class structure will need to be restructured to allow subclassing. If this is still important in 6.0.0, please reopen. |
|
(0036836) 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-11-30 09:13 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole |
| 2011-01-19 09:58 | David Cole | Assigned To | David Cole => |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-06-05 17:34 | Jean-Christophe Fillion-Robin | Note Added: 0030950 | |
| 2013-07-22 19:17 | Dave DeMarle | Note Added: 0031219 | |
| 2013-07-22 19:17 | Dave DeMarle | Status | backlog => expired |
| 2013-07-22 19:17 | Dave DeMarle | Assigned To | => Dave DeMarle |
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036836 | |
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |