35#ifndef vtkXMLStructuredGridReader_h
36#define vtkXMLStructuredGridReader_h
38#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 structured data XML readers.
Read VTK XML StructuredGrid files.
~vtkXMLStructuredGridReader()
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
vtkStructuredGrid * GetOutput()
Get the reader's output.
const char * GetDataSetName()
vtkXMLStructuredGridReader()
int ReadPiece(vtkXMLDataElement *ePiece)
vtkXMLDataElement ** PointElements
void SetupPieces(int numPieces)
static vtkXMLStructuredGridReader * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkStructuredGrid * GetOutput(int idx)
void SetOutputExtent(int *extent)