33 #ifndef __vtkSurfaceReconstructionFilter_h
34 #define __vtkSurfaceReconstructionFilter_h
54 vtkGetMacro(NeighborhoodSize,
int);
55 vtkSetMacro(NeighborhoodSize,
int);
61 vtkGetMacro(SampleSpacing,
double);
62 vtkSetMacro(SampleSpacing,
double);
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
~vtkSurfaceReconstructionFilter()
reconstructs a surface from unorganized points
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)