23#ifndef vtkQuadraturePointInterpolator_h
24#define vtkQuadraturePointInterpolator_h
28#include "vtkFiltersGeneralModule.h"
30VTK_ABI_NAMESPACE_BEGIN
Superclass for algorithms that produce output of the same type as input.
abstract class to specify dataset behavior
a simple class to control print indentation
Interpolates each scalar/vector field in a vtkDataSet on its input to a specific set of quadrature po...
~vtkQuadraturePointInterpolator() override=default
vtkQuadraturePointInterpolator()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkQuadraturePointInterpolator * New()
int RequestData(vtkInformation *req, vtkInformationVector **input, vtkInformationVector *output) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
dataset represents arbitrary combinations of all possible cell types
#define VTK_DEPRECATED_IN_9_4_0(reason)