46 #ifndef __vtkAreaContourSpectrumFilter_h
47 #define __vtkAreaContourSpectrumFilter_h
49 #include "vtkFiltersGeneralModule.h"
60 void PrintSelf(ostream& os, vtkIndent indent);
65 vtkSetMacro(ArcId, vtkIdType);
66 vtkGetMacro(ArcId, vtkIdType);
71 vtkSetMacro(NumberOfSamples,
int);
72 vtkGetMacro(NumberOfSamples,
int);
77 vtkSetMacro(FieldId, vtkIdType);
78 vtkGetMacro(FieldId, vtkIdType);
94 vtkInformationVector **inputVector, vtkInformationVector *outputVector);
vtkDataObject * GetOutput()
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
compute an approximation of the area contour signature (evolution of the area of the input surface al...
virtual int FillInputPortInformation(int port, vtkInformation *info)
Superclass for algorithms that produce only data object as output.
A table, which contains similar-typed columns of data.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)