29#ifndef vtkSMPContourGridManyPieces_h
30#define vtkSMPContourGridManyPieces_h
32#include "vtkFiltersSMPModule.h"
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...
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkSMPContourGridManyPieces()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
~vtkSMPContourGridManyPieces()
static vtkSMPContourGridManyPieces * New()
Constructor.