25 #ifndef vtkPCellDataToPointData_h
26 #define vtkPCellDataToPointData_h
42 vtkSetMacro(PieceInvariant,
int);
43 vtkGetMacro(PieceInvariant,
int);
44 vtkBooleanMacro(PieceInvariant,
int);
static vtkCellDataToPointData * New()
~vtkPCellDataToPointData()
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSPARALLEL_EXPORT
Compute point arrays from cell arrays.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
map cell data to point data
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)