26 #ifndef __vtkCompositeCutter_h
27 #define __vtkCompositeCutter_h
29 #include "vtkFiltersCoreModule.h"
39 void PrintSelf(ostream& os, vtkIndent indent);;
44 virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
45 virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
Cut vtkDataSet with user-specified implicit function.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Cut composite data sets with user-specified implicit function.
virtual int FillInputPortInformation(int port, vtkInformation *info)