40 #ifndef vtkExtractGrid_h
41 #define vtkExtractGrid_h
43 #include "vtkFiltersExtractionModule.h"
47 VTK_ABI_NAMESPACE_BEGIN
63 vtkSetVector6Macro(VOI,
int);
64 vtkGetVectorMacro(VOI,
int, 6);
75 vtkSetVector3Macro(SampleRate,
int);
76 vtkGetVectorMacro(SampleRate,
int, 3);
120 VTK_ABI_NAMESPACE_END
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.