43 #ifndef __vtkImageDataGeometryFilter_h
44 #define __vtkImageDataGeometryFilter_h
60 void SetExtent(
int extent[6]);
61 void SetExtent(
int iMin,
int iMax,
int jMin,
int jMax,
int kMin,
int kMax);
extract geometry for structured points
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
~vtkImageDataGeometryFilter()
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define vtkBooleanMacro(name, type)
#define VTKFILTERSGEOMETRY_EXPORT
#define vtkSetMacro(name, type)