57 #ifndef vtkTemporalInterpolator_h 58 #define vtkTemporalInterpolator_h 149 virtual vtkDataArray *InterpolateDataArray(
double ratio,
abstract class to specify dataset behavior
#define vtkGetMacro(name, type)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkMultiTimeStepAlgorithm * New()
interpolate datasets between time steps to produce a new dataset
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
double DiscreteTimeStepInterval
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define VTKFILTERSHYBRID_EXPORT
abstract superclass for arrays of numeric data
Superclass for algorithms that would like to make multiple time requests.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
general representation of visualization data
#define vtkSetMacro(name, type)