26#ifndef vtkMultiBlockFromTimeSeriesFilter_h
27#define vtkMultiBlockFromTimeSeriesFilter_h
30#include "vtkFiltersGeneralModule.h"
62 std::vector<double> TimeSteps;
a simple class to control print indentation
vtkMultiBlockDataSetAlgorithm()
Composite dataset that organizes datasets into blocks.
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkMultiBlockFromTimeSeriesFilter() override
static vtkMultiBlockFromTimeSeriesFilter * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMultiBlockFromTimeSeriesFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
Hold a reference to a vtkObjectBase instance.
#define VTK_DEPRECATED_IN_9_1_0(reason)