35 #ifndef vtkXMLUnstructuredGridReader_h
36 #define vtkXMLUnstructuredGridReader_h
38 #include "vtkIOXMLModule.h"
Abstract superclass for all arrays.
dynamic, self-adjusting array of vtkIdType
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Represents an XML element and those nested inside.
Superclass for unstructured data XML readers.
Read VTK XML UnstructuredGrid files.
virtual vtkIdType GetNumberOfCellsInPiece(int piece)
virtual int ReadArrayForCells(vtkXMLDataElement *da, vtkAbstractArray *outArray)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
vtkUnstructuredGrid * GetOutput()
Get the reader's output.
void GetOutputUpdateExtent(int &piece, int &numberOfPieces, int &ghostLevel)
vtkUnstructuredGrid * GetOutput(int idx)
int ReadPiece(vtkXMLDataElement *ePiece)
vtkXMLDataElement ** CellElements
void SetupPieces(int numPieces)
~vtkXMLUnstructuredGridReader()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkXMLUnstructuredGridReader * New()
vtkIdType * NumberOfCells
unsigned long CellsOffset
vtkXMLUnstructuredGridReader()
const char * GetDataSetName()