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