MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000732 | VTK | (No Category) | public | 2004-04-05 11:07 | 2016-08-12 09:54 |
| Reporter | Roman Putanowicz | ||||
| Assigned To | Berk Geveci | ||||
| Priority | low | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0000732: vtkMergeDataObjectFilter does not pass field data | ||||
| Description | The vtkMergeDataObjectFilter does not pass any fields if the method SetOutputFieldToDataObjectField was called. Quick look at the code reveals that in vtkMergeDataObjectFilter::Execute there is code for the case this->OutputField == VTK_CELL_DATA_FIELD and this->OutputField == VTK_POINT_DATA_FIELD but the case this->OutputField == VTK_DATA_OBJECT_FIELD is not handled at all. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036722 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||