Go to the documentation of this file.
25 #ifndef vtkExtractPiece_h
26 #define vtkExtractPiece_h
28 #include "vtkFiltersParallelImagingModule.h"
62 int piece,
int numberOfPieces,
int ghostLevel,
66 int piece,
int numberOfPieces,
int ghostLevel,
70 int piece,
int numberOfPieces,
int ghostLevel,
74 int piece,
int numberOfPieces,
int ghostLevel,
78 int piece,
int numberOfPieces,
int ghostLevel,
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
a dataset that is topologically regular with variable spacing in the three coordinate directions
topologically regular array of data
abstract superclass for composite (multi-block or AMR) datasets
static vtkCompositeDataSetAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only vtkCompositeDataSet as output.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
superclass for composite data iterators
topologically and geometrically regular array of data
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
dataset represents arbitrary combinations of all possible cell types