101 #ifndef vtkExtractSurface_h
102 #define vtkExtractSurface_h
105 #include "vtkFiltersPointsModule.h"
108 VTK_ABI_NAMESPACE_BEGIN
132 vtkGetMacro(Radius,
double);
140 vtkSetMacro(HoleFilling,
bool);
141 vtkGetMacro(HoleFilling,
bool);
142 vtkBooleanMacro(HoleFilling,
bool);
189 VTK_ABI_NAMESPACE_END
topologically and geometrically regular array of data
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.