33 #ifndef __vtkSurfaceReconstructionFilter_h
34 #define __vtkSurfaceReconstructionFilter_h
36 #include "vtkImagingHybridModule.h"
43 void PrintSelf(ostream& os, vtkIndent indent);
55 vtkGetMacro(NeighborhoodSize,
int);
56 vtkSetMacro(NeighborhoodSize,
int);
62 vtkGetMacro(SampleSpacing,
double);
63 vtkSetMacro(SampleSpacing,
double);
71 vtkInformationVector **,
72 vtkInformationVector *);
74 vtkInformationVector **,
75 vtkInformationVector *);
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)