Go to the documentation of this file.
29 #ifndef vtkXMLPPolyDataReader_h
30 #define vtkXMLPPolyDataReader_h
32 #include "vtkIOXMLModule.h"
vtkIdType GetNumberOfStripsInPiece(int piece)
Superclass for parallel unstructured data XML readers.
vtkPolyData * GetOutput()
Get the reader's output.
vtkIdType TotalNumberOfVerts
vtkIdType TotalNumberOfStrips
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
vtkIdType GetNumberOfVertsInPiece(int piece)
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)
Methods invoked by print to print information about the object including superclasses.
Read PVTK XML PolyData files.
vtkXMLDataReader * CreatePieceReader()
vtkIdType GetNumberOfLinesInPiece(int piece)