Go to the documentation of this file.
36 #ifndef vtkInterpolateDataSetAttributes_h
37 #define vtkInterpolateDataSetAttributes_h
39 #include "vtkFiltersGeneralModule.h"
61 vtkGetMacro(T,
double);
static vtkInterpolateDataSetAttributes * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce output of the same type as input.
a simple class to control print indentation
vtkDataSetCollection * GetInputList()
Return the list of inputs to this filter.
~vtkInterpolateDataSetAttributes() override
Detect and break reference loops.
interpolate scalars, vectors, etc.
maintain an unordered list of dataset objects
vtkInterpolateDataSetAttributes()