26#ifndef vtkSMPContourGrid_h
27#define vtkSMPContourGrid_h
29#include "vtkFiltersSMPModule.h"
54 vtkGetMacro(MergePieces,
bool);
generate isosurfaces/isolines from scalar values (specialized for unstructured grids)
a simple class to control print indentation
a subclass of vtkContourGrid that works in parallel vtkSMPContourGrid performs the same functionaliy ...
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Please see vtkAlgorithm for details.
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkSMPContourGrid * New()
Constructor.
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.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.