46 #ifndef vtkAreaContourSpectrumFilter_h 
   47 #define vtkAreaContourSpectrumFilter_h 
   71   vtkSetMacro(NumberOfSamples, 
int);
 
   72   vtkGetMacro(NumberOfSamples, 
int);
 
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...
 
a simple class to control print indentation 
 
#define VTKFILTERSGENERAL_EXPORT
 
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)