View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000732VTK(No Category)public2004-04-05 11:072016-08-12 09:54
ReporterRoman Putanowicz 
Assigned ToBerk Geveci 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000732: vtkMergeDataObjectFilter does not pass field data
DescriptionThe 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.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

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


Copyright © 2000 - 2018 MantisBT Team