Go to the documentation of this file.
29 #ifndef vtkSMPContourGridManyPieces_h
30 #define vtkSMPContourGridManyPieces_h
32 #include "vtkFiltersSMPModule.h"
37 #if !defined(VTK_LEGACY_REMOVE)
61 #endif //VTK_LEGACY_REMOVE
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.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkContourGrid * New()
Construct object with initial range (0,1) and single contour value of 0.0.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
generate isosurfaces/isolines from scalar values (specialized for unstructured grids)
concrete dataset represents vertices, lines, polygons, and triangle strips