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