29 #ifndef vtkmAverageToPoints_h
30 #define vtkmAverageToPoints_h
33 #include "vtkAcceleratorsVTKmModule.h"
39 void PrintSelf(ostream& os,
vtkIndent indent) VTK_OVERRIDE;
44 ~vtkmAverageToPoints();
48 vtkInformationVector *) VTK_OVERRIDE;
51 vtkmAverageToPoints(const vtkmAverageToPoints&) VTK_DELETE_FUNCTION;
52 void operator=(const vtkmAverageToPoints&) VTK_DELETE_FUNCTION;
55 #endif // vtkmAverageToPoints_h
Accelerated cell to point interpolation filter.
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.