MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006844 | VTK | (No Category) | public | 2008-04-17 15:58 | 2016-08-12 09:54 |
| Reporter | Ken Moreland | ||||
| Assigned To | Kitware Robot | ||||
| 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 | 0006844: vtkCompositeDataPipeline::ShouldIterateOverInput ignores DATA_TYPE_NAME | ||||
| Description | The method vtkCompositeDataPipeline::ShouldIterateOverInput decides whether the algorithm is "simple" and should be iteratively called on a composite data type. The current implementation of this method only looks at the vtkAlgorithm::INPUT_REQUIRED_DATA_TYPE key and not the vtkDataObject::DATA_TYPE_NAME. This means that if any object that uses the DATA_TYPE_NAME key to specify its input (and there are many algorithms that still do) will be correctly connected to a source that produces composite data, but the request data pass will incorrectly pass the composite data to the algorithm rather than iterate the algorithm on all the blocks. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-04-17 15:58 | Ken Moreland | New Issue | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036969 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:54 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||