28 #ifndef vtkSurfaceReconstructionFilter_h
29 #define vtkSurfaceReconstructionFilter_h
31 #include "vtkImagingHybridModule.h"
54 vtkGetMacro(NeighborhoodSize,
int);
63 vtkGetMacro(SampleSpacing,
double);
76 vtkInformationVector *) VTK_OVERRIDE;
81 int FillInputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
a simple class to control print indentation
~vtkSurfaceReconstructionFilter() override
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Subclasses can reimplement this method to collect information from their inputs and set information f...
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
reconstructs a surface from unorganized points
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.