MantisBT - VTK
View Issue Details
0000732VTK(No Category)public2004-04-05 11:072016-08-12 09:54
Roman Putanowicz 
Berk Geveci 
lowmajoralways
closedmoved 
 
 
0000732: vtkMergeDataObjectFilter does not pass field data
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.
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036722
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036722)
Kitware Robot   
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.