Go to the documentation of this file.
25 #ifndef vtkCompositeDataReader_h
26 #define vtkCompositeDataReader_h
28 #include "vtkIOLegacyModule.h"
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
composite dataset to encapsulates a dataset consisting of partitions.
composite dataset to encapsulates pieces of dataset.
helper superclass for objects that read vtk data files
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
read vtkCompositeDataSet data file.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Backwards compatibility class.
Composite dataset that organizes datasets into blocks.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
static vtkDataReader * New()
hierarchical dataset of vtkUniformGrids
Composite dataset that groups datasets as a collection.
general representation of visualization data
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.