VTK/VTK 6 Migration Guide: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
[[VTK/VTK_6_Migration/Removal of SetWholeExtent | Removal of SetWholeExtent() from vtkDataObject]] | [[VTK/VTK_6_Migration/Removal of SetWholeExtent | Removal of SetWholeExtent() from vtkDataObject]] | ||
[[VTK/VTK_6_Migration/Removal of ShouldIReleaseData | Removal of ShouldIReleaseData() and ReleaseDataFlag methods from vtkDataObject]] |
Revision as of 19:09, 6 April 2012
Replacement of SetInput() with SetInputData() and SetInputConnection()
Removal of GetProducerPort() from vtkDataObject
Removal of GetPipelineInformation and GetExecutive from vtkDataObject
Removal of Pipeline Update Methods from vtkDataObject
Removal of ExecuteInformation() and ExecuteData() from Algorithm Superclasses
Removal of SetExtentTranslator and GetExtentTranslator from vtkDataObject
Removal of CopyInformation and CopyTypeSpecificInformation from vtkDataObject and vtkImageData
Removal of GetEstimatedMemorySize() method from vtkDataObject and vtkImageData
Removal of SetWholeExtent() from vtkDataObject
Removal of ShouldIReleaseData() and ReleaseDataFlag methods from vtkDataObject