What is the Shallow Copy and DeepCopy

This wiki page describes deep versus shallow copy in general, but you likely want to know about the specific differences in vtkImageData. In particular, this part of the VTK documentation indicates that the deep copy copies pipeline connections that are not copied in the shallow copy. Perhaps the VTK discourse would be a good place for this question.

2 Likes