34 #ifndef vtkQuadraturePointInterpolator_h
35 #define vtkQuadraturePointInterpolator_h
37 #include "vtkFiltersGeneralModule.h"
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
Interpolates each scalar/vector field in a vtkUnstrcturedGrid on its input to a specific set of quadr...
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.