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