pipeline for vtkPVUpdateSuppressor
More...
#include <vtkUpdateSuppressorPipeline.h>
Inherits vtkCompositeDataPipeline.
|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual int | ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo) |
| Generalized interface for asking the executive to fullfill update requests. More...
|
|
pipeline for vtkPVUpdateSuppressor
vtkUpdateSuppressorPipeline is designed to for with vtkPVUpdateSuppressor. It stops all update extent and data requests.
Definition at line 29 of file vtkUpdateSuppressorPipeline.h.
§ Superclass
§ vtkUpdateSuppressorPipeline()
vtkUpdateSuppressorPipeline::vtkUpdateSuppressorPipeline |
( |
| ) |
|
|
protected |
Get/Set if the update suppressions are enabled.
Enabled by default.
§ ~vtkUpdateSuppressorPipeline()
vtkUpdateSuppressorPipeline::~vtkUpdateSuppressorPipeline |
( |
| ) |
|
|
protected |
Get/Set if the update suppressions are enabled.
Enabled by default.
§ New()
§ GetClassName()
virtual const char* vtkUpdateSuppressorPipeline::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkUpdateSuppressorPipeline::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkUpdateSuppressorPipeline::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkUpdateSuppressorPipeline::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ ProcessRequest()
virtual int vtkUpdateSuppressorPipeline::ProcessRequest |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inInfo, |
|
|
vtkInformationVector * |
outInfo |
|
) |
| |
|
virtual |
Generalized interface for asking the executive to fullfill update requests.
§ SetEnabled()
void vtkUpdateSuppressorPipeline::SetEnabled |
( |
bool |
e | ) |
|
|
inline |
§ GetEnabled()
virtual bool vtkUpdateSuppressorPipeline::GetEnabled |
( |
| ) |
|
|
virtual |
Get/Set if the update suppressions are enabled.
Enabled by default.
§ Enabled
bool vtkUpdateSuppressorPipeline::Enabled |
|
protected |
The documentation for this class was generated from the following file: