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