113#ifndef vtkExtractSurface_h
114#define vtkExtractSurface_h
117#include "vtkFiltersPointsModule.h"
143 vtkGetMacro(Radius,
double);
151 vtkSetMacro(HoleFilling,
bool);
152 vtkGetMacro(HoleFilling,
bool);
153 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.