45#ifndef vtkExtractVOI_h
46#define vtkExtractVOI_h
48#include "vtkImagingCoreModule.h"
71 vtkSetVector6Macro(VOI,
int);
72 vtkGetVectorMacro(VOI,
int,6);
82 vtkSetVector3Macro(SampleRate,
int);
83 vtkGetVectorMacro(SampleRate,
int, 3);
96 vtkGetMacro(IncludeBoundary,
int);
Generic algorithm superclass for image algs.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.