26 #ifndef vtkPVAMRDualClip_h 27 #define vtkPVAMRDualClip_h 30 #include "vtkPVVTKExtensionsDefaultModule.h" 33 class vtkPVAMRDualClipInternal;
40 void PrintSelf(ostream& os, vtkIndent indent);
49 void AddInputCellArrayToProcess(
const char* name);
50 void ClearInputCellArrayToProcess();
57 vtkGetMacro(VolumeFractionSurfaceValue,
double);
58 vtkSetMacro(VolumeFractionSurfaceValue,
double);
61 virtual int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*);
73 #endif // vtkPVAMRDualClip_h Clip (with scalars) an AMR volume to unstructured grid.
Generates contour given one or more cell array and a volume fraction value.
void PrintSelf(ostream &os, vtkIndent indent)
vtkPVAMRDualClipInternal * Implementation
static vtkAMRDualClip * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
double VolumeFractionSurfaceValue