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