17 #ifndef vtkSliceAlongPolyPlane_h 18 #define vtkSliceAlongPolyPlane_h 37 vtkSetMacro(Tolerance,
double);
38 vtkGetMacro(Tolerance,
double);
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
slice a dataset along a polyplane
void operator=(const vtkObjectBase &)