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