25 #ifndef vtkSMPContourGrid_h
26 #define vtkSMPContourGrid_h
48 vtkSetMacro(MergePieces,
bool);
49 vtkGetMacro(MergePieces,
bool);
50 vtkBooleanMacro(MergePieces,
bool);
static vtkContourGrid * New()
generate isosurfaces/isolines from scalar values (specialized for unstructured grids) ...
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a subclass of vtkContourGrid that works in parallel vtkSMPContourGrid performs the same functionaliy ...
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)