47 #ifndef vtkAreaContourSpectrumFilter_h
48 #define vtkAreaContourSpectrumFilter_h
50 #include "vtkFiltersGeneralModule.h"
78 vtkGetMacro(NumberOfSamples,
int);
99 int FillInputPortInformation(
int portNumber,
vtkInformation *) VTK_OVERRIDE;
vtkDataObject * GetOutput()
Get the output data object for a port on this algorithm.
static vtkDataObjectAlgorithm * New()
compute an approximation of the area contour signature (evolution of the area of the input surface al...
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce only data object as output.
A table, which contains similar-typed columns of data.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.