Go to the documentation of this file.
44 #ifndef vtkExtractUnstructuredGrid_h
45 #define vtkExtractUnstructuredGrid_h
109 void SetExtent(
double xMin,
double xMax,
double yMin,
double yMax,
110 double zMin,
double zMax);
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
Abstract class in support of both point location and point insertion.
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Superclass for algorithms that produce only unstructured grid as output.