View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002923VTK(No Category)public2006-02-28 18:402016-08-12 09:54
ReporterJens Henrik Goebbert 
Assigned ToDave DeMarle 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002923: problem subclassing vtkClassLocator
DescriptionThe 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)
TagsNo tags attached.
Project
Type
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team