25 #ifndef vtkCompositeDataReader_h 26 #define vtkCompositeDataReader_h 28 #include "vtkIOLegacyModule.h" 59 vtkInformationVector *) VTK_OVERRIDE;
62 int ProcessRequest(vtkInformation *, vtkInformationVector **,
63 vtkInformationVector *) VTK_OVERRIDE;
68 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **,
69 vtkInformationVector *) VTK_OVERRIDE;
72 virtual
int RequestDataObject(vtkInformation *, vtkInformationVector **,
73 vtkInformationVector *);
75 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Backwards compatibility class.
read vtkCompositeDataSet data file.
static vtkDataReader * New()
A concrete instance of vtkUniformGridAMR to store uniform grids at different levels of resolution tha...
helper superclass for objects that read vtk data files
abstract superclass for composite (multi-block or AMR) datasets
a simple class to control print indentation
composite dataset to encapsulates pieces of dataset.
Composite dataset that organizes datasets into blocks.
hierarchical dataset of vtkUniformGrids
general representation of visualization data