101#ifndef vtkExtractSurface_h
102#define vtkExtractSurface_h
105#include "vtkFiltersPointsModule.h"
131 vtkGetMacro(Radius,
double);
139 vtkSetMacro(HoleFilling,
bool);
140 vtkGetMacro(HoleFilling,
bool);
141 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.