18#ifndef vtkExtractStructuredGridHelper_h
19#define vtkExtractStructuredGridHelper_h
21#include "vtkCommonDataModelModule.h"
25VTK_ABI_NAMESPACE_BEGIN
35VTK_ABI_NAMESPACE_BEGIN
43VTK_ABI_NAMESPACE_BEGIN
52 vtkGetVector6Macro(OutputWholeExtent,
int);
61 void Initialize(
int voi[6],
int wholeExt[6],
int sampleRate[3],
bool includeBoundary);
180 const int sampleRate[3],
bool includeBoundary,
int partitionedVOI[6]);
197 const int outputWholeExtent[6],
const int sampleRate[3],
bool includeBoundary,
198 int partitionedOutputExtent[6]);
206 int InputWholeExtent[6];
210 int OutputWholeExtent[6];
represent and manipulate cell attribute data
a simple class to control print indentation
abstract base class for most VTK objects
represent and manipulate point attribute data
represent and manipulate 3D points
Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate.