Go to the documentation of this file.
28 #ifndef vtkXMLPPolyDataReader_h
29 #define vtkXMLPPolyDataReader_h
vtkIdType GetNumberOfStripsInPiece(int piece)
Superclass for parallel unstructured data XML readers.
vtkPolyData * GetOutput()
vtkIdType TotalNumberOfVerts
vtkIdType TotalNumberOfStrips
virtual int FillOutputPortInformation(int, vtkInformation *)
vtkIdType GetNumberOfVertsInPiece(int piece)
#define vtkTypeMacro(thisClass, superclass)
const char * GetDataSetName()
abstract superclass for arrays of numeric data
Superclass for VTK XML file readers.
vtkIdType TotalNumberOfLines
vtkPolyData * GetOutput(int idx)
static vtkXMLPPolyDataReader * New()
a simple class to control print indentation
vtkIdType GetNumberOfPolysInPiece(int piece)
vtkIdType GetNumberOfCellsInPiece(int piece)
void CopyArrayForCells(vtkDataArray *inArray, vtkDataArray *outArray)
vtkIdType TotalNumberOfPolys
void GetOutputUpdateExtent(int &piece, int &numberOfPieces, int &ghostLevel)
concrete dataset represents vertices, lines, polygons, and triangle strips
void PrintSelf(ostream &os, vtkIndent indent)
Read PVTK XML PolyData files.
vtkXMLDataReader * CreatePieceReader()
vtkIdType GetNumberOfLinesInPiece(int piece)