44#ifndef vtkAreaContourSpectrumFilter_h
45#define vtkAreaContourSpectrumFilter_h
48#include "vtkFiltersGeneralModule.h"
73 vtkSetMacro(NumberOfSamples,
int);
74 vtkGetMacro(NumberOfSamples,
int);
compute an approximation of the area contour signature (evolution of the area of the input surface al...
static vtkAreaContourSpectrumFilter * New()
vtkAreaContourSpectrumFilter()
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
int FillInputPortInformation(int portNumber, vtkInformation *) override
Fill the input port information objects for this algorithm.
~vtkAreaContourSpectrumFilter() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int portNumber, vtkInformation *info) override
Fill the output port information objects for this algorithm.
Superclass for algorithms that produce only data object as output.
a simple class to control print indentation
A table, which contains similar-typed columns of data.