30#ifndef vtkExtractStructuredGridHelper_h
31#define vtkExtractStructuredGridHelper_h
33#include "vtkCommonDataModelModule.h"
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]);
represent and manipulate cell attribute data
a simple class to control print indentation
represent and manipulate point attribute data
represent and manipulate 3D points
Specialization of tuple ranges and iterators for vtkAOSDataArrayTemplate.