34 #ifndef vtkXMLPolyDataReader_h 35 #define vtkXMLPolyDataReader_h vtkXMLDataElement ** LineElements
vtkXMLDataElement ** PolyElements
virtual const char * GetDataSetName()=0
Represents an XML element and those nested inside.
Read VTK XML PolyData files.
vtkIdType * NumberOfVerts
Abstract superclass for all arrays.
virtual vtkIdType GetNumberOfCellsInPiece(int piece)=0
unsigned long LinesOffset
void SetupPieces(int numPieces)
unsigned long VertsOffset
virtual void SetupNextPiece()
Superclass for unstructured data XML readers.
unsigned long StripsOffset
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkIdType * NumberOfLines
a simple class to control print indentation
vtkXMLDataElement ** StripElements
vtkIdType * NumberOfStrips
vtkIdType * NumberOfPolys
unsigned long PolysOffset
virtual void GetOutputUpdateExtent(int &piece, int &numberOfPieces, int &ghostLevel)=0
static vtkAlgorithm * New()
vtkXMLDataElement ** VertElements
virtual int ReadArrayForCells(vtkXMLDataElement *da, vtkAbstractArray *outArray)
virtual void SetupOutputTotals()
int ReadPiece(vtkXMLDataElement *ePiece)
void PrintSelf(ostream &os, vtkIndent indent)