36 #ifndef vtkInterpolateDataSetAttributes_h 37 #define vtkInterpolateDataSetAttributes_h 39 #include "vtkFiltersGeneralModule.h" 61 vtkGetMacro(T,
double);
maintain an unordered list of dataset objects
void ReportReferences(vtkGarbageCollector *) override
Detect and break reference loops.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDataSetCollection * InputList
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
interpolate scalars, vectors, etc.
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.