15 #ifndef vtkPVDataSetAlgorithmSelectorFilter_h 16 #define vtkPVDataSetAlgorithmSelectorFilter_h 43 void UnRegisterFilter(
int index);
53 int GetNumberOfFilters();
92 virtual int RequestDataObject(
97 vtkGetMacro(OutputType,
int);
98 vtkSetMacro(OutputType,
int);
102 static void InternalProgressCallbackFunction(
vtkObject*,
unsigned long,
void* clientdata,
void*);
112 vtkInternals* Internal;
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
vtkCallbackCommand * InternalProgressObserver
vtkTypeUInt64 vtkMTimeType
virtual int FillOutputPortInformation(int port, vtkInformation *info)
is a generic vtkAlgorithm that allow the user to register several vtkAlgorithm to it and be able to s...
virtual vtkMTimeType GetMTime()
#define VTKPVVTKEXTENSIONSFILTERSGENERAL_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkAlgorithm * New()
void operator=(const vtkObjectBase &)