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