28 #ifndef vtkPResampleToImage_h 
   29 #define vtkPResampleToImage_h 
   31 #include "vtkFiltersParallelDIY2Module.h"  
static vtkResampleToImage * New()
 
abstract class to specify dataset behavior 
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses. 
 
sample dataset on a uniform grid 
 
sample dataset on a uniform grid in parallel 
 
a simple class to control print indentation 
 
topologically and geometrically regular array of data 
 
vtkMultiProcessController * Controller
 
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
Multiprocessing communication superclass.