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