MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009750 | VTK | (No Category) | public | 2009-10-21 05:07 | 2016-08-12 09:55 |
| Reporter | Xavi | ||||
| Assigned To | Berk Geveci | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0009750: vtkPointLocator::BuildLocator() crashes | ||||
| Description | When I call vtkPointLocator::BuildLocator(), after applying the vtkPolyDataConnectivityFilter it crashes. The input is a vtkPolyData with some points that are not attached to a cell. The function vtkPolyData::ComputeBounds() uses the points attached to cells to compute the bounds (cella[t]->InitTraversal()). The function vtkPointLocator::BuildLocator() uses the computed Bounds and iterates over all the points to build the buckets (this->DataSet->GetPoint(i);) When the point is not used by a cell, it is outside the Bounds and the index ijk is negative | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-10-21 05:07 | Xavi | New Issue | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2014-10-04 20:39 | Berk Geveci | Assigned To | => Berk Geveci | ||
| 2014-10-04 20:39 | Berk Geveci | Status | expired => backlog | ||
| 2014-10-04 20:39 | Berk Geveci | Resolution | open => reopened | ||
| 2016-07-06 12:15 | Berk Geveci | Note Added: 0036194 | |||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037112 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | backlog => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | reopened => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||