35 #ifndef __vtkInterpolateDataSetAttributes_h
36 #define __vtkInterpolateDataSetAttributes_h
38 #include "vtkFiltersGeneralModule.h"
39 #include "vtkDataSetAlgorithm.h"
41 class vtkDataSetCollection;
48 void PrintSelf(ostream& os, vtkIndent indent);
51 vtkDataSetCollection *GetInputList();
55 vtkSetClampMacro(T,
double,0.0,VTK_DOUBLE_MAX);
56 vtkGetMacro(T,
double);
63 virtual void ReportReferences(vtkGarbageCollector*);
65 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
66 int FillInputPortInformation(
int port, vtkInformation *info);
vtkDataSetCollection * InputList
interpolate scalars, vectors, etc. and other dataset attributes