28#ifndef vtkCompositeDataReader_h
29#define vtkCompositeDataReader_h
31#include "vtkIOLegacyModule.h"
read vtkCompositeDataSet data file.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataObject * ReadChild()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkCompositeDataReader()
bool ReadCompositeData(vtkHierarchicalBoxDataSet *)
bool ReadCompositeData(vtkMultiBlockDataSet *)
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
bool ReadCompositeData(vtkOverlappingAMR *)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
bool ReadCompositeData(vtkMultiPieceDataSet *)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
static vtkCompositeDataReader * New()
vtkCompositeDataSet * GetOutput()
Get the output of this reader.
vtkCompositeDataSet * GetOutput(int idx)
int ReadOutputType()
Read the output type information.
void SetOutput(vtkCompositeDataSet *output)
bool ReadCompositeData(vtkNonOverlappingAMR *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract superclass for composite (multi-block or AMR) datasets
general representation of visualization data
helper superclass for objects that read vtk data files
Backwards compatibility class.
a simple class to control print indentation
Composite dataset that organizes datasets into blocks.
composite dataset to encapsulates pieces of dataset.
A concrete instance of vtkUniformGridAMR to store uniform grids at different levels of resolution tha...
hierarchical dataset of vtkUniformGrids