Go to the documentation of this file.
35 #ifndef vtkXMLStructuredGridReader_h
36 #define vtkXMLStructuredGridReader_h
38 #include "vtkIOXMLModule.h"
virtual void SetOutputExtent(int *extent)=0
vtkXMLDataElement ** PointElements
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
topologically regular array of data
virtual int ReadPieceData()
int ReadPiece(vtkXMLDataElement *ePiece)
Read VTK XML StructuredGrid files.
a simple class to control print indentation
virtual const char * GetDataSetName()=0
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
static vtkAlgorithm * New()
void SetupPieces(int numPieces)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.