89 #ifndef vtkExtractSurface_h 90 #define vtkExtractSurface_h 92 #include "vtkFiltersPointsModule.h" 119 vtkGetMacro(Radius,
double);
128 vtkGetMacro(HoleFilling,
bool);
140 vtkGetMacro(ComputeNormals,
int);
154 vtkGetMacro(ComputeGradients,
int);
165 int ComputeGradients;
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
topologically and geometrically regular array of data
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.