44 #ifndef __vtkExtractUnstructuredGrid_h
45 #define __vtkExtractUnstructuredGrid_h
109 void SetExtent(
double xMin,
double xMax,
double yMin,
double yMax,
110 double zMin,
double zMax);
116 void SetExtent(
double extent[6]);
137 void CreateDefaultLocator();
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
static vtkUnstructuredGridAlgorithm * New()
Abstract class in support of both point location and point insertion.
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
virtual unsigned long GetMTime()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only unstructured grid as output.
#define vtkGetObjectMacro(name, type)
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)