104#ifndef vtkExtractSurface_h
105#define vtkExtractSurface_h
108#include "vtkFiltersPointsModule.h"
134 vtkGetMacro(Radius,
double);
142 vtkSetMacro(HoleFilling,
bool);
143 vtkGetMacro(HoleFilling,
bool);
144 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.