Go to the documentation of this file.
23 #ifndef vtkPResampleFilter_h
24 #define vtkPResampleFilter_h
82 double CustomSamplingBounds[6];
83 int SamplingDimension[3];
#define vtkGetVector6Macro(name, type)
#define vtkGetObjectMacro(name, type)
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKFILTERSPARALLEL_EXPORT
#define vtkSetVector3Macro(name, type)
double * CalculateBounds(vtkDataSet *input)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetController(vtkMultiProcessController *)
Generic algorithm superclass for image algs.
GLenum GLenum GLenum input
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetVector3Macro(name, type)
Multiprocessing communication superclass.
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
probe dataset in parallel using a vtkImageData
#define vtkSetVector6Macro(name, type)
vtkMultiProcessController * Controller
static vtkPResampleFilter * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)