26 #ifndef vtkPCellDataToPointData_h
27 #define vtkPCellDataToPointData_h
30 #include "vtkFiltersParallelModule.h"
map cell data to point data
a simple class to control print indentation
Compute point arrays from cell arrays.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when each filter in the pipeline decides what portion of its inp...
vtkTypeBool PieceInvariant
static vtkPCellDataToPointData * New()
~vtkPCellDataToPointData() override
vtkPCellDataToPointData()