25 #ifndef vtkGroupTimeStepsFilter_h
26 #define vtkGroupTimeStepsFilter_h
29 #include "vtkFiltersGeneralModule.h"
34 VTK_ABI_NAMESPACE_BEGIN
66 size_t UpdateTimeIndex;
67 std::vector<double> TimeSteps;
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
composite dataset to encapsulates a dataset consisting of partitions.
static vtkDataObjectAlgorithm * New()
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
converts a temporal dataset into non-temporal dataset.
Superclass for algorithms that produce only data object as output.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Composite dataset that organizes datasets into blocks.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Composite dataset that groups datasets as a collection.