30#ifndef vtkExtractStructuredGridHelper_h
31#define vtkExtractStructuredGridHelper_h
33#include "vtkCommonDataModelModule.h"
60 vtkGetVector6Macro(OutputWholeExtent,
int);
70 bool includeBoundary);
191 const int partitionedExtent[6],
193 bool includeBoundary,
194 int partitionedVOI[6]);
211 const int partitionedVOI[6],
212 const int outputWholeExtent[6],
214 bool includeBoundary,
215 int partitionedOutputExtent[6]);
223 int InputWholeExtent[6];
225 bool IncludeBoundary;
227 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