11 #ifndef vtkPVThreshold_h 12 #define vtkPVThreshold_h 32 vtkGetMacro(MemoryStrategy,
int);
33 vtkSetMacro(MemoryStrategy,
int);
46 int ThresholdUsingSuperclassInstance(
53 int MemoryStrategy = 0;
static vtkThreshold * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
threshold filter to add support for vtkHyperTreeGrid.
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void operator=(const vtkObjectBase &)