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