Skip to content
  • Brad King's avatar
    ENH: Added vtkSource::MarkGeneratedOutputs method to help subclasses call... · 9bd5e8c2
    Brad King authored
    ENH: Added vtkSource::MarkGeneratedOutputs method to help subclasses call DataHasBeenGenerated on only the output through which the update request was made.  By default the method calls DataHasBeenGenerated on all outputs, which preserves old behavior.  This change helps certain filters and readers avoid overriding UpdateData.
    9bd5e8c2