143 #ifndef vtkExtractSurface_h
144 #define vtkExtractSurface_h
147 #include "vtkFiltersPointsModule.h"
173 vtkGetMacro(Radius,
double);
181 vtkSetMacro(HoleFilling,
bool);
182 vtkGetMacro(HoleFilling,
bool);
183 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.