46#ifndef vtkExtractGrid_h
47#define vtkExtractGrid_h
49#include "vtkFiltersExtractionModule.h"
68 vtkSetVector6Macro(VOI,
int);
69 vtkGetVectorMacro(VOI,
int,6);
80 vtkSetVector3Macro(SampleRate,
int);
81 vtkGetVectorMacro(SampleRate,
int, 3);
94 vtkGetMacro(IncludeBoundary,
int);
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.