27 #ifndef vtkmAverageToPoints_h 28 #define vtkmAverageToPoints_h 31 #include "vtkAcceleratorsVTKmModule.h" 37 void PrintSelf(ostream& os,
vtkIndent indent) override;
42 ~vtkmAverageToPoints();
46 vtkInformationVector *) override;
49 vtkmAverageToPoints(const vtkmAverageToPoints&) = delete;
50 void operator=(const vtkmAverageToPoints&) = delete;
53 #endif // vtkmAverageToPoints_h Accelerated point to cell interpolation filter.
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.