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