Skip to content

15344 copy to pipeline

David Gobbi requested to merge dgobbi/vtk:15344-copy-to-pipeline into master

Add virtual method to allow the data object to choose what information will be copied to the pipeline by the vtkTrivialProducer when the data object is set via SetInputData().

Merge request reports