29 #ifndef vtkPCellDataToPointData_h
30 #define vtkPCellDataToPointData_h
33 #include "vtkFiltersParallelModule.h"
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
static vtkCellDataToPointData * New()
Standard methods for instantiation, type information, and printing.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, type information, and printing.
Compute point arrays from cell arrays.
map cell data to point data
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
vtkTypeBool PieceInvariant