32 #ifndef vtkXMLPRectilinearGridReader_h
33 #define vtkXMLPRectilinearGridReader_h
35 #include "vtkIOXMLModule.h"
69 void CopySubCoordinates(
int* inBounds,
int* outBounds,
int* subBounds,
virtual void SetOutputExtent(int *extent)=0
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
virtual const char * GetDataSetName()=0
virtual void SetupEmptyOutput()=0
Represents an XML element and those nested inside.
virtual vtkXMLDataReader * CreatePieceReader()=0
Read PVTK XML RectilinearGrid files.
vtkXMLDataElement * PCoordinatesElement
void PrintSelf(ostream &os, vtkIndent indent)
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.
a simple class to control print indentation
Superclass for parallel structured data XML readers.
abstract superclass for arrays of numeric data
Superclass for VTK XML file readers.
static vtkAlgorithm * New()
int ReadPrimaryElement(vtkXMLDataElement *ePrimary)
virtual void GetPieceInputExtent(int index, int *extent)=0