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.
void GetOutputUpdateExtent(int &piece, int &numberOfPieces, int &ghostLevel)
int ReadPiece(vtkXMLDataElement *ePiece)
vtkXMLDataElement ** CellElements
static vtkXMLUnstructuredGridReader * New()
const char * GetDataSetName()
void SetupPieces(int numPieces)
~vtkXMLUnstructuredGridReader()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkUnstructuredGrid * GetOutput()
Get the reader's output.
vtkIdType * NumberOfCells
unsigned long CellsOffset
vtkXMLUnstructuredGridReader()
vtkUnstructuredGrid * GetOutput(int idx)