#include <vtkUpdateSuppressorPipeline.h>
Public Member Functions | |
vtkTypeRevisionMacro (vtkUpdateSuppressorPipeline, vtkCompositeDataPipeline) | |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual int | ProcessRequest (vtkInformation *request, int forward, vtkInformationVector **inInfo, vtkInformationVector *outInfo) |
Static Public Member Functions | |
vtkUpdateSuppressorPipeline * | New () |
Protected Member Functions | |
vtkUpdateSuppressorPipeline () | |
~vtkUpdateSuppressorPipeline () |
vtkUpdateSuppressorPipeline is designed to for with vtkPVUpdateSuppressor. It stops all update extent and data requests.
Definition at line 27 of file vtkUpdateSuppressorPipeline.h.
|
|
|
|
|
|
|
|
|
|
|
Generalized interface for asking the executive to fullfill update requests. |