30#ifndef vtkExtractStructuredGridHelper_h
31#define vtkExtractStructuredGridHelper_h
33#include "vtkCommonDataModelModule.h"
59 vtkGetVector6Macro(OutputWholeExtent,
int);
68 void Initialize(
int voi[6],
int wholeExt[6],
int sampleRate[3],
bool includeBoundary);
187 const int sampleRate[3],
bool includeBoundary,
int partitionedVOI[6]);
204 const int outputWholeExtent[6],
const int sampleRate[3],
bool includeBoundary,
205 int partitionedOutputExtent[6]);
213 int InputWholeExtent[6];
217 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.