110#ifndef vtkExtractSurface_h
111#define vtkExtractSurface_h
114#include "vtkFiltersPointsModule.h"
140 vtkGetMacro(Radius,
double);
148 vtkSetMacro(HoleFilling,
bool);
149 vtkGetMacro(HoleFilling,
bool);
150 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.