executive for vtkPVDataRepresentation.
More...
#include <vtkPVDataRepresentationPipeline.h>
Inherits vtkCompositeDataPipeline.
executive for vtkPVDataRepresentation.
vtkPVDataRepresentationPipeline is an executive for vtkPVDataRepresentation. In works in collaboration with the vtkPVView and vtkPVDataRepresentation to ensure appropriate time/piece is requested from the upstream. This also helps when caching is employed by the view.
Definition at line 32 of file vtkPVDataRepresentationPipeline.h.
§ Superclass
§ vtkPVDataRepresentationPipeline()
vtkPVDataRepresentationPipeline::vtkPVDataRepresentationPipeline |
( |
| ) |
|
|
protected |
§ ~vtkPVDataRepresentationPipeline()
vtkPVDataRepresentationPipeline::~vtkPVDataRepresentationPipeline |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkPVDataRepresentationPipeline::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkPVDataRepresentationPipeline::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkPVDataRepresentationPipeline::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkPVDataRepresentationPipeline::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ ForwardUpstream() [1/2]
virtual int vtkPVDataRepresentationPipeline::ForwardUpstream |
( |
int |
i, |
|
|
int |
j, |
|
|
vtkInformation * |
request |
|
) |
| |
|
protectedvirtual |
§ ForwardUpstream() [2/2]
virtual int vtkPVDataRepresentationPipeline::ForwardUpstream |
( |
vtkInformation * |
request | ) |
|
|
protectedvirtual |
§ ExecuteDataEnd()
virtual void vtkPVDataRepresentationPipeline::ExecuteDataEnd |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inInfoVec, |
|
|
vtkInformationVector * |
outInfoVec |
|
) |
| |
|
protectedvirtual |
§ NeedToExecuteData()
virtual int vtkPVDataRepresentationPipeline::NeedToExecuteData |
( |
int |
outputPort, |
|
|
vtkInformationVector ** |
inInfoVec, |
|
|
vtkInformationVector * |
outInfoVec |
|
) |
| |
|
protectedvirtual |
§ ProcessRequest()
virtual int vtkPVDataRepresentationPipeline::ProcessRequest |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inInfoVec, |
|
|
vtkInformationVector * |
outInfoVec |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: