23 #ifndef vtkUpdateSuppressorPipeline_h 24 #define vtkUpdateSuppressorPipeline_h 26 #include "vtkCompositeDataPipeline.h" 27 #include "vtkPVVTKExtensionsRenderingModule.h" 30 :
public vtkCompositeDataPipeline
35 void PrintSelf(ostream& os, vtkIndent indent);
41 virtual int ProcessRequest(
42 vtkInformation* request, vtkInformationVector** inInfo, vtkInformationVector* outInfo);
50 vtkGetMacro(Enabled,
bool);
void SetEnabled(bool e)
Get/Set if the update suppressions are enabled.
pipeline for vtkPVUpdateSuppressor