25 #ifndef __vtkPCellDataToPointData_h
26 #define __vtkPCellDataToPointData_h
41 vtkSetMacro(PieceInvariant,
int);
42 vtkGetMacro(PieceInvariant,
int);
43 vtkBooleanMacro(PieceInvariant,
int);
static vtkCellDataToPointData * New()
~vtkPCellDataToPointData()
void PrintSelf(ostream &os, vtkIndent indent)
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 *)