26 #ifndef vtkSMPContourGridManyPieces_h
27 #define vtkSMPContourGridManyPieces_h
30 #include "vtkFiltersSMPModule.h"
34 #if !defined(VTK_LEGACY_REMOVE)
generate isosurfaces/isolines from scalar values (specialized for unstructured grids)
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
a subclass of vtkContourGrid that works in parallel vtkSMPContourGridManyPieces performs the same fun...
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSMPContourGridManyPieces()
static vtkSMPContourGridManyPieces * New()
Constructor.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkSMPContourGridManyPieces() override