32 #ifndef vtkXMLPStructuredGridReader_h
33 #define vtkXMLPStructuredGridReader_h
35 #include "vtkIOXMLModule.h"
virtual void SetOutputExtent(int *extent)=0
virtual const char * GetDataSetName()=0
virtual void SetupEmptyOutput()=0
Represents an XML element and those nested inside.
virtual vtkXMLDataReader * CreatePieceReader()=0
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
a simple class to control print indentation
Superclass for parallel structured data XML readers.
Superclass for VTK XML file readers.
topologically regular array of data
Read PVTK XML StructuredGrid files.
static vtkAlgorithm * New()
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
virtual void GetPieceInputExtent(int index, int *extent)=0
vtkXMLDataElement * PPointsElement