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