45 #ifndef vtkExtractUnstructuredGrid_h
46 #define vtkExtractUnstructuredGrid_h
48 #include "vtkFiltersExtractionModule.h"
69 vtkGetMacro(PointClipping,
int);
78 vtkGetMacro(CellClipping,
int);
87 vtkGetMacro(ExtentClipping,
int);
126 void SetExtent(
double xMin,
double xMax,
double yMin,
double yMax,
127 double zMin,
double zMax);
144 vtkGetMacro(Merging,
int);
Abstract class in support of both point location and point insertion.
a simple class to control print indentation
Superclass for algorithms that produce only unstructured grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType