MantisBT - VTK
View Issue Details
0001791VTK(No Category)public2005-04-23 03:322016-08-12 09:54
maik 
Kitware Robot 
lowminoralways
closedmoved 
 
 
0001791: Loss of backwards compatibility in vtkWriter classes with multiple inputs
vtkWriter and its subclasses used to inherit
the vtkProcessObject which could get and set multiple inputs using the 'SetNthInput' and 'GetInputs' method.

I have some classes that inherit vtkPolyDataWriter class and I would like to keep using the two functions I mentioned above so my code works in both 4.4.2 and also in 5.0. Would it be possible to add them back, maybe to the vtkWriter class itself, since vtkWriter no longer inherits vtkProcessObject.

thanks,
Maik
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036783
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0036783)
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.