Go to the documentation of this file.
40 #ifndef vtkCellDataToPointData_h
41 #define vtkCellDataToPointData_h
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
GLenum GLenum GLenum input
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkCellDataToPointData * New()
#define VTKFILTERSCORE_EXPORT
void interpolatePointData(vtkDataSet *input, vtkDataSet *output)
a simple class to control print indentation
map cell data to point data
#define vtkGetMacro(name, type)
int RequestDataForUnstructuredGrid(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void interpolatePointDataWithMask(vtkStructuredGrid *input, vtkDataSet *output)
~vtkCellDataToPointData()