140 #ifndef vtkExtractSurface_h
141 #define vtkExtractSurface_h
144 #include "vtkFiltersPointsModule.h"
170 vtkGetMacro(Radius,
double);
178 vtkSetMacro(HoleFilling,
bool);
179 vtkGetMacro(HoleFilling,
bool);
180 vtkBooleanMacro(HoleFilling,
bool);
topologically and geometrically regular array of data
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.