 |
VTK
9.1.0
|
Go to the documentation of this file.
26 #ifndef vtkPCellDataToPointData_h
27 #define vtkPCellDataToPointData_h
30 #include "vtkFiltersParallelModule.h"
static vtkPCellDataToPointData * New()
~vtkPCellDataToPointData() override=default
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()
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
Standard methods for instantiation, type information, and printing.
vtkTypeBool PieceInvariant