#include <vtkPVTrivialProducer.h>
Definition at line 15 of file vtkPVTrivialProducer.h.
◆ vtkPVTrivialProducer()
| vtkPVTrivialProducer::vtkPVTrivialProducer |
( |
| ) |
|
|
protected |
◆ ~vtkPVTrivialProducer()
| vtkPVTrivialProducer::~vtkPVTrivialProducer |
( |
| ) |
|
|
overrideprotected |
◆ New()
◆ PrintSelf()
| void vtkPVTrivialProducer::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ ProcessRequest()
| int vtkPVTrivialProducer::ProcessRequest |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
override |
Process upstream/downstream requests trivially. The associated output data object is never modified, but it is queried to fulfill requests.
Definition at line 85 of file vtkPVTrivialProducer.cxx.
◆ SetOutput() [1/2]
| void vtkPVTrivialProducer::SetOutput |
( |
vtkDataObject * |
output | ) |
|
|
override |
◆ SetOutput() [2/2]
| void vtkPVTrivialProducer::SetOutput |
( |
vtkDataObject * |
output, |
|
|
double |
time |
|
) |
| |
|
virtual |
◆ vtkTypeMacro()
The documentation for this class was generated from the following files: