Go to the documentation of this file.
35 #ifndef vtkXMLRectilinearGridReader_h
36 #define vtkXMLRectilinearGridReader_h
38 #include "vtkIOXMLModule.h"
vtkXMLDataElement ** CoordinateElements
static vtkXMLRectilinearGridReader * New()
int ReadPiece(vtkXMLDataElement *ePiece)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a dataset that is topologically regular with variable spacing in the three coordinate directions
vtkRectilinearGrid * GetOutput(int idx)
abstract superclass for arrays of numeric data
void SetOutputExtent(int *extent)
vtkRectilinearGrid * GetOutput()
Get the reader's output.
Read VTK XML RectilinearGrid files.
void SetupPieces(int numPieces)
a simple class to control print indentation
const char * GetDataSetName()
Represents an XML element and those nested inside.
Superclass for structured data XML readers.
~vtkXMLRectilinearGridReader()
vtkXMLRectilinearGridReader()
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
int ReadSubCoordinates(int *inBounds, int *outBounds, int *subBounds, vtkXMLDataElement *da, vtkDataArray *array)