Go to the documentation of this file.
28 #ifndef vtkPResampleWithDataSet_h
29 #define vtkPResampleWithDataSet_h
31 #include "vtkFiltersParallelDIY2Module.h"
68 vtkSetMacro(UseBalancedPartitionForPointsLookup,
bool);
69 vtkGetMacro(UseBalancedPartitionForPointsLookup,
bool);
88 #endif // vtkPResampleWithDataSet_h
static vtkResampleWithDataSet * New()
bool UseBalancedPartitionForPointsLookup
vtkMultiProcessController * Controller
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
Multiprocessing communication superclass.
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.