40 #ifndef __vtkCellDataToPointData_h
41 #define __vtkCellDataToPointData_h
58 vtkSetMacro(PassCellData,
int);
59 vtkGetMacro(PassCellData,
int);
60 vtkBooleanMacro(PassCellData,
int);
72 int RequestDataForUnstructuredGrid
abstract class to specify dataset behavior
map cell data to point data
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
~vtkCellDataToPointData()
static vtkDataSetAlgorithm * New()