33 #ifndef vtkSurfaceReconstructionFilter_h
34 #define vtkSurfaceReconstructionFilter_h
55 vtkGetMacro(NeighborhoodSize,
int);
56 vtkSetMacro(NeighborhoodSize,
int);
62 vtkGetMacro(SampleSpacing,
double);
63 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()
#define VTKIMAGINGHYBRID_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)