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