Go to the documentation of this file.
28 #ifndef vtkPResampleWithDataSet_h
29 #define vtkPResampleWithDataSet_h
31 #include "vtkFiltersParallelDIY2Module.h"
69 vtkGetMacro(UseBalancedPartitionForPointsLookup,
bool);
88 #endif // vtkPResampleWithDataSet_h
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkPResampleWithDataSet()
virtual void SetController(vtkMultiProcessController *)
By defualt this filter uses the global controller, but this method can be used to set another instead...
bool UseBalancedPartitionForPointsLookup
vtkMultiProcessController * Controller
static vtkPResampleWithDataSet * New()
Multiprocessing communication superclass.
a simple class to control print indentation
~vtkPResampleWithDataSet()
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called within ProcessRequest when a request asks the algorithm to do its work.
points from another dataset.