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