Skip to content

Adding a vtkPVOutputInformation

Similar to the way vtkPVSILInformation works, vtkPVOutputInformation allow to specify the InformationKey to recover from an algorithm output, enabling transmission of data in output information from server to client using GatherInformation

Merge request reports