Go to the documentation of this file.
25 #ifndef vtkPCellDataToPointData_h
26 #define vtkPCellDataToPointData_h
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKFILTERSPARALLEL_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
static vtkPCellDataToPointData * New()
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
map cell data to point data
#define vtkGetMacro(name, type)
Compute point arrays from cell arrays.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkPCellDataToPointData()
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkPCellDataToPointData()